commit: b9d1de111d7d110c24c83b7b0c60686bc9471f7e Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Tue May 9 12:30:55 2017 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Tue May 9 17:08:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d1de11
net-proxy/haproxy: Fix contrib patch for 1.7.5 Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-proxy/haproxy/files/haproxy-1.7-contrib.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/net-proxy/haproxy/files/haproxy-1.7-contrib.patch b/net-proxy/haproxy/files/haproxy-1.7-contrib.patch index 836c4cf71de..9ecffe7e3c7 100644 --- a/net-proxy/haproxy/files/haproxy-1.7-contrib.patch +++ b/net-proxy/haproxy/files/haproxy-1.7-contrib.patch @@ -10,17 +10,6 @@ diff -Nuar --exclude '*~' haproxy-1.7.9999.orig/contrib/tcploop/Makefile haproxy clean: rm -f $(OBJS) *.[oas] *~ -diff -Nuar --exclude '*~' haproxy-1.7.9999.orig/contrib/tcploop/tcploop.c haproxy-1.7.9999/contrib/tcploop/tcploop.c ---- haproxy-1.7.9999.orig/contrib/tcploop/tcploop.c 2016-12-04 16:08:05.498256665 -0800 -+++ haproxy-1.7.9999/contrib/tcploop/tcploop.c 2016-12-04 16:11:13.877864378 -0800 -@@ -39,6 +39,7 @@ - #include <ctype.h> - #include <errno.h> - #include <fcntl.h> -+#include <limits.h> - #include <netdb.h> - #include <poll.h> - #include <signal.h> diff -Nuar --exclude '*~' haproxy-1.7.9999.orig/contrib/spoa_example/Makefile haproxy-1.7.9999/contrib/spoa_example/Makefile --- haproxy-1.7.9999.orig/contrib/spoa_example/Makefile 2016-12-04 15:56:49.068302156 -0800 +++ haproxy-1.7.9999/contrib/spoa_example/Makefile 2016-12-04 15:58:51.360644213 -0800