summaryrefslogtreecommitdiff
path: root/security/tor-devel
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
commit5a1d1148e1bf522e5cec350ddbb7241017615b23 (patch)
treec0c7a07736914867ed86b175a6df18598e35d03f /security/tor-devel
parent- Update to 1.2.3 (diff)
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Notes
Notes: svn path=/head/; revision=199865
Diffstat (limited to 'security/tor-devel')
-rw-r--r--security/tor-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index c46b5c89ec94..e06bdb7d7d11 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tor
DISTVERSION= 0.2.0.2-alpha
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://tor.eff.org/dist/ \
http://mirror.onionland.org/dist/
@@ -16,7 +17,7 @@ MAINTAINER= peter.thoenen@yahoo.com
COMMENT= An anonymizing overlay network for TCP
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes