# | Line 4 | Line 4 | source "`dirname $0`/common.sh" | |
---|---|---|
4 | ||
5 | cd $category | |
6 | ||
7 | < | diff -Nrux .svn /usr/ports/$category_port $port | tee $port.patch |
7 | > | nomodeline |
8 | > | diff -Nrux .svn -x work /usr/ports/$category_port $port | tee $port.patch |
9 | > | modeline |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |