diff --git a/net/tor/Makefile b/net/tor/Makefile index 484ea032520..694b66a187b 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.35 2008/09/19 21:50:59 rui Exp $ +# $OpenBSD: Makefile,v 1.36 2008/12/16 21:04:06 rui Exp $ COMMENT= anonymity service using onion routing -DISTNAME= tor-0.2.0.31 +DISTNAME= tor-0.2.0.32 CATEGORIES= net HOMEPAGE= http://www.torproject.org/ diff --git a/net/tor/distinfo b/net/tor/distinfo index 90fde0ea10e..406afcc4d73 100644 --- a/net/tor/distinfo +++ b/net/tor/distinfo @@ -1,5 +1,5 @@ -MD5 (tor-0.2.0.31.tar.gz) = 86t9mC7SleeyWYHDkQ1cLA== -RMD160 (tor-0.2.0.31.tar.gz) = WEy72fKVqPZ3vJWl8F3Hj2GEuXo= -SHA1 (tor-0.2.0.31.tar.gz) = pYbMAXp5GsSB/eg2w8+ONmf7XPw= -SHA256 (tor-0.2.0.31.tar.gz) = BYlPXPy3jrqyNPbnM1BDDlf0yL7EpMPmCkHh6fsTxmw= -SIZE (tor-0.2.0.31.tar.gz) = 2156305 +MD5 (tor-0.2.0.32.tar.gz) = /VVIn3rR71PAsNrIV2lvyQ== +RMD160 (tor-0.2.0.32.tar.gz) = 6HvufX2t8XKAvwsRJFsLrXDWj8I= +SHA1 (tor-0.2.0.32.tar.gz) = DkjQcG8XF6/G0ZIoqIeMO8N5sl0= +SHA256 (tor-0.2.0.32.tar.gz) = Zmaaost057DPE9sFRy2IQi9CycASnOlezUY6oSOSXSc= +SIZE (tor-0.2.0.32.tar.gz) = 2159864 diff --git a/net/tor/patches/patch-configure b/net/tor/patches/patch-configure index 9f68195890a..2b3004ddae1 100644 --- a/net/tor/patches/patch-configure +++ b/net/tor/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.8 2008/09/19 21:51:00 rui Exp $ ---- configure.orig Tue Aug 5 10:42:21 2008 -+++ configure Tue Aug 5 10:42:57 2008 -@@ -19341,7 +19341,7 @@ LOCALSTATEDIR=`eval echo $localstatedir` +$OpenBSD: patch-configure,v 1.9 2008/12/16 21:04:06 rui Exp $ +--- configure.orig Thu Nov 20 22:34:53 2008 ++++ configure Sun Dec 14 14:52:42 2008 +@@ -19473,7 +19473,7 @@ LOCALSTATEDIR=`eval echo $localstatedir` # Set CFLAGS _after_ all the above checks, since our warnings are stricter # than autoconf's macros like. if test "$ac_cv_c_compiler_gnu" = yes; then