Date: Sat, 19 Feb 2022 18:15:27 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: d1a8530c91e1 - main - net/haproxy: update to version 2.5.3 Message-ID: <202202191815.21JIFR6V079697@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=d1a8530c91e1d52e083cf15b5738a6f9657d6b58 commit d1a8530c91e1d52e083cf15b5738a6f9657d6b58 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-02-19 18:03:01 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-02-19 18:14:47 +0000 net/haproxy: update to version 2.5.3 --- 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 5b5c5965f1f6..8953c3d9f4e2 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.2 +DISTVERSION= 2.5.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index a5d0dad073c0..3f67dbafc49e 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645039895 -SHA256 (haproxy-2.5.2.tar.gz) = 2de3424fd7452be1c1c13d5e0994061285055c57046b1cb3c220d67611d0da7e -SIZE (haproxy-2.5.2.tar.gz) = 3818731 +TIMESTAMP = 1645293625 +SHA256 (haproxy-2.5.3.tar.gz) = d6fa3c66f707ff93b5bd27ce69e70a8964d7b7078548b51868d47d7df3943fe4 +SIZE (haproxy-2.5.3.tar.gz) = 3818959
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202191815.21JIFR6V079697>