diff options
author | demon <demon@FreeBSD.org> | 2017-02-25 02:48:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2017-02-25 02:48:47 +0800 |
commit | 4c9aec3b83fce718a3266d43ad9213148a744075 (patch) | |
tree | 82813fa386e5d7e7ab827ebc1e36e3556c0958dc /net | |
parent | 92fe6f7efd74bafffba624075d430728e7d8a50e (diff) | |
download | freebsd-ports-gnome-4c9aec3b83fce718a3266d43ad9213148a744075.tar.gz freebsd-ports-gnome-4c9aec3b83fce718a3266d43ad9213148a744075.tar.zst freebsd-ports-gnome-4c9aec3b83fce718a3266d43ad9213148a744075.zip |
Update deviceatlas API to version 2.1.2
Submitted by: David Carlier <dcarlier@afilias.info>
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 67bd719e8d94..3efb614e6739 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -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 diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index cfbcc2f2e1a8..4daec168e8fc 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -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 |