aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2021-07-01 13:25:52 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2021-07-01 13:26:49 +0000
commitca50359ac28ba65457d23ad7534ace0494a033ae (patch)
tree96a87eb9dc3712544ff6f741d9fdc88cbc112818
parent123b1571faa645e3e06e74c27e5bd92ec5b6bda0 (diff)
downloadports-ca50359ac28ba65457d23ad7534ace0494a033ae.tar.gz
ports-ca50359ac28ba65457d23ad7534ace0494a033ae.zip
net/haproxy-devel: update to version 2.5-dev1.
-rw-r--r--net/haproxy-devel/Makefile5
-rw-r--r--net/haproxy-devel/distinfo6
-rw-r--r--net/haproxy-devel/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile
index d2e04af71966..3543ae92e573 100644
--- a/net/haproxy-devel/Makefile
+++ b/net/haproxy-devel/Makefile
@@ -1,9 +1,9 @@
# Created by: Hugo Saro <hugo@barafranca.com>
PORTNAME= haproxy
-DISTVERSION= 2.4-dev17
+DISTVERSION= 2.5-dev1
CATEGORIES= net www
-MASTER_SITES= http://www.haproxy.org/download/2.4/src/devel/
+MASTER_SITES= http://www.haproxy.org/download/2.5/src/devel/
PKGNAMESUFFIX= -devel
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
@@ -21,6 +21,7 @@ USE_RC_SUBR= haproxy
ALL_TARGET= all admin/halog/halog
MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \
USE_ZLIB=1 USE_CPU_AFFINITY=1 USE_ACCEPT4=1 \
+ USE_TFO=1 USE_THREAD_DUMP=1 \
CC="${CC}" DEBUG_CFLAGS="" CPU_CFLAGS="${CFLAGS}"
OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS PROMEX
diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo
index e38f3b47997d..8a69e771e9d6 100644
--- a/net/haproxy-devel/distinfo
+++ b/net/haproxy-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619264007
-SHA256 (haproxy-2.4-dev17.tar.gz) = 045cf3fd29394550dc073090a2b171816aa804323a336435a840977eb6435d87
-SIZE (haproxy-2.4-dev17.tar.gz) = 3539296
+TIMESTAMP = 1625143812
+SHA256 (haproxy-2.5-dev1.tar.gz) = fdd9153253340f6a731dcfc6a8b3d90cc9a2d14123cc5964a73fdfda19851c84
+SIZE (haproxy-2.5-dev1.tar.gz) = 3615222
diff --git a/net/haproxy-devel/pkg-plist b/net/haproxy-devel/pkg-plist
index 90d24da8986b..1d98e5cecf49 100644
--- a/net/haproxy-devel/pkg-plist
+++ b/net/haproxy-devel/pkg-plist
@@ -91,6 +91,7 @@ sbin/haproxy
%%PORTDOCS%%%%DOCSDIR%%/regression-testing.txt
%%PORTDOCS%%%%DOCSDIR%%/seamless_reload.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/acl-content-sw.cfg
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-config-edge.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content-sw-sample.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/400.http
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/403.http
@@ -102,6 +103,7 @@ sbin/haproxy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.init
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/option-http_proxy.cfg
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quick-test.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks4.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparent_proxy.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wurfl-example.cfg