diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2014-07-30 02:59:27 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2014-07-30 02:59:27 +0000 |
commit | bd90afa24010ae03870a95af759fbdcdb5518bb1 (patch) | |
tree | eebba35554619330b42b5924a92530c5e9a317cf /security/tor-devel | |
parent | f2158ec0d6eee3caa06c6fdd54408f38a8f4ea70 (diff) | |
download | ports-bd90afa24010ae03870a95af759fbdcdb5518bb1.tar.gz ports-bd90afa24010ae03870a95af759fbdcdb5518bb1.zip |
Notes
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 4 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 10bf600faff7..8749de7bf0f6 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.5.5-alpha -PORTREVISION= 1 +DISTVERSION= 0.2.5.6-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -57,7 +56,6 @@ CONFIGURE_ARGS+= --disable-gcc-hardening .if ${PORT_OPTIONS:MBUFFEREVENTS} CONFIGURE_ARGS+= --enable-bufferevents -BROKEN= some functions are hidden from the test binaries that use them WITH_BUFFEREVENTS .else CONFIGURE_ARGS+= --disable-bufferevents .endif diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 036719284c52..eab822f6ccd0 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.5.5-alpha.tar.gz) = 783a81fb91cbe3d31d89f1f389e59e4d874467f085df982a5a5a0e3e8bceae64 -SIZE (tor-0.2.5.5-alpha.tar.gz) = 3153261 +SHA256 (tor-0.2.5.6-alpha.tar.gz) = ec8edfd824a65bec19c7b79bacfc73c5df76909477ab6dac0d6e8ede7fa337c1 +SIZE (tor-0.2.5.6-alpha.tar.gz) = 3134258 |