aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
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