Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151878149
D38683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D38683.diff
View Options
diff --git a/devel/open62541/Makefile b/devel/open62541/Makefile
--- a/devel/open62541/Makefile
+++ b/devel/open62541/Makefile
@@ -1,6 +1,6 @@
PORTNAME= open62541
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.3
+DISTVERSION= 1.3.4
CATEGORIES= devel
MAINTAINER= nsonack@outlook.com
@@ -14,10 +14,20 @@
USE_GITHUB= yes
USE_LDCONFIG= yes
-CMAKE_ON= BUILD_SHARED_LIBS
SHEBANG_GLOB= *.py
+
+CMAKE_ON= BUILD_SHARED_LIBS
+CMAKE_OFF= UA_FORCE_WERROR
BINARY_ALIAS= python3=${PYTHON_CMD}
+OPTIONS_DEFINE= OSSL
+OPTIONS_DEFAULT= OSSL
+
+OSSL_DESC= Enable encryption using OpenSSL
+OSSL_USES= ssl
+OSSL_CMAKE_ON= -DUA_ENABLE_ENCRYPTION=OPENSSL
+OSSL_PLIST_FILES= include/open62541/plugin/create_certificate.h
+
post-install:
${RMDIR} ${STAGEDIR}${DATADIR}/tools/ua-nodeset
${RMDIR} ${STAGEDIR}${DATADIR}/tools/nodeset_compiler/__pycache__
diff --git a/devel/open62541/distinfo b/devel/open62541/distinfo
--- a/devel/open62541/distinfo
+++ b/devel/open62541/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660839750
-SHA256 (open62541-open62541-v1.3.3_GH0.tar.gz) = 52c049c0f107b4cc382c9e480d677a6360cdd96c472f84689af91b423bd108cb
-SIZE (open62541-open62541-v1.3.3_GH0.tar.gz) = 3866193
+TIMESTAMP = 1676633585
+SHA256 (open62541-open62541-v1.3.4_GH0.tar.gz) = 3489cfa2f98c52df252adc8e641a9e59cb675bdfd5ef413b0d947e667cddd16d
+SIZE (open62541-open62541-v1.3.4_GH0.tar.gz) = 3867546
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 7:24 AM (12 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31335927
Default Alt Text
D38683.diff (1 KB)
Attached To
Mode
D38683: devel/open625431: Update to 1.3.4 and enable encryption plugins
Attached
Detach File
Event Timeline
Log In to Comment