Date: Fri, 9 Jul 2021 07:28:48 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: 67c26034a40a - main - net/haproxy23: update to version 2.3.12. Message-ID: <202107090728.1697SmIE081138@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=67c26034a40af9b6a1db771af4dc82267cb52477 commit 67c26034a40af9b6a1db771af4dc82267cb52477 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-07-09 07:28:23 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-07-09 07:28:42 +0000 net/haproxy23: update to version 2.3.12. --- net/haproxy23/Makefile | 2 +- net/haproxy23/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/haproxy23/Makefile b/net/haproxy23/Makefile index af7a77533aa2..8d5bbef82aa3 100644 --- a/net/haproxy23/Makefile +++ b/net/haproxy23/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.3.11 +DISTVERSION= 2.3.12 CATEGORIES= net www PKGNAMESUFFIX= 23 MASTER_SITES= http://www.haproxy.org/download/2.3/src/ diff --git a/net/haproxy23/distinfo b/net/haproxy23/distinfo index faba5fbb9805..fbd8f1b4a777 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625679310 -SHA256 (haproxy-2.3.11.tar.gz) = 299fbc30e9c60cf35b9a507d28fcf2536d714704c24f843b8bbaf416df124ff5 -SIZE (haproxy-2.3.11.tar.gz) = 2950654 +TIMESTAMP = 1625815629 +SHA256 (haproxy-2.3.12.tar.gz) = 684670d71ffe1ab3f0bfd1be0e55ea9d932732081dd01858b9e351c1a909be3e +SIZE (haproxy-2.3.12.tar.gz) = 2950703
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107090728.1697SmIE081138>