Date: Tue, 15 Mar 2022 09:06:04 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: f44fd8a3d7e2 - main - net/haproxy24: update to version 2.4.15. Message-ID: <202203150906.22F964CQ031922@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=f44fd8a3d7e21f6809e7bfd32359bde3b4c2ae0a commit f44fd8a3d7e21f6809e7bfd32359bde3b4c2ae0a Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-03-15 08:59:18 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-03-15 09:05:52 +0000 net/haproxy24: update to version 2.4.15. --- net/haproxy24/Makefile | 2 +- net/haproxy24/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/haproxy24/Makefile b/net/haproxy24/Makefile index 6ca7bf685aa7..89cc0cbcf6ec 100644 --- a/net/haproxy24/Makefile +++ b/net/haproxy24/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.4.14 +DISTVERSION= 2.4.15 CATEGORIES= net www PKGNAMESUFFIX= 24 MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy24/distinfo b/net/haproxy24/distinfo index 6afd47d4497f..e09f399add87 100644 --- a/net/haproxy24/distinfo +++ b/net/haproxy24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645825999 -SHA256 (haproxy-2.4.14.tar.gz) = e6346b406b911b94c88eb05a5f622d53d49ffc247468fb03c12a4ffe3cc5ff04 -SIZE (haproxy-2.4.14.tar.gz) = 3613642 +TIMESTAMP = 1647334724 +SHA256 (haproxy-2.4.15.tar.gz) = 3958b17b7ee80eb79712aaf24f0d83e753683104b36e282a8b3dcd2418e30082 +SIZE (haproxy-2.4.15.tar.gz) = 3616441
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203150906.22F964CQ031922>