Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2021 13:26:54 GMT
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca50359ac28b - main - net/haproxy-devel: update to version 2.5-dev1.
Message-ID:  <202107011326.161DQso8095116@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by demon:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca50359ac28ba65457d23ad7534ace0494a033ae

commit ca50359ac28ba65457d23ad7534ace0494a033ae
Author:     Dmitry Sivachenko <demon@FreeBSD.org>
AuthorDate: 2021-07-01 13:25:52 +0000
Commit:     Dmitry Sivachenko <demon@FreeBSD.org>
CommitDate: 2021-07-01 13:26:49 +0000

    net/haproxy-devel: update to version 2.5-dev1.
---
 net/haproxy-devel/Makefile  | 5 +++--
 net/haproxy-devel/distinfo  | 6 +++---
 net/haproxy-devel/pkg-plist | 2 ++
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107011326.161DQso8095116>