ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff.sh
Revision: 14
Committed: 2007-08-04T19:08:24-07:00 (17 years, 11 months ago) by douglas
Content type: text/x-sh
Original Path: freebsd/patch.sh
File size: 144 byte(s)
Log Message:
Oops! Apparently php5-dom is required!

File Contents

# Content
1 #!/usr/local/bin/bash
2
3 source "`dirname $0`/common.sh"
4
5 cd $category
6
7 diff -Nrux .svn -x work /usr/ports/$category_port $port | tee $port.patch

Properties

Name Value
svn:executable *