here's an update to net/tor, changelog here:
http://archives.seul.org/or/announce/Oct-2007/msg00000.html

ok?

cheers,
rui


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile    2007/09/03 22:10:49     1.31
+++ Makefile    2007/11/01 13:44:34
@@ -2,7 +2,7 @@
 
 COMMENT=       anonymity service using onion routing
 
-DISTNAME=      tor-0.1.2.17
+DISTNAME=      tor-0.1.2.18
 CATEGORIES=    net
 HOMEPAGE=      http://tor.eff.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.29
diff -u -r1.29 distinfo
--- distinfo    2007/09/03 22:10:49     1.29
+++ distinfo    2007/11/01 13:44:34
@@ -1,5 +1,5 @@
-MD5 (tor-0.1.2.17.tar.gz) = 74/H9F0WeHXDNwY9Q3yYMg==
-RMD160 (tor-0.1.2.17.tar.gz) = fsMWzcxXq16BevHc2pE0OLMy9+M=
-SHA1 (tor-0.1.2.17.tar.gz) = AQkvt1xAe1wdfzPbBpz3ZBlz2U0=
-SHA256 (tor-0.1.2.17.tar.gz) = /A+wwoka4JhUppUSxrSYiWTy6vYs6A7WZEyyH4f2BWo=
-SIZE (tor-0.1.2.17.tar.gz) = 1251636
+MD5 (tor-0.1.2.18.tar.gz) = bP5lZD84dKlwnwwZ58ZI4A==
+RMD160 (tor-0.1.2.18.tar.gz) = 4MzVEoj3tBtcSiHknOcSBmzmalg=
+SHA1 (tor-0.1.2.18.tar.gz) = /yFg0wz8uM17c1I23LZBtLyz++s=
+SHA256 (tor-0.1.2.18.tar.gz) = 5IX5FtwCkIo5DJa2vTOFpWIoFwbmKYf//UhsY104CZE=
+SIZE (tor-0.1.2.18.tar.gz) = 1257011
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/tor/patches/patch-configure,v
retrieving revision 1.6
diff -u -r1.6 patch-configure
--- patches/patch-configure     2007/07/23 16:34:22     1.6
+++ patches/patch-configure     2007/11/01 13:44:34
@@ -1,6 +1,6 @@
-$OpenBSD: patch-configure,v 1.6 2007/07/23 16:34:22 rui Exp $
---- configure.orig     Tue Jul 17 21:46:59 2007
-+++ configure  Mon Jul 23 11:10:44 2007
+$OpenBSD$
+--- configure.orig     Sun Oct 28 11:18:29 2007
++++ configure  Thu Nov  1 13:44:09 2007
 @@ -17576,7 +17576,7 @@ _ACEOF
  # Set CFLAGS _after_ all the above checks, since our warnings are stricter
  # than autoconf's macros like.
Index: patches/patch-src_config_torrc_sample_in
===================================================================
RCS file: /cvs/ports/net/tor/patches/patch-src_config_torrc_sample_in,v
retrieving revision 1.5
diff -u -r1.5 patch-src_config_torrc_sample_in
--- patches/patch-src_config_torrc_sample_in    2007/07/23 16:34:22     1.5
+++ patches/patch-src_config_torrc_sample_in    2007/11/01 13:44:34
@@ -1,6 +1,6 @@
-$OpenBSD: patch-src_config_torrc_sample_in,v 1.5 2007/07/23 16:34:22 rui Exp $
+$OpenBSD$
 --- src/config/torrc.sample.in.orig    Fri May 25 01:51:41 2007
-+++ src/config/torrc.sample.in Mon Jul 23 11:10:44 2007
++++ src/config/torrc.sample.in Thu Nov  1 13:44:09 2007
 @@ -43,18 +43,18 @@ SocksListenAddress 127.0.0.1 # accept connections only
  ## Send every possible message to @LOCALSTATEDIR@/log/tor/debug.log
  #Log debug file @LOCALSTATEDIR@/log/tor/debug.log

Reply via email to