Update to current release. Minor Makefile and pkg-message cleanup. --0-870281608-1140583665=:46522 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 Wed Feb 22 07:34:44 2006 +++ tor-devel/Makefile Wed Feb 22 07:38:25 2006 @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.1.13 +PORTVERSION= 0.1.1.14 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ PKGNAMESUFFIX= -devel @@ -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 07:34:44 2006 +++ tor-devel/distinfo Wed Feb 22 07:36:51 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.14-alpha.tar.gz) = 9c57a73cb4a8f0e6ccb95b05ac168f1f +SHA256 (tor-0.1.1.14-alpha.tar.gz) = 235844f00da888c7f581bc75e734d95fc98ddbb2b28589579992c7154e577391 +SIZE (tor-0.1.1.14-alpha.tar.gz) = 764123 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 07:34:44 2006 +++ tor-devel/files/pkg-message.in Wed Feb 22 07: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-870281608-1140583665=:46522--
Not sure when this will ever get closed (going on the 3rd update ;) but attached is the latest and greatest. Also included some fixes per PR 94621
Responsible Changed From-To: freebsd-ports-bugs->johans I'll take it.
State Changed From-To: open->closed Committed, thanks.