1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Update to version 1.4.19.

maintainer timeout.
This commit is contained in:
Dmitry Sivachenko 2012-02-28 10:01:38 +00:00
parent 99715d2a77
commit bbe312d32a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292357
3 changed files with 13 additions and 4 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= haproxy
PORTVERSION= 1.4.18
PORTREVISION= 1
PORTVERSION= 1.4.19
CATEGORIES= net www
MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/

View File

@ -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

View File

@ -0,0 +1,10 @@
--- src/proto_http.c.orig 2012-02-28 13:58:43.000000000 +0400
+++ src/proto_http.c 2012-02-28 13:58:49.000000000 +0400
@@ -19,7 +19,6 @@
#include <syslog.h>
#include <time.h>
-#include <netinet/tcp.h>
#include <sys/socket.h>
#include <sys/stat.h>