diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 10:55:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 10:55:21 +0000 |
commit | 8b824bd56ce2c313d0b1e93c645ddce0d585e6ea (patch) | |
tree | f1d141ae6489e04ca0a3e4e28627333fab5f4572 /security | |
parent | 098e82234ca49b31063e9089650ff8822a1e225f (diff) | |
download | ports-8b824bd56ce2c313d0b1e93c645ddce0d585e6ea.tar.gz ports-8b824bd56ce2c313d0b1e93c645ddce0d585e6ea.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 5 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 3244974e143a..e08b0fbfaba5 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.2.21-alpha +DISTVERSION= 0.2.2.22-alpha CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ ftp://tor.tomyn.com/pub/mirrors/tor/ \ @@ -21,7 +21,6 @@ MASTER_SITES= http://www.torproject.org/dist/ \ http://tor.kamagurka.org/dist/ \ http://torproj.xpdm.us/dist/ \ http://www.oignon.net/dist/ \ - http://www.theonionrouter.com/dist/ \ http://www.torproject.org.nyud.net/dist/ \ http://www.torproject.us/dist/ PKGNAMESUFFIX= -devel @@ -33,8 +32,6 @@ LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc -CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" MAKE_JOBS_UNSAFE= yes OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 1036274f0002..2ff3790b0063 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.2.21-alpha.tar.gz) = cf316b679d7922d9b655d0432e449aa0c3f7f20528501d4355c996baa1a8e1e3 -SIZE (tor-0.2.2.21-alpha.tar.gz) = 2643160 +SHA256 (tor-0.2.2.22-alpha.tar.gz) = 8ff8be912fcacdb58746852a54ca89d7b1fb09883510fb5303fba2ba5f357db0 +SIZE (tor-0.2.2.22-alpha.tar.gz) = 2645384 |