svn commit: r363433 - in head/security: tor tor-devel
Brendan Fabeny
bf at FreeBSD.org
Wed Jul 30 02:59:29 UTC 2014
Author: bf
Date: Wed Jul 30 02:59:27 2014
New Revision: 363433
URL: http://svnweb.freebsd.org/changeset/ports/363433
QAT: https://qat.redports.org/buildarchive/r363433/
Log:
Update tor to 0.2.4.23 and tor-devel to 0.2.5.6-alpha
Modified:
head/security/tor-devel/Makefile
head/security/tor-devel/distinfo
head/security/tor/Makefile
head/security/tor/distinfo
Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile Wed Jul 30 02:12:16 2014 (r363432)
+++ head/security/tor-devel/Makefile Wed Jul 30 02:59:27 2014 (r363433)
@@ -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
Modified: head/security/tor-devel/distinfo
==============================================================================
--- head/security/tor-devel/distinfo Wed Jul 30 02:12:16 2014 (r363432)
+++ head/security/tor-devel/distinfo Wed Jul 30 02:59:27 2014 (r363433)
@@ -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
Modified: head/security/tor/Makefile
==============================================================================
--- head/security/tor/Makefile Wed Jul 30 02:12:16 2014 (r363432)
+++ head/security/tor/Makefile Wed Jul 30 02:59:27 2014 (r363433)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tor
-DISTVERSION= 0.2.4.22
+DISTVERSION= 0.2.4.23
CATEGORIES= security net ipv6
MASTER_SITES= TOR
Modified: head/security/tor/distinfo
==============================================================================
--- head/security/tor/distinfo Wed Jul 30 02:12:16 2014 (r363432)
+++ head/security/tor/distinfo Wed Jul 30 02:59:27 2014 (r363433)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.4.22.tar.gz) = 6bf7942e93b8919a7d01a601390c2a8e7c32d6d53713a73c02d734bad9bd694c
-SIZE (tor-0.2.4.22.tar.gz) = 2908812
+SHA256 (tor-0.2.4.23.tar.gz) = 05a3793cfb66b694cb5b1c8d81226d0f7655031b0d5e6a8f5d9c4c2850331429
+SIZE (tor-0.2.4.23.tar.gz) = 2977006
More information about the svn-ports-all
mailing list