Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2015 22:44:27 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397780 - head/net/stone
Message-ID:  <201509242244.t8OMiRBp083669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 @@
-@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
-@exec [ -f %B/stone.cnf ] || cp %B/%f %B/stone.cnf
+@sampleetc/stone.cnf.sample
 bin/stone
 man/ja/man1/stone.1.gz
 man/man1/stone.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509242244.t8OMiRBp083669>