Bug 93692 - security/tor-devel
Summary: security/tor-devel
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-22 04:50 UTC by Peter Thoenen
Modified: 2006-04-13 14:44 UTC (History)
0 users

See Also:


Attachments
tor.diff.txt (1.83 KB, text/plain)
2006-03-19 13:00 UTC, Peter Thoenen
no flags Details
tor.diff.txt (3.15 KB, text/plain)
2006-03-22 20:46 UTC, Peter Thoenen
no flags Details
tor.diff.txt (3.15 KB, text/plain)
2006-03-30 01:56 UTC, Peter Thoenen
no flags Details
tor.diff.txt (3.15 KB, text/plain)
2006-04-10 20:20 UTC, Peter Thoenen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Thoenen 2006-02-22 04:50:03 UTC
        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--
Comment 1 Peter Thoenen 2006-03-22 20:46:09 UTC
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
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2006-04-13 13:30:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

I'll take it.
Comment 3 Johan van Selst freebsd_committer freebsd_triage 2006-04-13 14:43:16 UTC
State Changed
From-To: open->closed

Committed, thanks.