ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff.sh
Revision: 12
Committed: 2007-06-13T04:37:30-07:00 (18 years ago) by douglas
Content type: text/x-sh
Original Path: freebsd/patch.sh
File size: 136 byte(s)
Log Message:
More automations!

File Contents

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

Properties

Name Value
svn:executable *