Date: Tue, 28 Mar 2023 08:57:25 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: 2d04822a1fcf - main - net/haproxy: update to version 2.7.6. Message-ID: <202303280857.32S8vPgY085328@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=2d04822a1fcf195b7537e6297d23c58bad0dacab commit 2d04822a1fcf195b7537e6297d23c58bad0dacab Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2023-03-28 08:55:30 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2023-03-28 08:57:17 +0000 net/haproxy: update to version 2.7.6. --- 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 e892631d273f..d1a9418ee966 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7.5 +DISTVERSION= 2.7.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 49de382686ce..b850bc6f6a7b 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679304689 -SHA256 (haproxy-2.7.5.tar.gz) = e2c6e43270c35a4009a70052d26c1ddb90b63a650f81305a748f229737a74502 -SIZE (haproxy-2.7.5.tar.gz) = 4160630 +TIMESTAMP = 1679993614 +SHA256 (haproxy-2.7.6.tar.gz) = 133f357ddb3fcfc5ad8149ef3d74cbb5db6bb4a5ab67289ce0b0ab686cdeb74f +SIZE (haproxy-2.7.6.tar.gz) = 4162978
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303280857.32S8vPgY085328>