pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wistumbler2 Add patch that should fix build on amd64.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/485f51779e96
branches:  trunk
changeset: 494822:485f51779e96
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 31 12:31:59 2005 +0000

description:
Add patch that should fix build on amd64.
Provided by author in private mail.

diffstat:

 net/wistumbler2/distinfo         |  3 ++-
 net/wistumbler2/patches/patch-aa |  9 +++++++++
 2 files changed, 11 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r f4ca930517b3 -r 485f51779e96 net/wistumbler2/distinfo
--- a/net/wistumbler2/distinfo  Tue May 31 12:31:21 2005 +0000
+++ b/net/wistumbler2/distinfo  Tue May 31 12:31:59 2005 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.7 2005/05/25 14:47:05 wiz Exp $
+$NetBSD: distinfo,v 1.8 2005/05/31 12:31:59 wiz Exp $
 
 SHA1 (wistumbler2-2.0pre10.tar.gz) = 1167dfbc53cdf43cca357fefd2153be9f4657669
 RMD160 (wistumbler2-2.0pre10.tar.gz) = 27a1539c93560c753d9951c5c236108bf38d8639
 Size (wistumbler2-2.0pre10.tar.gz) = 45972 bytes
+SHA1 (patch-aa) = 0b5c4409489d334f235373b67dcb3344f7839ea2
diff -r f4ca930517b3 -r 485f51779e96 net/wistumbler2/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/wistumbler2/patches/patch-aa  Tue May 31 12:31:59 2005 +0000
@@ -0,0 +1,9 @@
+$NetBSD: patch-aa,v 1.3 2005/05/31 12:31:59 wiz Exp $
+
+--- CONFIG.orig        2005-05-24 17:49:08.000000000 +0200
++++ CONFIG
+@@ -8,4 +8,3 @@ GTK_LD=@GTK_LDFLAGS@
+ CFLAGS+=@CFLAGS@ -DUSE_GTK=@USE_GTK@
+ LDFLAGS+=@LDFLAGS@ @PTHREAD_LIBS@
+ CFLAGS+=-DUSE_PCAP=@HAVE_LIB_PCAP@
+-CFLAGS+=-DSPEAKER_PRESENT



Home | Main Index | Thread Index | Old Index