Date: Wed, 16 Feb 2022 19:39:14 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: ca952dcbc93a - main - net/haproxy: update to version 2.5.2. Message-ID: <202202161939.21GJdEVo084661@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=ca952dcbc93a33ade2fcdf257bc8cc1627c43e6f commit ca952dcbc93a33ade2fcdf257bc8cc1627c43e6f Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-02-16 19:34:50 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-02-16 19:39:06 +0000 net/haproxy: update to version 2.5.2. --- 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 60bfb36e3e9b..5b5c5965f1f6 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.5.1 +DISTVERSION= 2.5.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 44d05cb2cfaf..a5d0dad073c0 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641976596 -SHA256 (haproxy-2.5.1.tar.gz) = 3e90790dfc832afa6ca4fdf4528de2ce2e74f3e1f74bed0d70ad54bd5920e954 -SIZE (haproxy-2.5.1.tar.gz) = 3811260 +TIMESTAMP = 1645039895 +SHA256 (haproxy-2.5.2.tar.gz) = 2de3424fd7452be1c1c13d5e0994061285055c57046b1cb3c220d67611d0da7e +SIZE (haproxy-2.5.2.tar.gz) = 3818731
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202161939.21GJdEVo084661>