Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 07:43:12 -0400 (EDT)
From:      rik <freebsd-ports@rikrose.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68813: maintainer-update: ports/security/tor 0.0.7 to 0.0.7.2
Message-ID:  <200407081143.i68BhCLW001558@spoon.pkl.net>
Resent-Message-ID: <200407081150.i68BoFH5015517@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         68813
>Category:       ports
>Synopsis:       maintainer-update: ports/security/tor 0.0.7 to 0.0.7.2
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 08 11:50:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     rik
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD spoon.pkl.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 4 22:27:24 EST 2004 root@spoon.pkl.net:/usr/src/sys/compile/SPOON i386

Maintainer update:
 go from version 0.0.7 to 0.0.7.2 for ports/security/tor

patch:

diff -ruN tor-new/Makefile tor/Makefile
--- tor-new/Makefile	Thu Jul  8 12:31:10 2004
+++ tor/Makefile	Wed Jul  7 12:21:46 2004
@@ -6,15 +6,13 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.0.7.2
+PORTVERSION=	0.0.7
 CATEGORIES=	security
 MASTER_SITES=	http://freehaven.net/tor/dist/
 
 MAINTAINER=	freebsd-ports@rikrose.net
 COMMENT=	An anonymizing overlay network for TCP
 
-RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_OPENSSL=	yes
@@ -28,8 +26,5 @@
 		${WRKSRC}/contrib/tor-tsocks.conf.sample
 	@${REINPLACE_CMD} -e "s|tor-tsocks.conf|tor-tsocks.conf.sample|g" \
 		${WRKSRC}/contrib/Makefile.in
-
-post-install:
-	@${CP} ${WRKSRC}/contrib/tor.sh ${LOCALBASE}/etc/rc.d/tor.sh.sample
 
 .include <bsd.port.mk>
diff -ruN tor-new/distinfo tor/distinfo
--- tor-new/distinfo	Thu Jul  8 11:48:30 2004
+++ tor/distinfo	Wed Jul  7 12:21:46 2004
@@ -1,2 +1,2 @@
-MD5 (tor-0.0.7.2.tar.gz) = 8b1a150bb9bd5633964f4f7ceb5cc124
-SIZE (tor-0.0.7.2.tar.gz) = 379223
+MD5 (tor-0.0.7.tar.gz) = 27a2e3ea4409b8c32a1b483a7e141e4e
+SIZE (tor-0.0.7.tar.gz) = 378970
diff -ruN tor-new/pkg-plist tor/pkg-plist
--- tor-new/pkg-plist	Thu Jul  8 12:27:43 2004
+++ tor/pkg-plist	Wed Jul  7 12:21:46 2004
@@ -1,6 +1,5 @@
 bin/tor
 bin/torify
-etc/rc.d/tor.sh.sample
 etc/tor/dirservers
 etc/tor/torrc.sample
 etc/tor/tor-tsocks.conf.sample

>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407081143.i68BhCLW001558>