Date: Fri, 19 Aug 2022 17:04: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: 1cc67ae2e99b - main - net/haproxy: update to version 2.6.3 Message-ID: <202208191704.27JH4Uv8017355@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=1cc67ae2e99b45721d8215d5991181406e28470b commit 1cc67ae2e99b45721d8215d5991181406e28470b Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-08-19 17:03:37 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-08-19 17:04:24 +0000 net/haproxy: update to version 2.6.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 03263e7af22e..e004f8144e70 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.6.2 +DISTVERSION= 2.6.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.6/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index cd6feb0b44b2..04b8ed878aca 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658514277 -SHA256 (haproxy-2.6.2.tar.gz) = f9b7dc06e02eb13b5d94dc66e0864a714aee2af9dfab10fa353ff9f1f52c8202 -SIZE (haproxy-2.6.2.tar.gz) = 3978933 +TIMESTAMP = 1660928520 +SHA256 (haproxy-2.6.3.tar.gz) = d18f7224a87b5cd6bbabb04d238f79a79fa461f0f8e1f257575cef8da2a307d9 +SIZE (haproxy-2.6.3.tar.gz) = 3986611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208191704.27JH4Uv8017355>