pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ns Fix patch-af so Debian Linux's patch can apply it.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88a356125318
branches:  trunk
changeset: 460730:88a356125318
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Sep 03 13:42:44 2003 +0000

description:
Fix patch-af so Debian Linux's patch can apply it.
Provided in PR pkg/22665 by Min Sik Kim <minskim at bawi dot org>.

While here fix signature of patch-al.

diffstat:

 net/ns/distinfo         |  6 +++---
 net/ns/patches/patch-af |  5 ++---
 net/ns/patches/patch-al |  2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

diffs (59 lines):

diff -r 03f5f23335fd -r 88a356125318 net/ns/distinfo
--- a/net/ns/distinfo   Wed Sep 03 13:41:09 2003 +0000
+++ b/net/ns/distinfo   Wed Sep 03 13:42:44 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/09/01 18:21:12 seb Exp $
+$NetBSD: distinfo,v 1.3 2003/09/03 13:42:44 seb Exp $
 
 SHA1 (ns-src-2.26.tar.gz) = 23da69b5e23356a14e4e1825b7f434731bdc5f68
 Size (ns-src-2.26.tar.gz) = 41592248 bytes
@@ -7,12 +7,12 @@
 SHA1 (patch-ac) = 28cda4d9f68e031725016d2c06925394c76e5152
 SHA1 (patch-ad) = 43dbf7d17c22c300ab3e9ea7057b1cd8ff805958
 SHA1 (patch-ae) = af6c1937b07d7328d8949f27f0821cec75f2dae7
-SHA1 (patch-af) = 9668b346c700d889f635f9368f5512bbceeebdda
+SHA1 (patch-af) = f82f3a56c73e1055516793d0a17484926aa38aab
 SHA1 (patch-ah) = 51c36d73309d135f89f7d2362835052b304b88bd
 SHA1 (patch-ai) = b75f36f986ca7c833769de09e6e79f6b87c5564a
 SHA1 (patch-aj) = 533fa4f1bd1f8bf83882ed5ed2717511283d5ddc
 SHA1 (patch-ak) = ea478696cdddc44ba7a76d1f31d4a6a97a88aaef
-SHA1 (patch-al) = e51a85e698ad9b107cdb8865ae4007faa6412b29
+SHA1 (patch-al) = baf8543dfd598a52cb30502206b95b072a72a7c4
 SHA1 (patch-am) = d2f30afe70777f03486e606a076df95c52b18939
 SHA1 (patch-an) = 610ab5dd26a4f232af52662a373995378c12c58d
 SHA1 (patch-ao) = 2c319518185002b15d9b00d46d8257be9ff47984
diff -r 03f5f23335fd -r 88a356125318 net/ns/patches/patch-af
--- a/net/ns/patches/patch-af   Wed Sep 03 13:41:09 2003 +0000
+++ b/net/ns/patches/patch-af   Wed Sep 03 13:42:44 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-af,v 1.2 2003/09/01 18:21:12 seb Exp $
+$NetBSD: patch-af,v 1.3 2003/09/03 13:42:45 seb Exp $
 
 --- configure.orig     Sat Apr 13 00:34:24 2002
 +++ configure
@@ -70,7 +70,7 @@
  
  int main() {
  
-@@ -4967,7 +5001,10 @@ cat >conftest.$ac_ext <<_ACEOF
+@@ -4967,6 +5001,9 @@ cat >conftest.$ac_ext <<_ACEOF
  #include "confdefs.h"
  
  #include <stdio.h>
@@ -80,7 +80,6 @@
  #include <netinet/tcp.h>
  
  int main() {
- 
 @@ -5111,11 +5148,8 @@ if test $ac_cv_lib_pcap_main = yes; then
    echo "$ac_t""no" 1>&6
  fi
diff -r 03f5f23335fd -r 88a356125318 net/ns/patches/patch-al
--- a/net/ns/patches/patch-al   Wed Sep 03 13:41:09 2003 +0000
+++ b/net/ns/patches/patch-al   Wed Sep 03 13:42:44 2003 +0000
@@ -1,4 +1,4 @@
-$netbsd: patch-al,v 1.1.1.1 2002/08/27 08:07:07 seb Exp $
+$NetBSD: patch-al,v 1.3 2003/09/03 13:42:45 seb Exp $
 
 --- indep-utils/cmu-scen-gen/setdest/Makefile.in.orig  Fri Jan 11 22:06:09 2002
 +++ indep-utils/cmu-scen-gen/setdest/Makefile.in



Home | Main Index | Thread Index | Old Index