svn commit: r393850 - head/net/haproxy-devel
Dmitry Sivachenko
demon at FreeBSD.org
Mon Aug 10 09:57:30 UTC 2015
Author: demon
Date: Mon Aug 10 09:57:29 2015
New Revision: 393850
URL: https://svnweb.freebsd.org/changeset/ports/393850
Log:
Update deviceatlas extension to verion 2.1.
Submitted by: David Carlier <dcarlier at afilias.info>
Modified:
head/net/haproxy-devel/Makefile
head/net/haproxy-devel/distinfo
Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile Mon Aug 10 08:18:32 2015 (r393849)
+++ head/net/haproxy-devel/Makefile Mon Aug 10 09:57:29 2015 (r393850)
@@ -18,8 +18,8 @@ USES= cpe gmake
CONFLICTS= haproxy-[1234567890]\*
USE_RC_SUBR= haproxy
-DEVICEATLAS_VERSION= 0.9
-DEVICEATLAS_DISTFILE= deviceatlas_c_${DEVICEATLAS_VERSION}
+DEVICEATLAS_VERSION= 2.1
+DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION}
DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module
OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS
Modified: head/net/haproxy-devel/distinfo
==============================================================================
--- head/net/haproxy-devel/distinfo Mon Aug 10 08:18:32 2015 (r393849)
+++ head/net/haproxy-devel/distinfo Mon Aug 10 09:57:29 2015 (r393850)
@@ -1,4 +1,4 @@
SHA256 (haproxy-1.6-dev3.tar.gz) = a97639365d8d6b06e343082be4e5c09c5ec38121b828d00c68503bb7b8bc2e15
SIZE (haproxy-1.6-dev3.tar.gz) = 1561554
-SHA256 (deviceatlas_c_0.9.zip) = d9c5b5e3720ec5f2c0766ee7e2df01cd20afa5099999f55c9d9aba9460b39e08
-SIZE (deviceatlas_c_0.9.zip) = 399043
+SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974
+SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286
More information about the svn-ports-head
mailing list