Update to 1.4.20.

Maintainet timeout (11 days).

Feature safe:	yes
This commit is contained in:
Dmitry Sivachenko 2012-03-26 10:41:54 +00:00
parent 2033e54dce
commit a6bbd1035b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293844
3 changed files with 3 additions and 13 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (haproxy-1.4.19.tar.gz) = dbee7d9afa6ca4aae884e4ab6aaf2a951c4f4f3cb91c2aca73b3317c7cebea25
SIZE (haproxy-1.4.19.tar.gz) = 824610
SHA256 (haproxy-1.4.20.tar.gz) = f00949545fdc616ff9952e902d9d5a36f3eceebe77b978b4a4d78f895e0b283e
SIZE (haproxy-1.4.20.tar.gz) = 825871

View File

@ -1,10 +0,0 @@
--- 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>