Date: Sun, 19 Mar 2006 13:10:17 GMT From: Peter Thoenen <eol1@yahoo.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/93692: security/Ftor-devel Message-ID: <200603191310.k2JDAH9r086666@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/93692; it has been noted by GNATS. From: Peter Thoenen <eol1@yahoo.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/93692: security/Ftor-devel Date: Sun, 19 Mar 2006 05:00:30 -0800 (PST) --0-1030418015-1142773230=:88257 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline --0-1030418015-1142773230=:88257 Content-Type: text/plain; name="tor.diff.txt" Content-Description: 3935507696-tor.diff.txt Content-Disposition: inline; filename="tor.diff.txt" diff -ruN tor-devel.orig/Makefile tor-devel/Makefile --- tor-devel.orig/Makefile Wed Feb 22 08:34:44 2006 +++ tor-devel/Makefile Sun Mar 12 15:59:47 2006 @@ -6,11 +6,11 @@ # PORTNAME= tor -PORTVERSION= 0.1.1.13 +PORTVERSION= 0.1.1.15 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha +DISTNAME= ${PORTNAME}-${PORTVERSION}-rc MAINTAINER= peter.thoenen@yahoo.com COMMENT= An anonymizing overlay network for TCP @@ -23,7 +23,6 @@ USE_RC_SUBR= tor SUB_FILES= pkg-message -PKG_MESSAGE= ${WRKSRC}/pkg-message CONFLICTS= tor-[0-9]* diff -ruN tor-devel.orig/distinfo tor-devel/distinfo --- tor-devel.orig/distinfo Wed Feb 22 08:34:44 2006 +++ tor-devel/distinfo Sun Mar 12 16:00:08 2006 @@ -1,3 +1,3 @@ -MD5 (tor-0.1.1.13-alpha.tar.gz) = 5cdf6c5ed20efd7048ee1257cbcc1b4e -SHA256 (tor-0.1.1.13-alpha.tar.gz) = cb15a83ed8ad87d67c0685b20a41096c32211f20ae321f39ed110d7ace38e29f -SIZE (tor-0.1.1.13-alpha.tar.gz) = 756583 +MD5 (tor-0.1.1.15-rc.tar.gz) = ba44d5216bc40dc788f55698292a24d1 +SHA256 (tor-0.1.1.15-rc.tar.gz) = ba77d91f7e07de16dd7f988675d6d28a508b92e5ca8899a6f1bef3a51a8c28b7 +SIZE (tor-0.1.1.15-rc.tar.gz) = 771257 diff -ruN tor-devel.orig/files/pkg-message.in tor-devel/files/pkg-message.in --- tor-devel.orig/files/pkg-message.in Wed Feb 22 08:34:44 2006 +++ tor-devel/files/pkg-message.in Wed Feb 22 08:37:26 2006 @@ -1,6 +1,4 @@ -===================================================================================== - +================================================================================ To enable the tor server, set tor_enable="YES" in your /etc/rc.conf and edit %%PREFIX%%/etc/tor/torrc - -===================================================================================== +================================================================================ --0-1030418015-1142773230=:88257--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603191310.k2JDAH9r086666>