Date: Tue, 29 Aug 2006 02:47:58 -0700 (PDT) From: Peter Thoenen <peter.thoenen@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/102635: [UPDATE] security/tor-devel Message-ID: <20060829094758.33189.qmail@web51911.mail.yahoo.com> Resent-Message-ID: <200608290950.k7T9oJ1a038991@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102635 >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: Tue Aug 29 09:50:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Peter Thoenen <peter.thoenen@yahoo.com> >Release: FreeBSD 6.1-RELEASE-p1 i386 >Organization: >Environment: >Description: Update to latest release. --0-2094268528-1156844878=:32087 Content-Type: text/plain; name="tor-devel.orig.txt" Content-Description: 4007391663-tor-devel.orig.txt Content-Disposition: inline; filename="tor-devel.orig.txt" diff -ruN tor-devel.orig/Makefile tor-devel/Makefile --- tor-devel.orig/Makefile Tue Aug 29 03:59:06 2006 +++ tor-devel/Makefile Tue Aug 29 04:22:41 2006 @@ -6,11 +6,12 @@ # PORTNAME= tor -PORTVERSION= 0.1.1.23 +PORTVERSION= 0.1.2.1 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ \ http://mirror.onionland.org/dist/ PKGNAMESUFFIX= -devel +DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha MAINTAINER= peter.thoenen@yahoo.com COMMENT= An anonymizing overlay network for TCP @@ -23,6 +24,8 @@ USE_RC_SUBR= tor SUB_FILES= pkg-message + +CONFLICTS= tor-1.1.[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 Tue Aug 29 03:59:06 2006 +++ tor-devel/distinfo Tue Aug 29 04:17:31 2006 @@ -1,3 +1,3 @@ -MD5 (tor-0.1.1.23.tar.gz) = 33ce7155f545c4d30cb846d7017cc6c2 -SHA256 (tor-0.1.1.23.tar.gz) = a2ac0b10089902c2de8649e07823dc46b8876cd3e0236505e5e7f1f49ee11025 -SIZE (tor-0.1.1.23.tar.gz) = 847906 +MD5 (tor-0.1.2.1-alpha.tar.gz) = aeee6e4235d4ebf34cb55555084d391c +SHA256 (tor-0.1.2.1-alpha.tar.gz) = ace8f8ae264fad52348012ed170d60f3bdcf116882ae5f48ff18e9a9a14fbf88 +SIZE (tor-0.1.2.1-alpha.tar.gz) = 915833 diff -ruN tor-devel.orig/pkg-plist tor-devel/pkg-plist --- tor-devel.orig/pkg-plist Wed Dec 31 18:00:00 1969 +++ tor-devel/pkg-plist Tue Aug 29 03:59:06 2006 @@ -0,0 +1,6 @@ +bin/tor +bin/tor-resolve +bin/torify +etc/tor/tor-tsocks.conf.sample +etc/tor/torrc.sample +@dirrm etc/tor --0-2094268528-1156844878=:32087-- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: --0-2094268528-1156844878=:32087 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060829094758.33189.qmail>