diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-14 03:57:50 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-14 03:57:50 +0000 |
commit | 7b510763d3ef04bf0be2d48be9a318fb9e94f601 (patch) | |
tree | a7f4c1445ff0248b5c76e00a5beebc756683f33b /net/xipdump | |
parent | 4e01b20f1a1876edef55e57044d332cc15068947 (diff) | |
download | pkgsrc-7b510763d3ef04bf0be2d48be9a318fb9e94f601.tar.gz |
Regenerate diffs for GNU patch.
Diffstat (limited to 'net/xipdump')
-rw-r--r-- | net/xipdump/distinfo | 4 | ||||
-rw-r--r-- | net/xipdump/patches/patch-ab | 13 |
2 files changed, 8 insertions, 9 deletions
diff --git a/net/xipdump/distinfo b/net/xipdump/distinfo index fbcbe6dfb90..3f0b9d51602 100644 --- a/net/xipdump/distinfo +++ b/net/xipdump/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.6 2010/02/11 23:18:29 joerg Exp $ +$NetBSD: distinfo,v 1.7 2011/12/14 04:05:33 sbd Exp $ SHA1 (xipdump-1.5.4.tgz) = 8fa152cc9114fb3862a223be47e104394f00b250 RMD160 (xipdump-1.5.4.tgz) = 4202c4c3ac7a749d1b7a25caa9577a6529ee87df Size (xipdump-1.5.4.tgz) = 311526 bytes SHA1 (patch-aa) = 4dc89157456a3d223456babcbdca4ac501b6a664 -SHA1 (patch-ab) = 5018ade12779648836a866be510fc42af54162f2 +SHA1 (patch-ab) = f416f3a66f95f4b3f26bd8a3a672f34d44087aea SHA1 (patch-ac) = 71c25f1fe5bb52667902c5a10f2a56d8809eb560 SHA1 (patch-ad) = 0c7bd3c0be1bffe19a7823add4c5c2ae3ff29ba3 SHA1 (patch-ae) = 7653b883f53ec90a231fa25d506f51f8cb75470a diff --git a/net/xipdump/patches/patch-ab b/net/xipdump/patches/patch-ab index cc0d47a2095..4b7faf7aba8 100644 --- a/net/xipdump/patches/patch-ab +++ b/net/xipdump/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2000/09/09 19:23:25 wiz Exp $ +$NetBSD: patch-ab,v 1.3 2011/12/14 04:05:33 sbd Exp $ ---- configure.orig Wed Dec 22 09:51:48 1999 +--- configure.orig 1999-12-22 08:51:48.000000000 +0000 +++ configure -@@ -1360,8 +1360,10 @@ +@@ -1360,6 +1360,8 @@ then LDFLAGS="$LDFLAGS -L$PCAP_LIBPATH" fi @@ -11,9 +11,7 @@ $NetBSD: patch-ab,v 1.2 2000/09/09 19:23:25 wiz Exp $ echo $ac_n "checking for local libnet library""... $ac_c" 1>&6 echo "configure:1365: checking for local libnet library" >&5 libnet=FAIL - lastdir=FAIL - places=`ls .. | sed -e 's,/$,,' -e 's,^,../,' | \ -@@ -1389,18 +1391,7 @@ +@@ -1389,19 +1391,8 @@ if test "x$LIBNET_LIBPATH" != "x" then LDFLAGS="$LDFLAGS -L$LIBNET_LIBPATH" fi @@ -33,7 +31,8 @@ $NetBSD: patch-ab,v 1.2 2000/09/09 19:23:25 wiz Exp $ + for ac_func in gethostbyname getservbyname do -@@ -1877,6 +1868,18 @@ + echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +@@ -1877,6 +1868,18 @@ EOF fi |