svn commit: r395486 - head/net/nakenchat

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 28 14:28:12 UTC 2015


Author: amdmi3
Date: Fri Aug 28 14:28:11 2015
New Revision: 395486
URL: https://svnweb.freebsd.org/changeset/ports/395486

Log:
  - Switch to @sample
  
  Approved by:	portmgr blanket

Modified:
  head/net/nakenchat/pkg-plist

Modified: head/net/nakenchat/pkg-plist
==============================================================================
--- head/net/nakenchat/pkg-plist	Fri Aug 28 14:22:31 2015	(r395485)
+++ head/net/nakenchat/pkg-plist	Fri Aug 28 14:28:11 2015	(r395486)
@@ -1,4 +1,2 @@
 bin/nakenchat
- at unexec if cmp -s %D/etc/nakenchat.conf.sample %D/etc/nakenchat.conf; then rm -f %D/etc/nakenchat.conf; fi
-etc/nakenchat.conf.sample
- at exec if [ ! -f %D/etc/nakenchat.conf ] ; then cp -p %D/%F %B/nakenchat.conf; fi
+ at sample etc/nakenchat.conf.sample


More information about the svn-ports-all mailing list