Date: Fri, 1 Oct 2021 18:19:41 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: d8e6929659e6 - main - net/haproxy: update to version 2.4.5. Message-ID: <202110011819.191IJf5J011827@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=d8e6929659e6fb65d9756383e080b2f371b5aed6 commit d8e6929659e6fb65d9756383e080b2f371b5aed6 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-10-01 18:18:37 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-10-01 18:19:28 +0000 net/haproxy: update to version 2.4.5. --- 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 01bd2fb9344a..f4c8cfa8211b 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.4 +DISTVERSION= 2.4.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 891bc4a4aa0d..b3e7f2bd32df 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631092592 -SHA256 (haproxy-2.4.4.tar.gz) = 116b7329cebee5dab8ba47ad70feeabd0c91680d9ef68c28e41c34869920d1fe -SIZE (haproxy-2.4.4.tar.gz) = 3587306 +TIMESTAMP = 1633112215 +SHA256 (haproxy-2.4.5.tar.gz) = adf4fdacd29ef0cb39dc7b79288f3e56c4bc651eeab0c73bb02ab9090943027b +SIZE (haproxy-2.4.5.tar.gz) = 3595061
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110011819.191IJf5J011827>