diff options
author | bf <bf@FreeBSD.org> | 2012-08-26 23:36:30 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-08-26 23:36:30 +0800 |
commit | 2f4ac0ae95bcc690b6e9df655fe7c896b8f9a56c (patch) | |
tree | 683502435e3947962fbfdcced7c7f58c64770beb /security | |
parent | 01af27e56ec363467c3000eb4783a71639835628 (diff) | |
download | freebsd-ports-gnome-2f4ac0ae95bcc690b6e9df655fe7c896b8f9a56c.tar.gz freebsd-ports-gnome-2f4ac0ae95bcc690b6e9df655fe7c896b8f9a56c.tar.zst freebsd-ports-gnome-2f4ac0ae95bcc690b6e9df655fe7c896b8f9a56c.zip |
update security/tor to 0.2.2.38 and security/tor-devel to 0.2.3.20-rc
Security: Tor bugs 6480, 6530, 6537
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 3 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 | ||||
-rw-r--r-- | security/tor/Makefile | 5 | ||||
-rw-r--r-- | security/tor/distinfo | 4 |
4 files changed, 7 insertions, 9 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 70c1a71c656b..581bb593156f 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -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/dist/ \ 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/ \ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index b2e81c63e11e..89ea93e89950 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -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 diff --git a/security/tor/Makefile b/security/tor/Makefile index 0a05386d2d95..b3fde8643475 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -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/dist/ \ 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${LOCALBASE}/include/event2 -I${LOCALBAS 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 diff --git a/security/tor/distinfo b/security/tor/distinfo index e97f4c34dde8..7485e4bec505 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -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 |