Date: Wed, 13 Jan 2021 16:02:20 +0000 (UTC) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561482 - head/net/haproxy Message-ID: <202101131602.10DG2KhK004414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Wed Jan 13 16:02:19 2021 New Revision: 561482 URL: https://svnweb.freebsd.org/changeset/ports/561482 Log: Update to version 2.2.8 Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Wed Jan 13 15:54:45 2021 (r561481) +++ head/net/haproxy/Makefile Wed Jan 13 16:02:19 2021 (r561482) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.2.7 +DISTVERSION= 2.2.8 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.2/src/ Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Wed Jan 13 15:54:45 2021 (r561481) +++ head/net/haproxy/distinfo Wed Jan 13 16:02:19 2021 (r561482) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610180336 -SHA256 (haproxy-2.2.7.tar.gz) = af8f46d9533b835bc3f02b6a769b0958077a7455e37f90ba4c86c7499cb243a7 -SIZE (haproxy-2.2.7.tar.gz) = 2896196 +TIMESTAMP = 1610553702 +SHA256 (haproxy-2.2.8.tar.gz) = 61f90e3e2a36bd8800a5bee31cba7eef37c9aa8a353b6c741edaa411510b14be +SIZE (haproxy-2.2.8.tar.gz) = 2895932
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101131602.10DG2KhK004414>