ports/109759: [UPDATE] security/tor-devel

Peter Thoenen peter.thoenen at yahoo.com
Fri Mar 2 16:50:07 UTC 2007


>Number:         109759
>Category:       ports
>Synopsis:       security/tor-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 02 16:50:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Peter Thoenen
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
>Description:
        Update to latest release.
--0-2038644170-1172852236=:50606
Content-Type: text/plain; name="tor-devel.diff.txt"
Content-Description: 3310809015-tor-devel.diff.txt
Content-Disposition: inline; filename="tor-devel.diff.txt"

diff -ruN tor-devel.orig/Makefile tor-devel/Makefile
--- tor-devel.orig/Makefile	Wed Feb 28 14:40:53 2007
+++ tor-devel/Makefile	Fri Mar  2 10:42:17 2007
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.1.2.7
+PORTVERSION=	0.1.2.9
 CATEGORIES=	security net
 MASTER_SITES=	http://tor.eff.org/dist/ \
 		http://mirror.onionland.org/dist/
 PKGNAMESUFFIX=	-devel
-DISTNAME=	${PORTNAME}-${PORTVERSION}-alpha
+DISTNAME=	${PORTNAME}-${PORTVERSION}-rc
 
 MAINTAINER=	peter.thoenen at yahoo.com
 COMMENT=	An anonymizing overlay network for TCP
@@ -47,12 +47,12 @@
 		${PKGINSTALL} ${PKGNAME} PRE-INSTALL
 
 post-install:
-	@${MKDIR} /var/run/tor
-	@${CHOWN} _tor:_tor /var/run/tor
-	@${TOUCH} /var/log/tor
-	@${CHOWN} _tor:_tor /var/log/tor
-	@${MKDIR} /var/db/tor/data
-	@${CHOWN} _tor:_tor /var/db/tor
-	@${CAT} ${PKGMESSAGE}
+	${MKDIR} /var/run/tor
+	${CHOWN} _tor:_tor /var/run/tor
+	${TOUCH} /var/log/tor
+	${CHOWN} _tor:_tor /var/log/tor
+	${MKDIR} /var/db/tor/
+	${CHOWN} _tor:_tor /var/db/tor
+	${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.post.mk>
diff -ruN tor-devel.orig/distinfo tor-devel/distinfo
--- tor-devel.orig/distinfo	Wed Feb 28 14:40:53 2007
+++ tor-devel/distinfo	Fri Mar  2 10:43:09 2007
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.2.7-alpha.tar.gz) = 561c490b25a84e4716be18937afa61ba
-SHA256 (tor-0.1.2.7-alpha.tar.gz) = 02602e529819bb702cb25a48ad7cde89a31784004b52c29356a303e8b438b635
-SIZE (tor-0.1.2.7-alpha.tar.gz) = 1154768
+MD5 (tor-0.1.2.9-rc.tar.gz) = f12a5f394c0d7497fe9cdbe53e31965d
+SHA256 (tor-0.1.2.9-rc.tar.gz) = 954b343a134c67b00ae10be562cf933ae7e5b0f2cfef73aef67dacc460224001
+SIZE (tor-0.1.2.9-rc.tar.gz) = 1170591
diff -ruN tor-devel.orig/files/tor.in tor-devel/files/tor.in
--- tor-devel.orig/files/tor.in	Wed Feb 28 14:40:53 2007
+++ tor-devel/files/tor.in	Wed Feb 28 15:42:01 2007
@@ -39,7 +39,7 @@
 required_dirs=${tor_datadir}
 pidfile=${tor_pidfile}
 command="%%PREFIX%%/bin/${name}"
-command_args="-f ${tor_conf} --pidfile ${tor_pidfile} --runasdaemon 1 --datadirectory ${tor_datadir} --user ${tor_user} --group ${tor_group} --log \"notice file ${tor_logfile}\""
+command_args="-f ${tor_conf} --PidFile ${tor_pidfile} --RunAsDaemon 1 --DataDirectory ${tor_datadir} --User ${tor_user} --Group ${tor_group} --Log \"notice file ${tor_logfile}\""
 extra_commands="log"
 log_cmd="${name}_log"
 

--0-2038644170-1172852236=:50606--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-2038644170-1172852236=:50606
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 



More information about the freebsd-ports-bugs mailing list