diff options
author | demon <demon@FreeBSD.org> | 2017-09-01 02:26:32 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2017-09-01 02:26:32 +0800 |
commit | 12ae698126cc32ef07ce708aa8059632163caeab (patch) | |
tree | d9fb29de990ae05ff1cb07391a5535c98db767c3 /net | |
parent | 34c2698d0a0d2f121fc43c043874dbe9baa686da (diff) | |
download | freebsd-ports-gnome-12ae698126cc32ef07ce708aa8059632163caeab.tar.gz freebsd-ports-gnome-12ae698126cc32ef07ce708aa8059632163caeab.tar.zst freebsd-ports-gnome-12ae698126cc32ef07ce708aa8059632163caeab.zip |
Update to latest deviceatlas API.
Submitted by: David Carlier <dcarlier@afilias.info>
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy-devel/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy-devel/distinfo | 6 | ||||
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index ec90a9c41b88..3452ce1aa763 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -20,7 +20,7 @@ CONFLICTS_INSTALL= haproxy-[1234567890]\* USES= cpe gmake USE_RC_SUBR= haproxy -DEVICEATLAS_VERSION= 2.1.2_1 +DEVICEATLAS_VERSION= 2.1.2_2 DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION} DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo index 06efdb3190be..3bb0d25df3e0 100644 --- a/net/haproxy-devel/distinfo +++ b/net/haproxy-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1496416049 +TIMESTAMP = 1504203934 SHA256 (haproxy-1.8-dev2.tar.gz) = 45f42107e8730fc7bf324523d148d67aae6a65f0d4a4b981273d3dcefd6de2e1 SIZE (haproxy-1.8-dev2.tar.gz) = 1850881 -SHA256 (deviceatlas-enterprise-c-2.1.2_1.tgz) = 984e1ae3147459a4ed0a8d5053d83dd05ce8c5127cd3cb055be35a74e9217372 -SIZE (deviceatlas-enterprise-c-2.1.2_1.tgz) = 184432 +SHA256 (deviceatlas-enterprise-c-2.1.2_2.tgz) = feaa9198a5d6bed125b34742bd626ad0a0fcb862803916cd7d974413f8bdfdce +SIZE (deviceatlas-enterprise-c-2.1.2_2.tgz) = 184368 diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 5c7c952b9fd6..81ac0852b88d 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.2_1 +DEVICEATLAS_VERSION= 2.1.2_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 eabdb323833e..c9254ff1a197 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1503043277 +TIMESTAMP = 1504203902 SHA256 (haproxy-1.7.9.tar.gz) = 1072337e54fa188dc6e0cfe3ba4c2200b07082e321cbfe5a0882d85d54db068e SIZE (haproxy-1.7.9.tar.gz) = 1748159 -SHA256 (deviceatlas-enterprise-c-2.1.2_1.tgz) = 984e1ae3147459a4ed0a8d5053d83dd05ce8c5127cd3cb055be35a74e9217372 -SIZE (deviceatlas-enterprise-c-2.1.2_1.tgz) = 184432 +SHA256 (deviceatlas-enterprise-c-2.1.2_2.tgz) = feaa9198a5d6bed125b34742bd626ad0a0fcb862803916cd7d974413f8bdfdce +SIZE (deviceatlas-enterprise-c-2.1.2_2.tgz) = 184368 |