Date: Tue, 2 Jan 2018 19:35:00 +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: r457918 - head/net/haproxy Message-ID: <201801021935.w02JZ0sh022842@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Tue Jan 2 19:35:00 2018 New Revision: 457918 URL: https://svnweb.freebsd.org/changeset/ports/457918 Log: Update to version 1.7.10 Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Tue Jan 2 19:17:29 2018 (r457917) +++ head/net/haproxy/Makefile Tue Jan 2 19:35:00 2018 (r457918) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.7.9 +PORTVERSION= 1.7.10 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 Jan 2 19:17:29 2018 (r457917) +++ head/net/haproxy/distinfo Tue Jan 2 19:35:00 2018 (r457918) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508749073 -SHA256 (haproxy-1.7.9.tar.gz) = 1072337e54fa188dc6e0cfe3ba4c2200b07082e321cbfe5a0882d85d54db068e -SIZE (haproxy-1.7.9.tar.gz) = 1748159 +TIMESTAMP = 1514921615 +SHA256 (haproxy-1.7.10.tar.gz) = 7ac017f53ba1f623977e3956341a7349e2ac8503fe10e34ad864d91a59e12e9f +SIZE (haproxy-1.7.10.tar.gz) = 1750937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801021935.w02JZ0sh022842>