Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163041618
D30941.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D30941.id.diff
View Options
Index: net/deviceatlas-enterprise-c/Makefile
===================================================================
--- net/deviceatlas-enterprise-c/Makefile
+++ net/deviceatlas-enterprise-c/Makefile
@@ -1,11 +1,11 @@
# Created by: David Carlier
PORTNAME= deviceatlas-enterprise-c
-PORTVERSION= 2.3.4
+PORTVERSION= 2.3.5
CATEGORIES= net devel
MASTER_SITES= #
-MAINTAINER= dcarlier@afilias.info
+MAINTAINER= dcarlier@deviceatlas.com
COMMENT= DeviceAtlas Device Detection C API
LICENSE= deviceatlas-enterprise-c-license
@@ -33,6 +33,12 @@
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-patch:
+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ (cd ${WRKSRC} && \
+ ${COPYTREE_SHARE} Examples \
+ ${STAGEDIR}${EXAMPLESDIR})
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libda.so \
${STAGEDIR}${PREFIX}/lib/libci.so
Index: net/deviceatlas-enterprise-c/distinfo
===================================================================
--- net/deviceatlas-enterprise-c/distinfo
+++ net/deviceatlas-enterprise-c/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614369523
-SHA256 (deviceatlas-enterprise-c-2.3.4.zip) = ccb8200fef9c36b6f95cc06f6e9e7a44c3163f2e5413440548f2679a2c22c021
-SIZE (deviceatlas-enterprise-c-2.3.4.zip) = 91533
+TIMESTAMP = 1624990962
+SHA256 (deviceatlas-enterprise-c-2.3.5.zip) = 263ca924defd4ef0b830593d47950e1897f3b174f8ad3c6c677e177f823c14a7
+SIZE (deviceatlas-enterprise-c-2.3.5.zip) = 85155
Index: net/deviceatlas-enterprise-c/pkg-plist
===================================================================
--- net/deviceatlas-enterprise-c/pkg-plist
+++ net/deviceatlas-enterprise-c/pkg-plist
@@ -4,11 +4,9 @@
include/dac.h
include/dac_json.h
lib/libci.so
-lib/libci.so.1.1.1
+lib/libci.so.1.3.0
lib/libda.so
lib/libda.so.%%PORTVERSION%%
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/CMakeLists.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/main.c
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 20, 1:03 PM (5 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35241917
Default Alt Text
D30941.id.diff (2 KB)
Attached To
Mode
D30941: [update] net/deviceatlas-enterprise-c 2.3.5
Attached
Detach File
Event Timeline
Log In to Comment