aboutsummaryrefslogtreecommitdiffstats
path: root/security/tor-devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-10-29 19:02:27 +0800
committermiwi <miwi@FreeBSD.org>2009-10-29 19:02:27 +0800
commit0a63f074195a6f2047e03e9a92cbe068c3ac94ae (patch)
tree174dae28e7a8ab9c39ca734ef3eeb4022521ac20 /security/tor-devel
parente7d0813384849fa9ebb7870b7f8295ca84c4d196 (diff)
downloadfreebsd-ports-gnome-0a63f074195a6f2047e03e9a92cbe068c3ac94ae.tar.gz
freebsd-ports-gnome-0a63f074195a6f2047e03e9a92cbe068c3ac94ae.tar.zst
freebsd-ports-gnome-0a63f074195a6f2047e03e9a92cbe068c3ac94ae.zip
- Update to 0.2.2.5-alpha
PR: 139048 Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> "b. f." <bf1783@googlemail.com> Approved by: maintainer
Diffstat (limited to 'security/tor-devel')
-rw-r--r--security/tor-devel/Makefile9
-rw-r--r--security/tor-devel/distinfo6
2 files changed, 4 insertions, 11 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 103f4c4a14f5..a57c88e7e4d1 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tor
-DISTVERSION= 0.2.2.1-alpha
+DISTVERSION= 0.2.2.5-alpha
CATEGORIES= security net ipv6
MASTER_SITES= http://www.torproject.org/dist/ \
http://tor.cypherpunks.at/dist/ \
@@ -27,7 +27,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \
- GEOIP "track country data" off \
INSTR_DOWNLOADS "instrument downloads for analysis" off \
TCMALLOC "use the tcmalloc memory allocation library" off \
THREADS "multi-threading support" on \
@@ -50,12 +49,6 @@ CONFIGURE_ARGS+= --enable-buf-freelists
CONFIGURE_ARGS+= --disable-buf-freelists
.endif
-.if defined(WITH_GEOIP)
-CONFIGURE_ARGS+= --enable-geoip-stats
-.else
-CONFIGURE_ARGS+= --disable-geoip-stats
-.endif
-
.if defined(WITH_INSTR_DOWNLOADS)
CONFIGURE_ARGS+= --enable-instrument-downloads
.else
diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo
index 32579cc39db8..fc4b06e53693 100644
--- a/security/tor-devel/distinfo
+++ b/security/tor-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (tor-0.2.2.1-alpha.tar.gz) = bf7611974dbc546a5368e2926eea4d52
-SHA256 (tor-0.2.2.1-alpha.tar.gz) = 10c66a84cedc43726fecf219b6c523e54eac4efff57d6ce4d9031a86933de013
-SIZE (tor-0.2.2.1-alpha.tar.gz) = 2443660
+MD5 (tor-0.2.2.5-alpha.tar.gz) = 6cec2090ceb3afdc5b329eb2b009a7d0
+SHA256 (tor-0.2.2.5-alpha.tar.gz) = 8b89fc25d09e00a7bd3d26cbdcda88092aaabed7124c12881b2d4fc8b6434dee
+SIZE (tor-0.2.2.5-alpha.tar.gz) = 2471406