- update tor to 0.2.1.25
- update patches ok rui@
This commit is contained in:
parent
01d0860b57
commit
ee40a9f268
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2010/01/23 21:00:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2010/03/25 05:35:35 benoit Exp $
|
||||
|
||||
COMMENT= anonymity service using onion routing
|
||||
|
||||
DISTNAME= tor-0.2.1.22
|
||||
DISTNAME= tor-0.2.1.25
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.torproject.org/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (tor-0.2.1.22.tar.gz) = WDUBqYntDDniCbYEw2cezQ==
|
||||
RMD160 (tor-0.2.1.22.tar.gz) = OCgp+HcqFvuUiDuaiOHz4/8PFqY=
|
||||
SHA1 (tor-0.2.1.22.tar.gz) = v2EUWSVw4KDQ2LI96ZHswDv8ZjM=
|
||||
SHA256 (tor-0.2.1.22.tar.gz) = xvk0C8uuOgM7+sIVrZ5t+A5O6BSogLl1W936OiZvPhg=
|
||||
SIZE (tor-0.2.1.22.tar.gz) = 2408280
|
||||
MD5 (tor-0.2.1.25.tar.gz) = 9YVAs8WDWsT13hsCu93HAw==
|
||||
RMD160 (tor-0.2.1.25.tar.gz) = 5pG5BODUR7P1kPHp5xtNqtAgvY0=
|
||||
SHA1 (tor-0.2.1.25.tar.gz) = EcF2N0vkeCW0t/oAtWVCd9CDgCI=
|
||||
SHA256 (tor-0.2.1.25.tar.gz) = h1i0iepWhvoJzcUIUBFgMRePp0KbY9PzfXTViOm2F54=
|
||||
SIZE (tor-0.2.1.25.tar.gz) = 2406985
|
||||
|
@ -1,6 +1,7 @@
|
||||
--- configure.orig Tue Jul 28 23:44:16 2009
|
||||
+++ configure Mon Aug 10 23:02:40 2009
|
||||
@@ -19708,7 +19708,7 @@ LOCALSTATEDIR=`eval echo $localstatedir`
|
||||
$OpenBSD: patch-configure,v 1.12 2010/03/25 05:35:38 benoit Exp $
|
||||
--- configure.orig Mon Mar 15 23:12:52 2010
|
||||
+++ configure Thu Mar 25 06:19:11 2010
|
||||
@@ -19765,7 +19765,7 @@ LOCALSTATEDIR=`eval echo $localstatedir`
|
||||
# Set CFLAGS _after_ all the above checks, since our warnings are stricter
|
||||
# than autoconf's macros like.
|
||||
if test "$GCC" = yes; then
|
||||
|
@ -1,3 +1,4 @@
|
||||
$OpenBSD: patch-src_config_torrc_sample_in,v 1.9 2010/03/25 05:35:38 benoit Exp $
|
||||
--- src/config/torrc.sample.in.orig Mon May 25 19:38:04 2009
|
||||
+++ src/config/torrc.sample.in Mon Aug 10 23:02:40 2009
|
||||
@@ -37,18 +37,18 @@ SocksListenAddress 127.0.0.1 # accept connections only
|
||||
|
Loading…
Reference in New Issue
Block a user