Date: Tue, 17 Aug 2021 15:53:36 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: b1fb3ba6ac11 - main - net/haproxy: update to version 2.4.3 Message-ID: <202108171553.17HFraFj045441@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=b1fb3ba6ac118336ecf2ee9232f1d009cba6b87e commit b1fb3ba6ac118336ecf2ee9232f1d009cba6b87e Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-08-17 15:46:38 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-08-17 15:53:27 +0000 net/haproxy: update to version 2.4.3 --- net/haproxy/Makefile | 2 +- net/haproxy/distinfo | 6 +++--- net/haproxy/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 60811a31de92..82b623a2a6de 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.4.2 +DISTVERSION= 2.4.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 2f9eca913b59..eeb3e2ab8425 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625670439 -SHA256 (haproxy-2.4.2.tar.gz) = edf9788f7f3411498e3d7b21777036b4dc14183e95c8e2ce7577baa0ea4ea2aa -SIZE (haproxy-2.4.2.tar.gz) = 3579220 +TIMESTAMP = 1629215103 +SHA256 (haproxy-2.4.3.tar.gz) = ce479380be5464faa881dcd829618931b60130ffeb01c88bc2bf95e230046405 +SIZE (haproxy-2.4.3.tar.gz) = 3585501 diff --git a/net/haproxy/pkg-plist b/net/haproxy/pkg-plist index 1d98e5cecf49..0d2754938a4b 100644 --- a/net/haproxy/pkg-plist +++ b/net/haproxy/pkg-plist @@ -39,6 +39,7 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/internals/entities.pdf %%PORTDOCS%%%%DOCSDIR%%/internals/entities.svg %%PORTDOCS%%%%DOCSDIR%%/internals/entities.txt +%%PORTDOCS%%%%DOCSDIR%%/internals/fd-migration.txt %%PORTDOCS%%%%DOCSDIR%%/internals/filters.txt %%PORTDOCS%%%%DOCSDIR%%/internals/hashing.txt %%PORTDOCS%%%%DOCSDIR%%/internals/header-parser-speed.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171553.17HFraFj045441>