svn commit: r369231 - in head/security: tor tor-devel
Brendan Fabeny
bf at FreeBSD.org
Thu Sep 25 10:36:25 UTC 2014
Author: bf
Date: Thu Sep 25 10:36:23 2014
New Revision: 369231
URL: http://svnweb.freebsd.org/changeset/ports/369231
QAT: https://qat.redports.org/buildarchive/r369231/
Log:
Update tor to 0.2.4.24 and tor-devel to 0.2.5.8-rc
Modified:
head/security/tor-devel/Makefile
head/security/tor-devel/distinfo
head/security/tor-devel/pkg-plist
head/security/tor/Makefile
head/security/tor/distinfo
head/security/tor/pkg-plist
Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile Thu Sep 25 10:23:12 2014 (r369230)
+++ head/security/tor-devel/Makefile Thu Sep 25 10:36:23 2014 (r369231)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tor
-DISTVERSION= 0.2.5.7-rc
+DISTVERSION= 0.2.5.8-rc
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
Modified: head/security/tor-devel/distinfo
==============================================================================
--- head/security/tor-devel/distinfo Thu Sep 25 10:23:12 2014 (r369230)
+++ head/security/tor-devel/distinfo Thu Sep 25 10:36:23 2014 (r369231)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.5.7-rc.tar.gz) = 1ad0124b20f75602505b8af9f176adbed416f0a2ceb258189fbc2e3463171626
-SIZE (tor-0.2.5.7-rc.tar.gz) = 3169243
+SHA256 (tor-0.2.5.8-rc.tar.gz) = a4c04e049f8c5798991eb5028fb2831ea2353bf12c7f5afa9c1df1472787b22c
+SIZE (tor-0.2.5.8-rc.tar.gz) = 3175566
Modified: head/security/tor-devel/pkg-plist
==============================================================================
--- head/security/tor-devel/pkg-plist Thu Sep 25 10:23:12 2014 (r369230)
+++ head/security/tor-devel/pkg-plist Thu Sep 25 10:36:23 2014 (r369231)
@@ -1,4 +1,3 @@
- at stopdaemon tor
bin/tor
bin/tor-gencert
bin/tor-resolve
@@ -10,5 +9,3 @@ man/man1/tor.1.gz
man/man1/torify.1.gz
%%DATADIR%%/geoip
%%DATADIR%%/geoip6
- at dirrm %%DATADIR%%
- at dirrmtry etc/tor
Modified: head/security/tor/Makefile
==============================================================================
--- head/security/tor/Makefile Thu Sep 25 10:23:12 2014 (r369230)
+++ head/security/tor/Makefile Thu Sep 25 10:36:23 2014 (r369231)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tor
-DISTVERSION= 0.2.4.23
-PORTREVISION= 1
+DISTVERSION= 0.2.4.24
CATEGORIES= security net ipv6
MASTER_SITES= TOR
Modified: head/security/tor/distinfo
==============================================================================
--- head/security/tor/distinfo Thu Sep 25 10:23:12 2014 (r369230)
+++ head/security/tor/distinfo Thu Sep 25 10:36:23 2014 (r369231)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.4.23.tar.gz) = 05a3793cfb66b694cb5b1c8d81226d0f7655031b0d5e6a8f5d9c4c2850331429
-SIZE (tor-0.2.4.23.tar.gz) = 2977006
+SHA256 (tor-0.2.4.24.tar.gz) = 99b15c6858c04e93a31d3ae90dd69f5021faa2237da93a24fbd246f4f1670ad1
+SIZE (tor-0.2.4.24.tar.gz) = 3002418
Modified: head/security/tor/pkg-plist
==============================================================================
--- head/security/tor/pkg-plist Thu Sep 25 10:23:12 2014 (r369230)
+++ head/security/tor/pkg-plist Thu Sep 25 10:36:23 2014 (r369231)
@@ -1,4 +1,3 @@
- at stopdaemon tor
bin/tor
bin/tor-gencert
bin/tor-resolve
@@ -10,5 +9,3 @@ man/man1/tor.1.gz
man/man1/torify.1.gz
%%DATADIR%%/geoip
%%DATADIR%%/geoip6
- at dirrm %%DATADIR%%
- at dirrmtry etc/tor
More information about the svn-ports-all
mailing list