Date: Tue, 18 Feb 2020 10:04:19 +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: r526449 - head/net/haproxy Message-ID: <202002181004.01IA4JLj068154@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Tue Feb 18 10:04:19 2020 New Revision: 526449 URL: https://svnweb.freebsd.org/changeset/ports/526449 Log: Update to version 2.0.13. Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Tue Feb 18 10:03:08 2020 (r526448) +++ head/net/haproxy/Makefile Tue Feb 18 10:04:19 2020 (r526449) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.0.12 +DISTVERSION= 2.0.13 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Tue Feb 18 10:03:08 2020 (r526448) +++ head/net/haproxy/distinfo Tue Feb 18 10:04:19 2020 (r526449) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577089120 -SHA256 (haproxy-2.0.12.tar.gz) = 7fcf5adb21cd78c4161902f9fcc8d7fc97e1562319a992cbda884436ca9602fd -SIZE (haproxy-2.0.12.tar.gz) = 2634202 +TIMESTAMP = 1582020210 +SHA256 (haproxy-2.0.13.tar.gz) = 21f932ae18131ad58cb2f9d7cf2338349b6ccf3f5c33382624bbf1d3760b9be1 +SIZE (haproxy-2.0.13.tar.gz) = 2643134
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002181004.01IA4JLj068154>