Changeset 24738
- Timestamp:
- 05/02/07 00:47:55 (19 months ago)
- Files:
-
- 1 modified
-
trunk/dports/perl/p5-svn-notify/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-svn-notify/Portfile
r24311 r24738 1 # $Id :$1 # $Id$ 2 2 3 3 PortSystem 1.0 … … 11 11 different modes supported, and SVN::Notify is fully \ 12 12 subclassable to easily add new functionality. By default, \ 13 Alist of all the files affected by the commit will be \13 a list of all the files affected by the commit will be \ 14 14 assembled and listed in a single message. An additional option \ 15 15 allows diffs to be calculated for the changes and either \

