summaryrefslogtreecommitdiff
path: root/net/tor
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-01-11 21:02:20 +0000
committertv <tv@pkgsrc.org>2005-01-11 21:02:20 +0000
commiteecb01b9fae17213593b72a5379f88441236b291 (patch)
treee03237bc5e87bae397826caafc7cbcb9ffbe6739 /net/tor
parent258990df6ec2fb856304b35f77a10a94c2e66e90 (diff)
downloadpkgsrc-eecb01b9fae17213593b72a5379f88441236b291.tar.gz
Update to 0.0.9.2 (OK'd by jschauma@netbsd.org).
The ChangeLog is huge -- see it for changes. This is still a pre-alpha piece of software, so rapid development and change is currently expected.
Diffstat (limited to 'net/tor')
-rw-r--r--net/tor/Makefile8
-rw-r--r--net/tor/PLIST3
-rw-r--r--net/tor/distinfo6
3 files changed, 6 insertions, 11 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index 572fb976142..ddd391bab8d 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/11/11 20:52:46 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/11 21:02:20 tv Exp $
#
-DISTNAME= tor-0.0.8.1
+DISTNAME= tor-0.0.9.2
CATEGORIES= net security
MASTER_SITES= http://freehaven.net/tor/dist/
@@ -16,8 +16,6 @@ USE_PKGINSTALL= yes
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
-CONF_FILES= ${PREFIX}/share/examples/tor/dirservers \
- ${PKG_SYSCONFDIR}/tor/dirservers
CONF_FILES+= ${PREFIX}/share/examples/tor/tor-tsocks.conf \
${PKG_SYSCONFDIR}/tor/tor-tsocks.conf
CONF_FILES+= ${PREFIX}/share/examples/tor/torrc.sample \
@@ -28,8 +26,6 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/contrib/torify ${PREFIX}/bin/torify
${INSTALL_DATA_DIR} ${PKG_SYSCONFDIR}/tor
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/tor
- ${INSTALL_DATA} ${WRKSRC}/src/config/dirservers \
- ${PREFIX}/share/examples/tor/dirservers
${INSTALL_DATA} ${WRKSRC}/src/config/torrc.sample \
${PREFIX}/share/examples/tor/torrc.sample
${INSTALL_DATA} ${WRKSRC}/contrib/tor-tsocks.conf \
diff --git a/net/tor/PLIST b/net/tor/PLIST
index c53102e9c5c..72b952e8892 100644
--- a/net/tor/PLIST
+++ b/net/tor/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/13 19:33:41 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/01/11 21:02:20 tv Exp $
bin/tor
bin/torify
man/man1/tor.1
man/man1/torify.1
-share/examples/tor/dirservers
share/examples/tor/tor-tsocks.conf
share/examples/tor/torrc.sample
@dirrm share/examples/tor
diff --git a/net/tor/distinfo b/net/tor/distinfo
index a6d4e0840f0..43db04eb1fc 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/11/11 20:52:46 jschauma Exp $
+$NetBSD: distinfo,v 1.3 2005/01/11 21:02:20 tv Exp $
-SHA1 (tor-0.0.8.1.tar.gz) = 68e92383ae004730ccd2288ab8eee21749bee77f
-Size (tor-0.0.8.1.tar.gz) = 442666 bytes
+SHA1 (tor-0.0.9.2.tar.gz) = 5b7e1f91eb7d1caa9e8f55314db04603046fd9d0
+Size (tor-0.0.9.2.tar.gz) = 539296 bytes