Date: Tue, 15 Mar 2022 09:06:05 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: 281a5e6155f2 - main - net/haproxy: update to version 2.5.5. Message-ID: <202203150906.22F965Hn031946@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=281a5e6155f2b28271883b404d2f3f89be2230f6 commit 281a5e6155f2b28271883b404d2f3f89be2230f6 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-03-15 09:00:38 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-03-15 09:05:53 +0000 net/haproxy: update to version 2.5.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 53e6402841d1..5ee738a6b394 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.4 +DISTVERSION= 2.5.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index c3af97a21799..93d8b938fec2 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645825792 -SHA256 (haproxy-2.5.4.tar.gz) = dc4015d85c7fef811b459803b763001d809b07a9251dc1864fedb9a07b44aefb -SIZE (haproxy-2.5.4.tar.gz) = 3819082 +TIMESTAMP = 1647334794 +SHA256 (haproxy-2.5.5.tar.gz) = 063c4845cdb2d76f292ef44d9c0117a853d8d10ae5d9615b406b14a4d74fe4b9 +SIZE (haproxy-2.5.5.tar.gz) = 3821477
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203150906.22F965Hn031946>