aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2017-02-18 18:43:57 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2017-02-18 18:43:57 +0000
commit65e8b9499c1e58d1c6d65519af535ab97f54490d (patch)
tree2de5e9a6c616ba7cbfc50a3103793906c30c63de /net
parenta927f476cf1d28e1cac80238406d19230594e883 (diff)
downloadports-65e8b9499c1e58d1c6d65519af535ab97f54490d.tar.gz
ports-65e8b9499c1e58d1c6d65519af535ab97f54490d.zip
Update deviceatlas API.
Submitted by: David Carlier <dcarlier@afilias.info>
Notes
Notes: svn path=/head/; revision=434376
Diffstat (limited to 'net')
-rw-r--r--net/haproxy/Makefile8
-rw-r--r--net/haproxy/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index 7259400f3111..67bd719e8d94 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
+DEVICEATLAS_VERSION= 2.1.1
DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION}
DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module
@@ -46,12 +46,12 @@ MAKE_ARGS+= USE_PCRE=1 USE_STATIC_PCRE=1 USE_PCRE_JIT=1
.endif
.if ${PORT_OPTIONS:MDEVICEATLAS}
-.if !exists(${DISTDIR}/${DEVICEATLAS_DISTFILE}.zip)
+.if !exists(${DISTDIR}/${DEVICEATLAS_DISTFILE}.tgz)
IGNORE?= you must manually fetch the DeviceAtlas Device Detection C API from ${DEVICEATLAS_REGISTRATION_URL} and place it in ${DISTDIR} and then run make again
.else
RESTRICTED= The redistribution of the DeviceAtlas Device Detection C API is not permitted
-DISTFILES+= ${DEVICEATLAS_DISTFILE}.zip
-MAKE_ARGS+= USE_DEVICEATLAS=1 DEVICEATLAS_SRC=${WRKDIR}/deviceatlas-enterprise-c-${DEVICEATLAS_VERSION}
+DISTFILES+= ${DEVICEATLAS_DISTFILE}.tgz
+MAKE_ARGS+= USE_DEVICEATLAS=1 DEVICEATLAS_SRC=${WRKDIR}/deviceatlas-enterprise-c-${DEVICEATLAS_VERSION}/Src
.endif
.if ! ${PORT_OPTIONS:MDPCRE} && ! ${PORT_OPTIONS:MSPCRE}
IGNORE?= enable PCRE support to use DeviceAtlas
diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo
index 9a0feeadf59a..cfbcc2f2e1a8 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1484303469
+TIMESTAMP = 1487442989
SHA256 (haproxy-1.7.2.tar.gz) = f95b40f52a4d61feaae363c9b15bf411c16fe8f61fddb297c7afcca0072e4b2f
SIZE (haproxy-1.7.2.tar.gz) = 1735073
-SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974
-SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286
+SHA256 (deviceatlas-enterprise-c-2.1.1.tgz) = 8613d49eb21f74dac637b7cb9d787782c5f00d50a2bb9f350f6ae5c6afe89a46
+SIZE (deviceatlas-enterprise-c-2.1.1.tgz) = 197944