aboutsummaryrefslogtreecommitdiff
path: root/security/tor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-21 23:37:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-21 23:37:33 +0000
commitf7ea9f4a1643d2281e3c4b1ed485248ccc385988 (patch)
tree95a68bc8c0d38741c3b9e1762a3ca4a202c112cc /security/tor
parentbb8a59a5173e815f8d7490f7b83b48a08dabf986 (diff)
- Update to 0.2.1.22
Notes
Notes: svn path=/head/; revision=248345
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile6
-rw-r--r--security/tor/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 28cb841a931b..3151d0d51687 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tor
-DISTVERSION= 0.2.1.21
+DISTVERSION= 0.2.1.22
CATEGORIES= security net ipv6
MASTER_SITES= http://www.torproject.org/dist/ \
http://tor.cypherpunks.at/dist/ \
@@ -21,9 +21,11 @@ RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
+USE_OPENSSL= yes
+WITH_OPENSSL_PORT= yes
+CONFIGURE_ARGS+= --with-openssl-dir="${OPENSSLBASE}"
OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \
GEOIP "track country data" off \
diff --git a/security/tor/distinfo b/security/tor/distinfo
index 1dc9329dbf7f..823a3fe6420b 100644
--- a/security/tor/distinfo
+++ b/security/tor/distinfo
@@ -1,3 +1,3 @@
-MD5 (tor-0.2.1.21.tar.gz) = 54f7a801d824cd9c13ce672d483926d6
-SHA256 (tor-0.2.1.21.tar.gz) = 7e05ccebb91cbf1fa226a6e77d21901d32dd3c0f59eb9eea5a87e559962a940d
-SIZE (tor-0.2.1.21.tar.gz) = 2408983
+MD5 (tor-0.2.1.22.tar.gz) = 583501a989ed0c39e209b604c3671ecd
+SHA256 (tor-0.2.1.22.tar.gz) = c6f9340bcbae3a033bfac215ad9e6df80e4ee814a880b9755bddfa3a266f3e18
+SIZE (tor-0.2.1.22.tar.gz) = 2408280