Revision: 75843 http://trac.macports.org/changeset/75843 Author: ryandesign@macports.org Date: 2011-02-10 09:26:19 -0800 (Thu, 10 Feb 2011) Log Message: ----------- tor: update to 0.2.1.29; see #28297 Modified Paths: -------------- trunk/dports/security/tor/Portfile Modified: trunk/dports/security/tor/Portfile =================================================================== --- trunk/dports/security/tor/Portfile 2011-02-10 17:15:09 UTC (rev 75842) +++ trunk/dports/security/tor/Portfile 2011-02-10 17:26:19 UTC (rev 75843) @@ -3,7 +3,7 @@ PortSystem 1.0 name tor -version 0.2.1.26 +version 0.2.1.29 categories security maintainers boeyms openmaintainer description anonymizing overlay network for TCP @@ -17,10 +17,10 @@ homepage http://www.torproject.org/ platforms darwin master_sites ${homepage}dist/ -checksums md5 f7b30a144e1da41aa43f496bd47ffba7\ - sha1 87af7aa658774031d181340848a875e4fd8e27bf\ - rmd160 6fe03ec4a8f72c9eda4a47370ebb240db78a4a39 +checksums sha1 cd534b99c91070504f4e70008ab8940a816b5bc6\ + rmd160 2587fc9162852434a395ec796ebdcee1972d9aa9 + depends_lib port:libevent port:openssl port:zlib configure.args --mandir=${prefix}/share/man
participants (1)
-
ryandesign@macports.org