pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tor Adjust patch-ae to same as previous revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa346fa3fad9
branches:  trunk
changeset: 538783:fa346fa3fad9
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Feb 19 13:48:12 2008 +0000

description:
Adjust patch-ae to same as previous revision.
Should fix PR 38046.

diffstat:

 net/tor/distinfo         |   4 ++--
 net/tor/patches/patch-ae |  26 ++++++++++++--------------
 2 files changed, 14 insertions(+), 16 deletions(-)

diffs (53 lines):

diff -r fc868b388a4c -r fa346fa3fad9 net/tor/distinfo
--- a/net/tor/distinfo  Tue Feb 19 13:47:37 2008 +0000
+++ b/net/tor/distinfo  Tue Feb 19 13:48:12 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2008/01/20 20:11:09 jschauma Exp $
+$NetBSD: distinfo,v 1.28 2008/02/19 13:48:12 obache Exp $
 
 SHA1 (tor-0.1.2.19.tar.gz) = 5022dab0de2499e2c6638e1a2e9eee6c79fb707c
 RMD160 (tor-0.1.2.19.tar.gz) = 4f1b5474a4bbad2e3c82ef0fce2dd838907e48d5
 Size (tor-0.1.2.19.tar.gz) = 1264275 bytes
 SHA1 (patch-ac) = adcc070e4d522143c4d882bd13436cd2b71f289b
 SHA1 (patch-ad) = 72a68cbd00a5febdff82ba9268bdad2b47ea8159
-SHA1 (patch-ae) = ad06a6adc8dbf9dce3945b3896d98cb62dc2b7f2
+SHA1 (patch-ae) = ca9bb6a0a4c4d9ce260add9f0b14a16fb4a455e1
diff -r fc868b388a4c -r fa346fa3fad9 net/tor/patches/patch-ae
--- a/net/tor/patches/patch-ae  Tue Feb 19 13:47:37 2008 +0000
+++ b/net/tor/patches/patch-ae  Tue Feb 19 13:48:12 2008 +0000
@@ -1,23 +1,21 @@
-$NetBSD: patch-ae,v 1.5 2008/01/20 20:11:09 jschauma Exp $
+$NetBSD: patch-ae,v 1.6 2008/02/19 13:48:12 obache Exp $
 
---- configure.orig     2008-01-20 12:04:44.000000000 -0800
-+++ configure  2008-01-20 12:05:23.000000000 -0800
-@@ -5356,7 +5356,8 @@
+--- configure.orig     2008-01-17 19:49:56.000000000 +0000
++++ configure
+@@ -5497,6 +5497,8 @@ fi
  
- fi
+ done
  
--
 +# these checks don't work, assume types are present
 +if false; then
  
- for ac_header in sys/types.h
- do
-@@ -5610,6 +5611,8 @@
-       ac_cv_type_u_int32_t=no
+ { echo "$as_me:$LINENO: checking for u_int64_t" >&5
+ echo $ECHO_N "checking for u_int64_t... $ECHO_C" >&6; }
+@@ -5750,6 +5752,7 @@ _ACEOF
+ 
  fi
  
 +fi
-+
- rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
- fi
- { echo "$as_me:$LINENO: result: $ac_cv_type_u_int32_t" >&5
+ 
+ { echo "$as_me:$LINENO: checking for libevent directory" >&5
+ echo $ECHO_N "checking for libevent directory... $ECHO_C" >&6; }



Home | Main Index | Thread Index | Old Index