Date: Thu, 7 Sep 2023 09:49:31 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: acb561a07356 - main - net/haproxy: update to version 2.8.3. Message-ID: <202309070949.3879nVEe002208@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=acb561a07356b92137b8388c668b2c622638acb6 commit acb561a07356b92137b8388c668b2c622638acb6 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2023-09-07 09:48:39 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2023-09-07 09:49:25 +0000 net/haproxy: update to version 2.8.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 42f16294492d..7c6308227bd2 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.8.2 +DISTVERSION= 2.8.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.8/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index c0951a1e44b3..91ec9a4fef74 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691590052 -SHA256 (haproxy-2.8.2.tar.gz) = 698d6906d170946a869769964e57816ba3da3adf61ff75e89972b137f4658db0 -SIZE (haproxy-2.8.2.tar.gz) = 4335907 +TIMESTAMP = 1694080072 +SHA256 (haproxy-2.8.3.tar.gz) = 9ecc6ffe67a977d1ed279107bbdab790d73ae2a626bc38eee23fa1f6786a759e +SIZE (haproxy-2.8.3.tar.gz) = 4350288
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309070949.3879nVEe002208>