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

Peter Thoenen peter.thoenen at yahoo.com
Sun Jul 9 17:10:18 UTC 2006


>Number:         99970
>Category:       ports
>Synopsis:       update 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:   Sun Jul 09 17:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Peter Thoenen <peter.thoenen at yahoo.com>
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
        Fix rc.substr typo.
--0-585147052-1152464694=:82413
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	Sun Jul  9 11:57:42 2006
+++ tor-devel/Makefile	Sun Jul  9 11:59:22 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	tor
 PORTVERSION=	0.1.1.22
+PORTREVISION=	1
 CATEGORIES=	security net
 MASTER_SITES=	http://tor.eff.org/dist/ \
 		http://mirror.onionland.org/dist/
diff -ruN tor-devel.orig/files/tor.in tor-devel/files/tor.in
--- tor-devel.orig/files/tor.in	Sun Jul  9 11:57:42 2006
+++ tor-devel/files/tor.in	Sun Jul  9 11:59:57 2006
@@ -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-585147052-1152464694=:82413--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-585147052-1152464694=:82413
 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