Date: Thu, 1 Feb 2024 09:16:20 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: a7f315c27f29 - main - net/haproxy: update to version 2.9.4. Message-ID: <202402010916.4119GKqx043307@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=a7f315c27f298205599da3debc4b680bef2fcc9e commit a7f315c27f298205599da3debc4b680bef2fcc9e Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2024-02-01 08:27:23 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2024-02-01 09:16:14 +0000 net/haproxy: update to version 2.9.4. --- net/haproxy/Makefile | 2 +- net/haproxy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index acb99fe46a8b..04df8d73dd46 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.3 +DISTVERSION= 2.9.4 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index a62d238a87ac..1ed0357cd3be 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705606588 -SHA256 (haproxy-2.9.3.tar.gz) = ed517c65abd86945411f6bcb18c7ec657a706931cb781ea283063ba0a75858c0 -SIZE (haproxy-2.9.3.tar.gz) = 4499271 +TIMESTAMP = 1706775903 +SHA256 (haproxy-2.9.4.tar.gz) = 9c3892cc3c084ac4f00125ef22a151cf181416d84aa8a37af6af6aa0399096bc +SIZE (haproxy-2.9.4.tar.gz) = 4501098
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402010916.4119GKqx043307>