From 04a92c12b7b42909b3bed36337f87795523958d2 Mon Sep 17 00:00:00 2001 From: danj Date: Thu, 20 Oct 2016 16:19:11 +0000 Subject: [PATCH] Patch has been (finally, yay) committed upstream --- net/haproxy/patches/patch-Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/haproxy/patches/patch-Makefile b/net/haproxy/patches/patch-Makefile index 34fd4b93fb0..7458dd090ad 100644 --- a/net/haproxy/patches/patch-Makefile +++ b/net/haproxy/patches/patch-Makefile @@ -1,7 +1,10 @@ -$OpenBSD: patch-Makefile,v 1.3 2016/09/27 17:04:58 danj Exp $ +$OpenBSD: patch-Makefile,v 1.4 2016/10/20 16:19:11 danj Exp $ Make use of accept4() on OpenBSD. +Committed upstream +http://git.haproxy.org/?p=haproxy.git;a=commit;h=9705ba2981016dd6b3b8d690bb8935a396cc0994 + --- Makefile.orig Sun Sep 25 23:13:40 2016 +++ Makefile Sun Sep 25 23:14:35 2016 @@ -304,10 +304,11 @@ ifeq ($(TARGET),osx)