Regen patches.

This commit is contained in:
landry 2015-07-31 12:05:36 +00:00
parent d13edb72d0
commit 5baedee076
4 changed files with 16 additions and 16 deletions

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-Makefile_in,v 1.4 2015/05/03 10:41:35 landry Exp $
$OpenBSD: patch-Makefile_in,v 1.5 2015/07/31 12:05:36 landry Exp $
dont create var/{run,lib,log}
--- Makefile.in.orig Thu Feb 26 15:07:46 2015
+++ Makefile.in Sat May 2 20:11:03 2015
@@ -935,9 +935,6 @@ uninstall-am:
--- Makefile.in.orig Wed May 27 09:51:48 2015
+++ Makefile.in Fri Jul 31 13:55:59 2015
@@ -946,9 +946,6 @@ uninstall-am:
install-exec-hook:

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-src_dns_c,v 1.1 2014/09/25 20:10:13 landry Exp $
$OpenBSD: patch-src_dns_c,v 1.2 2015/07/31 12:05:36 landry Exp $
We dont install nor need pcap-bpf.h on openbsd
--- src/dns.c.orig Mon Sep 22 17:26:48 2014
+++ src/dns.c Mon Sep 22 17:26:52 2014
@@ -33,7 +33,6 @@
--- src/dns.c.orig Tue Mar 10 15:14:45 2015
+++ src/dns.c Fri Jul 31 13:55:59 2015
@@ -34,7 +34,6 @@
#include <poll.h>
#include <pcap.h>

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_libcollectdclient_Makefile_in,v 1.2 2015/05/03 10:41:35 landry Exp $
--- src/libcollectdclient/Makefile.in.orig Thu Feb 26 15:07:48 2015
+++ src/libcollectdclient/Makefile.in Sat May 2 20:11:03 2015
@@ -461,7 +461,7 @@ top_build_prefix = @top_build_prefix@
$OpenBSD: patch-src_libcollectdclient_Makefile_in,v 1.3 2015/07/31 12:05:36 landry Exp $
--- src/libcollectdclient/Makefile.in.orig Wed May 27 09:51:49 2015
+++ src/libcollectdclient/Makefile.in Fri Jul 31 13:55:59 2015
@@ -472,7 +472,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign no-dependencies

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_pf_c,v 1.1 2015/01/23 13:01:16 naddy Exp $
--- src/pf.c.orig Sun Jan 26 09:09:14 2014
+++ src/pf.c Fri Jan 23 13:22:31 2015
@@ -29,6 +29,7 @@
$OpenBSD: patch-src_pf_c,v 1.2 2015/07/31 12:05:36 landry Exp $
--- src/pf.c.orig Tue Mar 10 15:14:45 2015
+++ src/pf.c Fri Jul 31 13:55:59 2015
@@ -33,6 +33,7 @@
# include <net/if.h>
#endif