ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff.sh
Revision: 17
Committed: 2007-08-15T21:14:26-07:00 (17 years, 10 months ago) by douglas
Content type: text/x-sh
Original Path: freebsd/patch.sh
File size: 164 byte(s)
Log Message:
Modelines of dooooom!

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 douglas 17 nomodeline
8 douglas 14 diff -Nrux .svn -x work /usr/ports/$category_port $port | tee $port.patch
9 douglas 17 modeline

Properties

Name Value
svn:executable *