summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/arpd/files')
-rw-r--r--net-misc/arpd/files/arpd-0.2-buildsystem-libevent-test.patch4
-rw-r--r--net-misc/arpd/files/arpd-0.2-libevent.patch4
-rw-r--r--net-misc/arpd/files/arpd.c.patch4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/arpd/files/arpd-0.2-buildsystem-libevent-test.patch b/net-misc/arpd/files/arpd-0.2-buildsystem-libevent-test.patch
index c0c0f47712a8..598fd0b73777 100644
--- a/net-misc/arpd/files/arpd-0.2-buildsystem-libevent-test.patch
+++ b/net-misc/arpd/files/arpd-0.2-buildsystem-libevent-test.patch
@@ -1,5 +1,5 @@
---- configure.in.orig 2003-02-09 19:30:33.000000000 +0100
-+++ configure.in 2010-09-17 00:33:36.138294836 +0200
+--- a/configure.in
++++ b/configure.in
@@ -62,7 +62,7 @@
;;
*)
diff --git a/net-misc/arpd/files/arpd-0.2-libevent.patch b/net-misc/arpd/files/arpd-0.2-libevent.patch
index 2d5998f8c8d3..367ae551ad98 100644
--- a/net-misc/arpd/files/arpd-0.2-libevent.patch
+++ b/net-misc/arpd/files/arpd-0.2-libevent.patch
@@ -1,5 +1,5 @@
---- arpd.orig/arpd.c 2010-02-03 20:03:07.098748175 +0100
-+++ arpd/arpd.c 2010-02-03 20:06:24.469749941 +0100
+--- a/arpd.c
++++ b/arpd.c
@@ -445,9 +445,6 @@
void
terminate_handler(int sig)
diff --git a/net-misc/arpd/files/arpd.c.patch b/net-misc/arpd/files/arpd.c.patch
index 732ed16c92d7..b8d2bbdb94b0 100644
--- a/net-misc/arpd/files/arpd.c.patch
+++ b/net-misc/arpd/files/arpd.c.patch
@@ -1,5 +1,5 @@
---- arpd.c.orig 2005-03-30 15:13:37.136590624 -0700
-+++ arpd.c 2005-03-30 15:23:50.295231384 -0700
+--- a/arpd.c
++++ b/arpd.c
@@ -265,7 +265,7 @@
spa->addr_ip, tha->addr_eth, tpa->addr_ip);