aboutsummaryrefslogtreecommitdiffstats
path: root/security/tor
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-01-22 07:37:33 +0800
committermiwi <miwi@FreeBSD.org>2010-01-22 07:37:33 +0800
commit6cd485ccb076f8c495c835a8f387ab7d89b87a04 (patch)
tree8999150efb65a56d08a6119b9733035c4dfe321d /security/tor
parent5be20dacb4f6e64dd5d15738b1cbeb76fbb07a93 (diff)
downloadfreebsd-ports-gnome-6cd485ccb076f8c495c835a8f387ab7d89b87a04.tar.gz
freebsd-ports-gnome-6cd485ccb076f8c495c835a8f387ab7d89b87a04.tar.zst
freebsd-ports-gnome-6cd485ccb076f8c495c835a8f387ab7d89b87a04.zip
- Update to 0.2.1.22
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