Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2012 15:36:31 +0000 (UTC)
From:      Brendan Fabeny <bf@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303189 - in head/security: tor tor-devel
Message-ID:  <201208261536.q7QFaVpN043608@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bf
Date: Sun Aug 26 15:36:30 2012
New Revision: 303189
URL: http://svn.freebsd.org/changeset/ports/303189

Log:
  update security/tor to 0.2.2.38 and security/tor-devel to 0.2.3.20-rc
  
  Security:	Tor bugs 6480, 6530, 6537

Modified:
  head/security/tor-devel/Makefile   (contents, props changed)
  head/security/tor-devel/distinfo   (contents, props changed)
  head/security/tor/Makefile   (contents, props changed)
  head/security/tor/distinfo   (contents, props changed)

Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile	Sun Aug 26 15:06:48 2012	(r303188)
+++ head/security/tor-devel/Makefile	Sun Aug 26 15:36:30 2012	(r303189)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tor
-DISTVERSION=	0.2.3.19-rc
+DISTVERSION=	0.2.3.20-rc
 CATEGORIES=	security net ipv6
 MASTER_SITES=	https://www.torproject.org/dist/ \
 		ftp://ftp.bit.nl/mirror/tor/ \
@@ -36,7 +36,6 @@ MASTER_SITES=	https://www.torproject.org
 		http://tor.searchprivate.com/dist/ \
 		http://tor.spline.de/dist/ \
 		http://tor.taiga-san.net/dist/ \
-		http://tor.unregistered.eu/dist/ \
 		http://tor.vesta.nu/dist/ \
 		http://tordistua.reactor-xg.kiev.ua/ \
 		http://torproj.xpdm.us/dist/ \

Modified: head/security/tor-devel/distinfo
==============================================================================
--- head/security/tor-devel/distinfo	Sun Aug 26 15:06:48 2012	(r303188)
+++ head/security/tor-devel/distinfo	Sun Aug 26 15:36:30 2012	(r303189)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.3.19-rc.tar.gz) = af9722675e525b915647f0d1f871db5a1562e7a18681ea259e04ce26b8425d73
-SIZE (tor-0.2.3.19-rc.tar.gz) = 3154401
+SHA256 (tor-0.2.3.20-rc.tar.gz) = baca355aa606ded00fff2a8c7ede38400e42810c02629cf266190d2be8d5bdc3
+SIZE (tor-0.2.3.20-rc.tar.gz) = 3156310

Modified: head/security/tor/Makefile
==============================================================================
--- head/security/tor/Makefile	Sun Aug 26 15:06:48 2012	(r303188)
+++ head/security/tor/Makefile	Sun Aug 26 15:36:30 2012	(r303189)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tor
-DISTVERSION=	0.2.2.37
+DISTVERSION=	0.2.2.38
 CATEGORIES=	security net ipv6
 MASTER_SITES=	https://www.torproject.org/dist/ \
 		ftp://ftp.bit.nl/mirror/tor/ \
@@ -36,7 +36,6 @@ MASTER_SITES=	https://www.torproject.org
 		http://tor.searchprivate.com/dist/ \
 		http://tor.spline.de/dist/ \
 		http://tor.taiga-san.net/dist/ \
-		http://tor.unregistered.eu/dist/ \
 		http://tor.vesta.nu/dist/ \
 		http://tordistua.reactor-xg.kiev.ua/ \
 		http://torproj.xpdm.us/dist/ \
@@ -70,7 +69,7 @@ CONFIGURE_ENV=	TOR_CPPFLAGS_libevent="-I
 		TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/event2" \
 		TOR_LIBEVENT_LIBS="-levent-2.0"
 
-OPTIONS_DEFINE= BUFFREELISTS GMAKE INSTR_DOWNLOADS TCMALLOC THREADS TRANSPARENT
+OPTIONS_DEFINE =	BUFFREELISTS GMAKE INSTR_DOWNLOADS TCMALLOC THREADS TRANSPARENT
 
 BUFFREELISTS_DESC=	Freelists for buffer RAM
 GMAKE_DESC=		Parallel build safety via GNU make

Modified: head/security/tor/distinfo
==============================================================================
--- head/security/tor/distinfo	Sun Aug 26 15:06:48 2012	(r303188)
+++ head/security/tor/distinfo	Sun Aug 26 15:36:30 2012	(r303189)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.2.37.tar.gz) = ae2c1fb52babd9e92264ac7c4486d3e941be6deb91b8a590965848fbbcbd9e88
-SIZE (tor-0.2.2.37.tar.gz) = 2925598
+SHA256 (tor-0.2.2.38.tar.gz) = 8ee32e7fa14ddc1ded299e9c396b5628d473233528c3a22f8bfc7eac9094b4cf
+SIZE (tor-0.2.2.38.tar.gz) = 2928500



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208261536.q7QFaVpN043608>