ports/165035: [update] net/haproxy to 1.4.19

Babak Farrokhi farrokhi at FreeBSD.org
Sun Feb 12 14:50:05 UTC 2012


>Number:         165035
>Category:       ports
>Synopsis:       [update] net/haproxy to 1.4.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 12 14:50:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        9.0-STABLE
>Organization:
>Environment:
FreeBSD devbox 9.0-STABLE FreeBSD 9.0-STABLE #1: Fri Jan  6 15:55:48 CET 2012     root at devbox:/usr/obj/usr/src/sys/SERVER  amd64
>Description:
- update to 1.4.19
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN haproxy.orig/Makefile haproxy/Makefile
--- haproxy.orig/Makefile	2012-02-12 18:05:03.000000000 +0330
+++ haproxy/Makefile	2012-02-12 18:05:12.000000000 +0330
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	haproxy
-PORTVERSION=	1.4.18
+PORTVERSION=	1.4.19
 CATEGORIES=	net www
 MASTER_SITES=	http://haproxy.1wt.eu/download/1.4/src/
 
diff -ruN haproxy.orig/distinfo haproxy/distinfo
--- haproxy.orig/distinfo	2012-02-12 18:05:03.000000000 +0330
+++ haproxy/distinfo	2012-02-12 18:05:23.000000000 +0330
@@ -1,2 +1,2 @@
-SHA256 (haproxy-1.4.18.tar.gz) = ec2b6222a34d11f97cf7cf5cc696080dac34e94deb8e6cf3822b27442e0793fa
-SIZE (haproxy-1.4.18.tar.gz) = 820427
+SHA256 (haproxy-1.4.19.tar.gz) = dbee7d9afa6ca4aae884e4ab6aaf2a951c4f4f3cb91c2aca73b3317c7cebea25
+SIZE (haproxy-1.4.19.tar.gz) = 824610
diff -ruN haproxy.orig/files/patch-src_proto__http.c haproxy/files/patch-src_proto__http.c
--- haproxy.orig/files/patch-src_proto__http.c	1970-01-01 03:30:00.000000000 +0330
+++ haproxy/files/patch-src_proto__http.c	2012-02-12 18:11:25.000000000 +0330
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/proto_http.c.orig
++++ src/proto_http.c
+@@ -19,7 +19,7 @@
+ #include <syslog.h>
+ #include <time.h>
+ 
+-#include <netinet/tcp.h>
++//#include <netinet/tcp.h>
+ 
+ #include <sys/socket.h>
+ #include <sys/stat.h>


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list