summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-11 18:25:54 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-11 18:25:54 +0000
commit036972455e435b8fe49039a79795a5fd286fc9ae (patch)
tree0315efa4768c4cf9d3bf2b343f1587d77d13e192 /net-libs/libnids/files
parentVersion bump. (diff)
downloadhistorical-036972455e435b8fe49039a79795a5fd286fc9ae.tar.gz
historical-036972455e435b8fe49039a79795a5fd286fc9ae.tar.bz2
historical-036972455e435b8fe49039a79795a5fd286fc9ae.zip
Clean up patches. Remove old.
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libnids/files')
-rw-r--r--net-libs/libnids/files/libnids-1.18-chksum.c-ebx.patch4
-rw-r--r--net-libs/libnids/files/libnids-1.18-elif.patch4
-rw-r--r--net-libs/libnids/files/libnids-1.24-ldflags.patch4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/libnids/files/libnids-1.18-chksum.c-ebx.patch b/net-libs/libnids/files/libnids-1.18-chksum.c-ebx.patch
index 5c7dc3fb1079..b3e9e2cf4a92 100644
--- a/net-libs/libnids/files/libnids-1.18-chksum.c-ebx.patch
+++ b/net-libs/libnids/files/libnids-1.18-chksum.c-ebx.patch
@@ -1,5 +1,5 @@
---- src/checksum.c.orig 2003-09-20 22:40:44.000000000 +0200
-+++ src/checksum.c 2004-11-02 20:36:59.290981656 +0100
+--- a/src/checksum.c
++++ b/src/checksum.c
@@ -29,6 +29,7 @@
movl 16(%esp),%ecx # Function arg: int len
movl 12(%esp),%esi # Function arg: u_char *buff*/
diff --git a/net-libs/libnids/files/libnids-1.18-elif.patch b/net-libs/libnids/files/libnids-1.18-elif.patch
index 106ffdc14c8a..cb7dfe8ee02b 100644
--- a/net-libs/libnids/files/libnids-1.18-elif.patch
+++ b/net-libs/libnids/files/libnids-1.18-elif.patch
@@ -1,5 +1,5 @@
---- a/src/killtcp.c 2002-08-21 18:19:40.000000000 +0200
-+++ b/src/killtcp.c 2012-01-07 19:15:45.451020838 +0100
+--- a/src/killtcp.c
++++ b/src/killtcp.c
@@ -100,6 +100,6 @@
if (initialized)
abort();
diff --git a/net-libs/libnids/files/libnids-1.24-ldflags.patch b/net-libs/libnids/files/libnids-1.24-ldflags.patch
index 3ce84c7bf5c8..0f3daca463b6 100644
--- a/net-libs/libnids/files/libnids-1.24-ldflags.patch
+++ b/net-libs/libnids/files/libnids-1.24-ldflags.patch
@@ -1,5 +1,5 @@
---- src/Makefile.in.org 2010-03-01 22:13:17.000000000 +0100
-+++ src/Makefile.in 2010-04-01 22:59:21.000000000 +0200
+--- a/src/Makefile.in
++++ b/src/Makefile.in
@@ -65,7 +65,7 @@
ar -cr $@ $(OBJS)
$(RANLIB) $@