Date: Fri, 24 Feb 2017 18:48:48 +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: r434739 - head/net/haproxy Message-ID: <201702241848.v1OImm9n000525@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Fri Feb 24 18:48:47 2017 New Revision: 434739 URL: https://svnweb.freebsd.org/changeset/ports/434739 Log: Update deviceatlas API to version 2.1.2 Submitted by: David Carlier <dcarlier@afilias.info> Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Fri Feb 24 17:57:08 2017 (r434738) +++ head/net/haproxy/Makefile Fri Feb 24 18:48:47 2017 (r434739) @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= haproxy-devel-[0-9]* USES= cpe gmake USE_RC_SUBR= haproxy -DEVICEATLAS_VERSION= 2.1.1 +DEVICEATLAS_VERSION= 2.1.2 DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION} DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Fri Feb 24 17:57:08 2017 (r434738) +++ head/net/haproxy/distinfo Fri Feb 24 18:48:47 2017 (r434739) @@ -1,5 +1,5 @@ -TIMESTAMP = 1487442989 +TIMESTAMP = 1487962088 SHA256 (haproxy-1.7.2.tar.gz) = f95b40f52a4d61feaae363c9b15bf411c16fe8f61fddb297c7afcca0072e4b2f SIZE (haproxy-1.7.2.tar.gz) = 1735073 -SHA256 (deviceatlas-enterprise-c-2.1.1.tgz) = 8613d49eb21f74dac637b7cb9d787782c5f00d50a2bb9f350f6ae5c6afe89a46 -SIZE (deviceatlas-enterprise-c-2.1.1.tgz) = 197944 +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?201702241848.v1OImm9n000525>