From a5160ba96a166504d2008fcc83e6772bfabf6d5a Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 2 Sep 2005 15:08:37 +0000 Subject: - Update to 0.1.0.14 PR: ports/85635 Submitted by: maintainer --- security/tor-devel/Makefile | 2 +- security/tor-devel/distinfo | 4 ++-- security/tor-devel/files/patch-contrib-tor.sh.in | 13 +++++++++++-- security/tor/Makefile | 2 +- security/tor/distinfo | 4 ++-- security/tor/files/patch-contrib-tor.sh.in | 13 +++++++++++-- 6 files changed, 28 insertions(+), 10 deletions(-) (limited to 'security') diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 528fbfc..b485e93 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.0.12 +PORTVERSION= 0.1.0.14 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index dd7ac85..b7e0032 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (tor-0.1.0.12.tar.gz) = 8f4fea2631f5f8c973cff6700960b937 -SIZE (tor-0.1.0.12.tar.gz) = 630549 +MD5 (tor-0.1.0.14.tar.gz) = a3698218371ed0e647886fef0545bb44 +SIZE (tor-0.1.0.14.tar.gz) = 631723 diff --git a/security/tor-devel/files/patch-contrib-tor.sh.in b/security/tor-devel/files/patch-contrib-tor.sh.in index ebf4e93..c271ee2 100644 --- a/security/tor-devel/files/patch-contrib-tor.sh.in +++ b/security/tor-devel/files/patch-contrib-tor.sh.in @@ -1,5 +1,5 @@ ---- contrib/tor.sh.in.orig Sat Jun 18 13:27:28 2005 -+++ contrib/tor.sh.in Sat Jun 18 13:29:00 2005 +--- contrib/tor.sh.in.orig Sun Jun 5 15:44:43 2005 ++++ contrib/tor.sh.in Fri Sep 2 13:25:51 2005 @@ -5,12 +5,12 @@ # chkconfig: 2345 90 10 # description: Onion Router @@ -17,3 +17,12 @@ TORCONF=@CONFDIR@/torrc # Strictly speaking, we don't need to su if we have --user and --group. +@@ -48,7 +48,7 @@ + if [ "x$TORUSER" = "x" ]; then + $TORBIN -f $TORCONF $TORARGS + else +- $SUPROG -c "$TORBIN -f $TORCONF $TORARGS" $TORUSER ++ $SUPROG $TORUSER -c "$TORBIN -f $TORCONF $TORARGS" + fi + RETVAL=$? + if [ $RETVAL -eq 0 ]; then diff --git a/security/tor/Makefile b/security/tor/Makefile index 528fbfc..b485e93 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.0.12 +PORTVERSION= 0.1.0.14 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ diff --git a/security/tor/distinfo b/security/tor/distinfo index dd7ac85..b7e0032 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,2 +1,2 @@ -MD5 (tor-0.1.0.12.tar.gz) = 8f4fea2631f5f8c973cff6700960b937 -SIZE (tor-0.1.0.12.tar.gz) = 630549 +MD5 (tor-0.1.0.14.tar.gz) = a3698218371ed0e647886fef0545bb44 +SIZE (tor-0.1.0.14.tar.gz) = 631723 diff --git a/security/tor/files/patch-contrib-tor.sh.in b/security/tor/files/patch-contrib-tor.sh.in index ebf4e93..c271ee2 100644 --- a/security/tor/files/patch-contrib-tor.sh.in +++ b/security/tor/files/patch-contrib-tor.sh.in @@ -1,5 +1,5 @@ ---- contrib/tor.sh.in.orig Sat Jun 18 13:27:28 2005 -+++ contrib/tor.sh.in Sat Jun 18 13:29:00 2005 +--- contrib/tor.sh.in.orig Sun Jun 5 15:44:43 2005 ++++ contrib/tor.sh.in Fri Sep 2 13:25:51 2005 @@ -5,12 +5,12 @@ # chkconfig: 2345 90 10 # description: Onion Router @@ -17,3 +17,12 @@ TORCONF=@CONFDIR@/torrc # Strictly speaking, we don't need to su if we have --user and --group. +@@ -48,7 +48,7 @@ + if [ "x$TORUSER" = "x" ]; then + $TORBIN -f $TORCONF $TORARGS + else +- $SUPROG -c "$TORBIN -f $TORCONF $TORARGS" $TORUSER ++ $SUPROG $TORUSER -c "$TORBIN -f $TORCONF $TORARGS" + fi + RETVAL=$? + if [ $RETVAL -eq 0 ]; then -- cgit v1.1