Page MenuHomeFreeBSD

D24606.id71120.diff
No OneTemporary

D24606.id71120.diff

Index: net/deviceatlas-enterprise-c/Makefile
===================================================================
--- net/deviceatlas-enterprise-c/Makefile
+++ net/deviceatlas-enterprise-c/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= deviceatlas-enterprise-c
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2
CATEGORIES= net devel
MASTER_SITES= #
Index: net/deviceatlas-enterprise-c/distinfo
===================================================================
--- net/deviceatlas-enterprise-c/distinfo
+++ net/deviceatlas-enterprise-c/distinfo
@@ -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
Index: net/deviceatlas-enterprise-c/files/patch-CMakeLists.txt
===================================================================
--- net/deviceatlas-enterprise-c/files/patch-CMakeLists.txt
+++ /dev/null
@@ -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})
Index: net/deviceatlas-enterprise-c/files/patch-Examples_CMakeLists.txt
===================================================================
--- net/deviceatlas-enterprise-c/files/patch-Examples_CMakeLists.txt
+++ /dev/null
@@ -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})

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 30, 6:45 AM (18 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35731988
Default Alt Text
D24606.id71120.diff (1 KB)

Event Timeline