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

Peter Thoenen eol1 at yahoo.com
Fri Jun 2 13:01:20 UTC 2006


>Number:         98375
>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:   Fri Jun 02 13:00:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Peter Thoenen <peter.thoenen at yahoo.com>
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
        Update to current release. This supercedes an outstanding PR
(not sure the number) as I figure hell will freeze over before anybody
actually got around to it.  This update includes all the fixes from
that PR and updates to stable.  NOTE: As of this exact time, there is
no -devel release as stable was just updated.  Both ports are the exact
same thing.  This will change as soon as a new -devel is released.
--0-643935209-1149253084=:78020
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	Fri Apr 21 19:55:55 2006
+++ tor-devel/Makefile	Fri Jun  2 01:30:48 2006
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.1.1.18
+PORTVERSION=	0.1.1.20
 CATEGORIES=	security net
-MASTER_SITES=	http://tor.eff.org/dist/
+MASTER_SITES=	http://tor.eff.org/dist/ \
+		http://mirror.onionland.org/dist/
 PKGNAMESUFFIX=	-devel
-DISTNAME=	${PORTNAME}-${PORTVERSION}-rc
 
 MAINTAINER=	peter.thoenen at yahoo.com
 COMMENT=	An anonymizing overlay network for TCP
@@ -23,8 +23,6 @@
 
 USE_RC_SUBR=	tor
 SUB_FILES=	pkg-message
-
-CONFLICTS=	tor-[0-9]*
 
 MANCOMPRESSED=	no
 MAN1=		tor.1 tor-resolve.1 torify.1
diff -ruN tor-devel.orig/distinfo tor-devel/distinfo
--- tor-devel.orig/distinfo	Fri Apr 21 19:55:55 2006
+++ tor-devel/distinfo	Fri Jun  2 01:25:15 2006
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.1.18-rc.tar.gz) = 1e67150f74b23db92fdf8000a5ed107b
-SHA256 (tor-0.1.1.18-rc.tar.gz) = 98c6ae87a41ceafbc98fea7128bba8ffce2857610ef367da3a4c0d9fcc963193
-SIZE (tor-0.1.1.18-rc.tar.gz) = 811574
+MD5 (tor-0.1.1.20.tar.gz) = 51aac1749ff2549e8f3e1a172dc66992
+SHA256 (tor-0.1.1.20.tar.gz) = b251fd9079a40345beb5b67bcdf30c3292ee9220d2d062d583b89f3526015138
+SIZE (tor-0.1.1.20.tar.gz) = 828833
diff -ruN tor-devel.orig/files/tor.in tor-devel/files/tor.in
--- tor-devel.orig/files/tor.in	Fri Apr 21 19:55:55 2006
+++ tor-devel/files/tor.in	Fri Apr 21 20:13:30 2006
@@ -2,6 +2,7 @@
 #
 # $FreeBSD: ports/security/tor-devel/files/tor.in,v 1.2 2006/04/13 13:43:02 johans Exp $
 #
+# PROVIDE: tor
 # REQUIRE: NETWORKING SERVERS USR
 # BEFORE: LOGIN
 #
diff -ruN tor-devel.orig/pkg-install tor-devel/pkg-install
--- tor-devel.orig/pkg-install	Fri Apr 21 19:55:55 2006
+++ tor-devel/pkg-install	Fri Jun  2 01:35:58 2006
@@ -27,7 +27,7 @@
 		echo "You already have a user \"${USER}\", so I will use it."
 	else
 		if pw useradd ${USER} -g ${GROUP} -h - \
-			-d /nonexistent -c "Tor Daemon" -s /bin/sh
+			-d /var/db/tor -c "Tor Daemon" -s /bin/sh
 		then
 			echo "Added user \"${USER}\"."
 		else
diff -ruN tor-devel.orig/pkg-plist tor-devel/pkg-plist
--- tor-devel.orig/pkg-plist	Fri Apr 21 19:55:55 2006
+++ tor-devel/pkg-plist	Fri Apr 21 20:09:31 2006
@@ -1,6 +1,7 @@
 bin/tor
 bin/tor-resolve
 bin/torify
+etc/rc.d/tor
 etc/tor/tor-tsocks.conf.sample
 etc/tor/torrc.sample
 @dirrm etc/tor

--0-643935209-1149253084=:78020--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-643935209-1149253084=:78020
 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