Date: Tue, 11 Jan 2022 10:50:33 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: 9e2755a12bb6 - main - net/haproxy: update to version 2.4.12. Message-ID: <202201111050.20BAoXSC006659@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=9e2755a12bb69fec14bf05f1acee088c636a2352 commit 9e2755a12bb69fec14bf05f1acee088c636a2352 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-01-11 10:49:31 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-01-11 10:50:26 +0000 net/haproxy: update to version 2.4.12. --- 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 761edbb78fba..195b35221776 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.11 +DISTVERSION= 2.4.12 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index e70c9284d400..29b1590a04af 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641582117 -SHA256 (haproxy-2.4.11.tar.gz) = bbebd025c6c960e147cb63d2cf9e3e84861d8220481519130a0ab4281e17b03c -SIZE (haproxy-2.4.11.tar.gz) = 3607391 +TIMESTAMP = 1641898062 +SHA256 (haproxy-2.4.12.tar.gz) = 6984a94466739e5e8188949a3d1731634087226a12aada8bf6f81f9d316ca4f3 +SIZE (haproxy-2.4.12.tar.gz) = 3607497
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111050.20BAoXSC006659>