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/haproxy | |
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/haproxy')
-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 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 |