Date: Thu, 4 Nov 2021 21:13:30 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: 2b72a114a701 - main - net/haproxy23: update to version 2.3.15. Message-ID: <202111042113.1A4LDUm6018108@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=2b72a114a701d0ab0a9bf81c3fe52b70894166ae commit 2b72a114a701d0ab0a9bf81c3fe52b70894166ae Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-11-04 21:12:47 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-11-04 21:13:24 +0000 net/haproxy23: update to version 2.3.15. --- net/haproxy23/Makefile | 2 +- net/haproxy23/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/haproxy23/Makefile b/net/haproxy23/Makefile index 92169e95cf0d..2015b15d59e7 100644 --- a/net/haproxy23/Makefile +++ b/net/haproxy23/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.3.14 +DISTVERSION= 2.3.15 CATEGORIES= net www PKGNAMESUFFIX= 23 MASTER_SITES= http://www.haproxy.org/download/2.3/src/ diff --git a/net/haproxy23/distinfo b/net/haproxy23/distinfo index 8d18d0603091..517fe9cdf061 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631092883 -SHA256 (haproxy-2.3.14.tar.gz) = 047e5c65a018ea5061d16bb4eeb2f6e96b0d3f6ceb82d7ba96478549bbee062a -SIZE (haproxy-2.3.14.tar.gz) = 2954299 +TIMESTAMP = 1636060283 +SHA256 (haproxy-2.3.15.tar.gz) = b11e5411fd2473f47c32e35f6af5e5e25b03b94c3bc641f41b1ec987aba27b25 +SIZE (haproxy-2.3.15.tar.gz) = 2962490
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111042113.1A4LDUm6018108>