Date: Fri, 7 Jan 2022 19:06: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: f242edea8a93 - main - net/haproxy: update to version 2.4.11. Message-ID: <202201071906.207J6EmB076364@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=f242edea8a93853db6a78d51adccaf773aa79500 commit f242edea8a93853db6a78d51adccaf773aa79500 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-01-07 19:05:12 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-01-07 19:06:05 +0000 net/haproxy: update to version 2.4.11. --- 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 dc7f045b6422..761edbb78fba 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.10 +DISTVERSION= 2.4.11 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 46ac36ebeeb7..e70c9284d400 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640287019 -SHA256 (haproxy-2.4.10.tar.gz) = 4838dcc961a4544ef2d1e1aa7a7624cffdc4dda731d9cb66e46114819a3b1c5c -SIZE (haproxy-2.4.10.tar.gz) = 3605085 +TIMESTAMP = 1641582117 +SHA256 (haproxy-2.4.11.tar.gz) = bbebd025c6c960e147cb63d2cf9e3e84861d8220481519130a0ab4281e17b03c +SIZE (haproxy-2.4.11.tar.gz) = 3607391
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201071906.207J6EmB076364>