Date: Tue, 28 Feb 2017 11:42:03 +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: r435045 - head/net/haproxy Message-ID: <201702281142.v1SBg34Z016629@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Tue Feb 28 11:42:03 2017 New Revision: 435045 URL: https://svnweb.freebsd.org/changeset/ports/435045 Log: Update to version 1.7.3. Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Tue Feb 28 09:53:20 2017 (r435044) +++ head/net/haproxy/Makefile Tue Feb 28 11:42:03 2017 (r435045) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.7/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Tue Feb 28 09:53:20 2017 (r435044) +++ head/net/haproxy/distinfo Tue Feb 28 11:42:03 2017 (r435045) @@ -1,5 +1,5 @@ -TIMESTAMP = 1487962088 -SHA256 (haproxy-1.7.2.tar.gz) = f95b40f52a4d61feaae363c9b15bf411c16fe8f61fddb297c7afcca0072e4b2f -SIZE (haproxy-1.7.2.tar.gz) = 1735073 +TIMESTAMP = 1488281242 +SHA256 (haproxy-1.7.3.tar.gz) = ebb31550a5261091034f1b6ac7f4a8b9d79a8ce2a3ddcd7be5b5eb355c35ba65 +SIZE (haproxy-1.7.3.tar.gz) = 1737006 SHA256 (deviceatlas-enterprise-c-2.1.2.tgz) = 4c366e5630c58759fa5ef0c62f304ad36a79d452d35d30569db5698cec74fd71 SIZE (deviceatlas-enterprise-c-2.1.2.tgz) = 183513
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702281142.v1SBg34Z016629>