Date: Thu, 11 Jan 2024 22:19:13 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: a6e534e8ce6b - main - net/haproxy: update to version 2.9.2. Message-ID: <202401112219.40BMJDPd003159@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=a6e534e8ce6b47c2d0e360dd452f6ca1424f0150 commit a6e534e8ce6b47c2d0e360dd452f6ca1424f0150 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2024-01-11 22:18:57 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2024-01-11 22:18:57 +0000 net/haproxy: update to version 2.9.2. --- 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 9d0900bda356..46f9f4a83bf5 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.1 +DISTVERSION= 2.9.2 PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 3582e6775d13..076296907606 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703935399 -SHA256 (haproxy-2.9.1.tar.gz) = d5801c772aab9c43f40964b7b33b4388d14b5b45750be4d2671785863cdb9f1c -SIZE (haproxy-2.9.1.tar.gz) = 4493103 +TIMESTAMP = 1705011526 +SHA256 (haproxy-2.9.2.tar.gz) = 851aee830ec28c1791246a9fd4478f643d115a563dd907f6612cc381a952ab3c +SIZE (haproxy-2.9.2.tar.gz) = 4498040
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401112219.40BMJDPd003159>