git: f934999197b3 - main - net/haproxy: update to version 2.8.1.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 13:04:57 UTC
The branch main has been updated by demon: URL: https://cgit.FreeBSD.org/ports/commit/?id=f934999197b3a4909c4c48037769cd2d5f6cd97f commit f934999197b3a4909c4c48037769cd2d5f6cd97f Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2023-07-03 12:57:23 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2023-07-03 13:04:50 +0000 net/haproxy: update to version 2.8.1. --- net/haproxy/Makefile | 6 +++--- net/haproxy/distinfo | 6 +++--- net/haproxy/pkg-plist | 26 +++++--------------------- 3 files changed, 11 insertions(+), 27 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 293c51455684..9ba56b961025 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= haproxy -DISTVERSION= 2.7.9 +DISTVERSION= 2.8.1 CATEGORIES= net www -MASTER_SITES= http://www.haproxy.org/download/2.7/src/ +MASTER_SITES= http://www.haproxy.org/download/2.8/src/ MAINTAINER= demon@FreeBSD.org COMMENT= Reliable, high performance TCP/HTTP load balancer @@ -20,7 +20,7 @@ default_CONFLICTS_INSTALL= haproxy-lua lua_CONFLICTS_INSTALL= haproxy lua_PKGNAMESUFFIX= -lua -CONFLICTS_INSTALL= haproxy-devel haproxy17 haproxy18 haproxy20 haproxy22 haproxy23 haproxy24 haproxy25 haproxy26 +CONFLICTS_INSTALL= haproxy-devel haproxy17 haproxy18 haproxy20 haproxy22 haproxy23 haproxy24 haproxy25 haproxy26 haproxy27 ALL_TARGET= all admin/halog/halog MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index e2dff1e0d990..e38b20a753c1 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686214193 -SHA256 (haproxy-2.7.9.tar.gz) = 1c134e67a241543741426941e81ad04cdd80acb89928c2afbd0c71740f257d6b -SIZE (haproxy-2.7.9.tar.gz) = 4186553 +TIMESTAMP = 1688388558 +SHA256 (haproxy-2.8.1.tar.gz) = 485552fcd9d5d5f41aad046f131fc0a7e849bef25a349a040750af0c6fc56807 +SIZE (haproxy-2.8.1.tar.gz) = 4329591 diff --git a/net/haproxy/pkg-plist b/net/haproxy/pkg-plist index d10d7cfec2aa..69c091af1feb 100644 --- a/net/haproxy/pkg-plist +++ b/net/haproxy/pkg-plist @@ -8,31 +8,20 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/WURFL-device-detection.txt %%PORTDOCS%%%%DOCSDIR%%/acl.fig %%PORTDOCS%%%%DOCSDIR%%/architecture.txt -%%PORTDOCS%%%%DOCSDIR%%/close-options.txt %%PORTDOCS%%%%DOCSDIR%%/coding-style.txt %%PORTDOCS%%%%DOCSDIR%%/configuration.txt %%PORTDOCS%%%%DOCSDIR%%/cookie-options.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/backends-v0.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/backends.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/be-fe-changes.txt %%PORTDOCS%%%%DOCSDIR%%/design-thoughts/binding-possibilities.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/config-language.txt %%PORTDOCS%%%%DOCSDIR%%/design-thoughts/connection-reuse.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/connection-sharing.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/dynamic-buffers.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/entities-v2.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/how-it-works.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/http2.txt %%PORTDOCS%%%%DOCSDIR%%/design-thoughts/http_load_time.url %%PORTDOCS%%%%DOCSDIR%%/design-thoughts/pool-debugging.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/rate-shaping.txt -%%PORTDOCS%%%%DOCSDIR%%/design-thoughts/sess_par_sec.txt %%PORTDOCS%%%%DOCSDIR%%/design-thoughts/thread-group.txt %%PORTDOCS%%%%DOCSDIR%%/gpl.txt %%PORTDOCS%%%%DOCSDIR%%/haproxy.1 %%PORTDOCS%%%%DOCSDIR%%/internals/acl.txt %%PORTDOCS%%%%DOCSDIR%%/internals/api/appctx.txt %%PORTDOCS%%%%DOCSDIR%%/internals/api/buffer-api.txt +%%PORTDOCS%%%%DOCSDIR%%/internals/api/event_hdl.txt %%PORTDOCS%%%%DOCSDIR%%/internals/api/filters.txt %%PORTDOCS%%%%DOCSDIR%%/internals/api/htx-api.txt %%PORTDOCS%%%%DOCSDIR%%/internals/api/initcalls.txt @@ -45,15 +34,8 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/internals/connect-status.txt %%PORTDOCS%%%%DOCSDIR%%/internals/connection-header.txt %%PORTDOCS%%%%DOCSDIR%%/internals/connection-scale.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/entities-v2.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/entities.txt %%PORTDOCS%%%%DOCSDIR%%/internals/fd-migration.txt %%PORTDOCS%%%%DOCSDIR%%/internals/hashing.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/header-parser-speed.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/header-tree.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/http-cookies.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/http-docs.txt -%%PORTDOCS%%%%DOCSDIR%%/internals/http-parsing.txt %%PORTDOCS%%%%DOCSDIR%%/internals/list.fig %%PORTDOCS%%%%DOCSDIR%%/internals/list.png %%PORTDOCS%%%%DOCSDIR%%/internals/listener-states.fig @@ -64,7 +46,6 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/internals/muxes.pdf %%PORTDOCS%%%%DOCSDIR%%/internals/muxes.png %%PORTDOCS%%%%DOCSDIR%%/internals/muxes.svg -%%PORTDOCS%%%%DOCSDIR%%/internals/naming.txt %%PORTDOCS%%%%DOCSDIR%%/internals/notes-layers.txt %%PORTDOCS%%%%DOCSDIR%%/internals/notes-poll-connect.txt %%PORTDOCS%%%%DOCSDIR%%/internals/notes-pollhup.txt @@ -72,13 +53,13 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/internals/pattern.dia %%PORTDOCS%%%%DOCSDIR%%/internals/pattern.pdf %%PORTDOCS%%%%DOCSDIR%%/internals/polling-states.fig -%%PORTDOCS%%%%DOCSDIR%%/internals/repartition-be-fe-fi.txt %%PORTDOCS%%%%DOCSDIR%%/internals/sched.fig %%PORTDOCS%%%%DOCSDIR%%/internals/sched.pdf %%PORTDOCS%%%%DOCSDIR%%/internals/sched.png %%PORTDOCS%%%%DOCSDIR%%/internals/sched.svg %%PORTDOCS%%%%DOCSDIR%%/internals/ssl_cert.dia %%PORTDOCS%%%%DOCSDIR%%/internals/stats-v2.txt +%%PORTDOCS%%%%DOCSDIR%%/internals/stconn-close.txt %%PORTDOCS%%%%DOCSDIR%%/internals/stream-sock-states.fig %%PORTDOCS%%%%DOCSDIR%%/intro.txt %%PORTDOCS%%%%DOCSDIR%%/lgpl.txt @@ -109,6 +90,9 @@ sbin/haproxy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/504.http %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.init +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lua/README +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lua/event_handler.lua +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lua/mailers.lua %%PORTEXAMPLES%%%%EXAMPLESDIR%%/option-http_proxy.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quick-test.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks4.cfg