diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-15 11:34:58 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-15 11:34:58 +0000 |
commit | b2c66dd0d420e1281956074f483282b9a5ea5294 (patch) | |
tree | 7a706228f05804861a8073165d32473ff4a92b71 /security/tor-devel | |
parent | b6541bf024cf2444e3ac3bf326e1b8ff2d7ad559 (diff) |
Notes
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 5 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 33cedee66c19..b648cc44cce9 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.2.22-alpha -PORTREVISION= 2 +DISTVERSION= 0.2.2.23-alpha CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ ftp://ftp.bit.nl/mirror/tor/ \ @@ -39,7 +38,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc CPPFLAGS+= -I${LOCALBASE}/include/event2 LDFLAGS+= -L${LOCALBASE}/lib/event2 -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" MAKE_JOBS_UNSAFE= yes diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 2ff3790b0063..6cece13b05c3 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.2.22-alpha.tar.gz) = 8ff8be912fcacdb58746852a54ca89d7b1fb09883510fb5303fba2ba5f357db0 -SIZE (tor-0.2.2.22-alpha.tar.gz) = 2645384 +SHA256 (tor-0.2.2.23-alpha.tar.gz) = a61ed183903757a67e8f48cb6a81629726998426ba2c2121d68fdb692c2b01a6 +SIZE (tor-0.2.2.23-alpha.tar.gz) = 2569327 |