Date: Thu, 17 Jun 2021 10:11:35 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: 5e09ee3336ab - main - net/haproxy: update to version 2.4.1. Message-ID: <202106171011.15HABZsp033122@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=5e09ee3336ab5db008ff5362d11790c1d057e06e commit 5e09ee3336ab5db008ff5362d11790c1d057e06e Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-06-17 10:10:48 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-06-17 10:11:28 +0000 net/haproxy: update to version 2.4.1. --- 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 3c8f03e5cc63..7f36e69edec2 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.4.0 +DISTVERSION= 2.4.1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 8c0e35714f6c..bc4325ce4f5d 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623879154 -SHA256 (haproxy-2.4.0.tar.gz) = 0a6962adaf5a1291db87e3eb4ddf906a72fed535dbd2255b164b7d8394a53640 -SIZE (haproxy-2.4.0.tar.gz) = 3570069 +TIMESTAMP = 1623924565 +SHA256 (haproxy-2.4.1.tar.gz) = 1b2458b05e923d70cdc00a2c8e5579c2fcde9df16bbed8955f3f3030df14e62e +SIZE (haproxy-2.4.1.tar.gz) = 3575591
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106171011.15HABZsp033122>