[66316] trunk/dports/security/tor-devel/Portfile
boeyms at macports.org
boeyms at macports.org
Thu Apr 8 20:56:56 PDT 2010
Revision: 66316
http://trac.macports.org/changeset/66316
Author: boeyms at macports.org
Date: 2010-04-08 20:56:54 -0700 (Thu, 08 Apr 2010)
Log Message:
-----------
security/tor-devel: install tor-tsocks.conf as sample, not live conf file.
Modified Paths:
--------------
trunk/dports/security/tor-devel/Portfile
Modified: trunk/dports/security/tor-devel/Portfile
===================================================================
--- trunk/dports/security/tor-devel/Portfile 2010-04-09 03:53:28 UTC (rev 66315)
+++ trunk/dports/security/tor-devel/Portfile 2010-04-09 03:56:54 UTC (rev 66316)
@@ -28,6 +28,11 @@
--with-openssl-dir=${prefix} \
--with-zlib-dir=${prefix}
+post-destroot {
+ set tsocksconf ${destroot}${prefix}/etc/tor/tor-tsocks.conf
+ move ${tsocksconf} ${tsocksconf}.sample
+}
+
test.run yes
test.target check
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100408/4e24fccb/attachment.html>
More information about the macports-changes
mailing list