svn commit: r397780 - head/net/stone

Baptiste Daroussin bapt at FreeBSD.org
Thu Sep 24 22:44:27 UTC 2015


Author: bapt
Date: Thu Sep 24 22:44:26 2015
New Revision: 397780
URL: https://svnweb.freebsd.org/changeset/ports/397780

Log:
  Convert to @sample

Modified:
  head/net/stone/pkg-plist

Modified: head/net/stone/pkg-plist
==============================================================================
--- head/net/stone/pkg-plist	Thu Sep 24 22:43:28 2015	(r397779)
+++ head/net/stone/pkg-plist	Thu Sep 24 22:44:26 2015	(r397780)
@@ -1,6 +1,4 @@
- at unexec if cmp -s %D/etc/stone.cnf %D/etc/stone.cnf.sample; then rm -f %D/etc/stone.cnf; fi
-etc/stone.cnf.sample
- at exec [ -f %B/stone.cnf ] || cp %B/%f %B/stone.cnf
+ at sampleetc/stone.cnf.sample
 bin/stone
 man/ja/man1/stone.1.gz
 man/man1/stone.1.gz


More information about the svn-ports-all mailing list