Index: head/net/deviceatlas-enterprise-c/files/patch-CMakeLists.txt =================================================================== --- head/net/deviceatlas-enterprise-c/files/patch-CMakeLists.txt (revision 534270) +++ head/net/deviceatlas-enterprise-c/files/patch-CMakeLists.txt (nonexistent) @@ -1,8 +0,0 @@ ---- CMakeLists.txt.orig 2017-10-18 10:07:09 UTC -+++ CMakeLists.txt -@@ -2,3 +2,5 @@ cmake_minimum_required(VERSION 2.6) - - subdirs(Src) - subdirs(Examples) -+ -+install(DIRECTORY Documentation/ DESTINATION ${DOCSDIR}) Property changes on: head/net/deviceatlas-enterprise-c/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/deviceatlas-enterprise-c/files/patch-Examples_CMakeLists.txt =================================================================== --- head/net/deviceatlas-enterprise-c/files/patch-Examples_CMakeLists.txt (revision 534270) +++ head/net/deviceatlas-enterprise-c/files/patch-Examples_CMakeLists.txt (nonexistent) @@ -1,11 +0,0 @@ ---- Examples/CMakeLists.txt.orig 2017-10-18 10:07:09 UTC -+++ Examples/CMakeLists.txt -@@ -13,3 +13,8 @@ while (N LESS 5) - target_link_libraries(example${N} da ${LIBOMP}) - MATH(EXPR N "${N} + 1") - endwhile() -+ -+ -+file(GLOB EXAMPLES *.c *.h) -+install(TARGETS example0 example1 example2 example3 DESTINATION ${EXAMPLESDIR}) -+install(FILES ${EXAMPLES} DESTINATION ${EXAMPLESDIR}) Property changes on: head/net/deviceatlas-enterprise-c/files/patch-Examples_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/deviceatlas-enterprise-c/Makefile =================================================================== --- head/net/deviceatlas-enterprise-c/Makefile (revision 534270) +++ head/net/deviceatlas-enterprise-c/Makefile (revision 534271) @@ -1,41 +1,41 @@ # Created by: David Carlier # $FreeBSD$ PORTNAME= deviceatlas-enterprise-c -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= net devel MASTER_SITES= # MAINTAINER= dcarlier@afilias.info COMMENT= DeviceAtlas Device Detection C API LICENSE= deviceatlas-enterprise-c-license LICENSE_NAME= DeviceAtlas C Enterprise API License LICENSE_TEXT= The free of charge offering has a restricted use license, for own usage only; \ no redistribution or derivative works are permitted. \ Contact us (http://www.deviceatlas.com/contact-us) to upgrade or to enable usage as part of a service offering. LICENSE_PERMS= none LIB_DEPENDS= libpcre.so:devel/pcre USES= cmake zip USE_LDCONFIG= yes CMAKE_ARGS= -DDOCSDIR=${DOCSDIR} -DEXAMPLESDIR=${EXAMPLESDIR} PLIST_SUB= PORTVERSION=${PORTVERSION} REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module OPTIONS_DEFINE= DOCS EXAMPLES .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE?= you must manually fetch the DeviceAtlas Device Detection C API from ${REGISTRATION_URL} and place it in ${DISTDIR} and then run make again .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libda.so \ ${STAGEDIR}${PREFIX}/lib/libci.so .include Index: head/net/deviceatlas-enterprise-c/distinfo =================================================================== --- head/net/deviceatlas-enterprise-c/distinfo (revision 534270) +++ head/net/deviceatlas-enterprise-c/distinfo (revision 534271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584130805 -SHA256 (deviceatlas-enterprise-c-2.3.1.zip) = 77e213ff0a4a27e6df9a19d2fa75b86e13d759e580bcd43619e844d6616c8bff -SIZE (deviceatlas-enterprise-c-2.3.1.zip) = 89624 +TIMESTAMP = 1588099391 +SHA256 (deviceatlas-enterprise-c-2.3.2.zip) = 595fb03c13f04741cda96c8f40ad374847f498975406beeed3e3142948792d46 +SIZE (deviceatlas-enterprise-c-2.3.2.zip) = 89685