svn commit: r363532 - in branches/2014Q3/security: tor tor-devel
Carlo Strub
cs at FreeBSD.org
Thu Jul 31 06:01:34 UTC 2014
Author: cs
Date: Thu Jul 31 06:01:33 2014
New Revision: 363532
URL: http://svnweb.freebsd.org/changeset/ports/363532
QAT: https://qat.redports.org/buildarchive/r363532/
Log:
MFH: r363433
Update tor to 0.2.4.23 and tor-devel to 0.2.5.6-alpha
Approved by: portmgr
Modified:
branches/2014Q3/security/tor-devel/Makefile
branches/2014Q3/security/tor-devel/distinfo
branches/2014Q3/security/tor/Makefile
branches/2014Q3/security/tor/distinfo
Directory Properties:
branches/2014Q3/ (props changed)
Modified: branches/2014Q3/security/tor-devel/Makefile
==============================================================================
--- branches/2014Q3/security/tor-devel/Makefile Thu Jul 31 05:28:35 2014 (r363531)
+++ branches/2014Q3/security/tor-devel/Makefile Thu Jul 31 06:01:33 2014 (r363532)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tor
-DISTVERSION= 0.2.5.4-alpha
-PORTREVISION= 1
+DISTVERSION= 0.2.5.6-alpha
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
@@ -56,7 +55,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: branches/2014Q3/security/tor-devel/distinfo
==============================================================================
--- branches/2014Q3/security/tor-devel/distinfo Thu Jul 31 05:28:35 2014 (r363531)
+++ branches/2014Q3/security/tor-devel/distinfo Thu Jul 31 06:01:33 2014 (r363532)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.5.4-alpha.tar.gz) = 92ec86e009cc859a3e18fcf286d8699fa393fb08047aab37295e22ea62a5219d
-SIZE (tor-0.2.5.4-alpha.tar.gz) = 3074918
+SHA256 (tor-0.2.5.6-alpha.tar.gz) = ec8edfd824a65bec19c7b79bacfc73c5df76909477ab6dac0d6e8ede7fa337c1
+SIZE (tor-0.2.5.6-alpha.tar.gz) = 3134258
Modified: branches/2014Q3/security/tor/Makefile
==============================================================================
--- branches/2014Q3/security/tor/Makefile Thu Jul 31 05:28:35 2014 (r363531)
+++ branches/2014Q3/security/tor/Makefile Thu Jul 31 06:01:33 2014 (r363532)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tor
-DISTVERSION= 0.2.4.21
-PORTREVISION= 1
+DISTVERSION= 0.2.4.23
CATEGORIES= security net ipv6
MASTER_SITES= TOR
Modified: branches/2014Q3/security/tor/distinfo
==============================================================================
--- branches/2014Q3/security/tor/distinfo Thu Jul 31 05:28:35 2014 (r363531)
+++ branches/2014Q3/security/tor/distinfo Thu Jul 31 06:01:33 2014 (r363532)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.4.21.tar.gz) = a19df488c0c776c9f1e4c78bf93af115f67eefcffe6152a826fed07a1596f1ce
-SIZE (tor-0.2.4.21.tar.gz) = 2909462
+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