svn commit: r397783 - head/devel/pear

Baptiste Daroussin bapt at FreeBSD.org
Thu Sep 24 22:49:01 UTC 2015


Author: bapt
Date: Thu Sep 24 22:49:00 2015
New Revision: 397783
URL: https://svnweb.freebsd.org/changeset/ports/397783

Log:
  Convert to @sample

Modified:
  head/devel/pear/pkg-plist

Modified: head/devel/pear/pkg-plist
==============================================================================
--- head/devel/pear/pkg-plist	Thu Sep 24 22:46:58 2015	(r397782)
+++ head/devel/pear/pkg-plist	Thu Sep 24 22:49:00 2015	(r397783)
@@ -1,9 +1,7 @@
 bin/pear
 bin/peardev
 bin/pecl
- at unexec if cmp -s %D/etc/pear.conf %D/etc/pear.conf.sample; then rm -f %D/etc/pear.conf; fi
-etc/pear.conf.sample
- at exec [ -f %B/pear.conf ] || cp %B/%f %B/pear.conf
+ at sample etc/pear.conf.sample
 %%DOCSDIR%%/Archive_Tar/docs/Archive_Tar.txt
 %%DOCSDIR%%/PEAR/INSTALL
 %%DOCSDIR%%/PEAR/LICENSE


More information about the svn-ports-all mailing list