pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tor Update to 0.0.9.2 (OK'd by jschauma%netbsd.org@localhost).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f78ef8fbea62
branches:  trunk
changeset: 487251:f78ef8fbea62
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Jan 11 21:02:20 2005 +0000

description:
Update to 0.0.9.2 (OK'd by jschauma%netbsd.org@localhost).

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:

 net/tor/Makefile |  8 ++------
 net/tor/PLIST    |  3 +--
 net/tor/distinfo |  6 +++---
 3 files changed, 6 insertions(+), 11 deletions(-)

diffs (56 lines):

diff -r 3910b3d7a285 -r f78ef8fbea62 net/tor/Makefile
--- a/net/tor/Makefile  Tue Jan 11 20:35:48 2005 +0000
+++ b/net/tor/Makefile  Tue Jan 11 21:02:20 2005 +0000
@@ -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 @@
 
 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 @@
        ${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 -r 3910b3d7a285 -r f78ef8fbea62 net/tor/PLIST
--- a/net/tor/PLIST     Tue Jan 11 20:35:48 2005 +0000
+++ b/net/tor/PLIST     Tue Jan 11 21:02:20 2005 +0000
@@ -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 -r 3910b3d7a285 -r f78ef8fbea62 net/tor/distinfo
--- a/net/tor/distinfo  Tue Jan 11 20:35:48 2005 +0000
+++ b/net/tor/distinfo  Tue Jan 11 21:02:20 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index