Revision: 86783 http://trac.macports.org/changeset/86783 Author: boeyms@macports.org Date: 2011-11-03 21:46:05 -0700 (Thu, 03 Nov 2011) Log Message: ----------- security/tor: Update to latest version (0.2.2.34). Modified Paths: -------------- trunk/dports/security/tor/Portfile Modified: trunk/dports/security/tor/Portfile =================================================================== --- trunk/dports/security/tor/Portfile 2011-11-04 03:52:16 UTC (rev 86782) +++ trunk/dports/security/tor/Portfile 2011-11-04 04:46:05 UTC (rev 86783) @@ -3,7 +3,7 @@ PortSystem 1.0 name tor -version 0.2.2.32 +version 0.2.2.34 categories security maintainers boeyms openmaintainer description anonymizing overlay network for TCP @@ -18,8 +18,8 @@ homepage https://www.torproject.org/ master_sites ${homepage}dist/ -checksums rmd160 649c21f7ec89e34774c79db6544b612f0895bb61\ - sha256 8744328c10b54950e08ee404a75a0e76865be0615cad6f7ffc8c75af7151ef4d +checksums rmd160 3cbf6f00ab88010ed2f916526c4acef9a8514c37\ + sha256 a027a535b35e5f9ca7091e4c83a06b4be48f0f95d6906bdd467ccc0659e7e798 depends_lib port:libevent port:openssl port:zlib configure.args --mandir=${prefix}/share/man
participants (1)
-
boeyms@macports.org