svn commit: r367126 - head/x11/bgrot
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 2 23:05:09 UTC 2014
Author: bapt
Date: Tue Sep 2 23:05:08 2014
New Revision: 367126
URL: http://svnweb.freebsd.org/changeset/ports/367126
QAT: https://qat.redports.org/buildarchive/r367126/
Log:
Use @sample
Modified:
head/x11/bgrot/pkg-plist
Modified: head/x11/bgrot/pkg-plist
==============================================================================
--- head/x11/bgrot/pkg-plist Tue Sep 2 23:03:48 2014 (r367125)
+++ head/x11/bgrot/pkg-plist Tue Sep 2 23:05:08 2014 (r367126)
@@ -3,7 +3,5 @@ bin/bgrandom.pl
bin/bgrotman.pl
bin/createlist.sh
bin/masterlistgen.sh
- at unexec if cmp -s %D/etc/bgrot.conf.sample %D/etc/bgrot.conf; then rm -f %D/etc/bgrot.conf; fi
-etc/bgrot.conf.sample
- at exec if [ ! -f %D/etc/bgrot.conf ] ; then cp -p %D/%F %B/bgrot.conf; fi
+ at sample etc/bgrot.conf.sample
man/man1/bgrot.1.gz
More information about the svn-ports-all
mailing list