diff --git a/devel/open62541/Makefile b/devel/open62541/Makefile index f3f570e620c1..a7ad04dc0358 100644 --- a/devel/open62541/Makefile +++ b/devel/open62541/Makefile @@ -1,36 +1,33 @@ PORTNAME= open62541 DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.4 CATEGORIES= devel -PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ -PATCHFILES= 4d0b97ecbdc8b46930c368f8a5b45272982724cd.patch:-p1 - MAINTAINER= nsonack@outlook.com COMMENT= Open source implementation of OPC UA WWW= https://open62541.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake python shebangfix SHEBANG_GLOB= *.py USE_LDCONFIG= yes USE_GITHUB= yes PLIST_SUB= DISTVERSION=${DISTVERSION} CMAKE_ON= BUILD_SHARED_LIBS \ CMAKE_DISABLE_FIND_PACKAGE_Git CMAKE_OFF= UA_FORCE_WERROR OPTIONS_DEFINE= LTO OPENSSL OPTIONS_DEFAULT= LTO OPENSSL LTO_CMAKE_BOOL= CMAKE_INTERPROCEDURAL_OPTIMIZATION OPENSSL_USES= ssl OPENSSL_CMAKE_ON= -DUA_ENABLE_ENCRYPTION=OPENSSL .include diff --git a/devel/open62541/distinfo b/devel/open62541/distinfo index 9e960afe58dc..32d1946c1bb4 100644 --- a/devel/open62541/distinfo +++ b/devel/open62541/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1714816178 -SHA256 (open62541-open62541-v1.4.0_GH0.tar.gz) = 22a7a1f821b26f541feb96cc5879e0c76cb3b968e508209b5bf98f2869b11a89 -SIZE (open62541-open62541-v1.4.0_GH0.tar.gz) = 4193601 -SHA256 (4d0b97ecbdc8b46930c368f8a5b45272982724cd.patch) = 60d265992ccb0235c91b995137a21b81dd4fe6335d8adb75a83d615d81af07df -SIZE (4d0b97ecbdc8b46930c368f8a5b45272982724cd.patch) = 2034 +TIMESTAMP = 1725546829 +SHA256 (open62541-open62541-v1.4.4_GH0.tar.gz) = 8d92d4d7b293612efcd87bfe3b833fc2a953d83e4d58045a9186b6cacaad4c58 +SIZE (open62541-open62541-v1.4.4_GH0.tar.gz) = 4198326 diff --git a/devel/open62541/pkg-plist b/devel/open62541/pkg-plist index 8ea5f1c5122b..e07acbb6b0ae 100644 --- a/devel/open62541/pkg-plist +++ b/devel/open62541/pkg-plist @@ -1,43 +1,73 @@ +%%DATADIR%%/certs/create_self-signed.py +%%DATADIR%%/certs/localhost.cnf +%%DATADIR%%/generate_datatypes.py +%%DATADIR%%/generate_nodeid_header.py +%%DATADIR%%/generate_statuscode_descriptions.py +%%DATADIR%%/nodeset_compiler/NodeID_NS0_Base.txt +%%DATADIR%%/nodeset_compiler/README.md +%%DATADIR%%/nodeset_compiler/__init__.py +%%DATADIR%%/nodeset_compiler/backend_graphviz.py +%%DATADIR%%/nodeset_compiler/backend_open62541.py +%%DATADIR%%/nodeset_compiler/backend_open62541_datatypes.py +%%DATADIR%%/nodeset_compiler/backend_open62541_nodes.py +%%DATADIR%%/nodeset_compiler/backend_open62541_typedefinitions.py +%%DATADIR%%/nodeset_compiler/datatypes.py +%%DATADIR%%/nodeset_compiler/nodes.py +%%DATADIR%%/nodeset_compiler/nodeset.py +%%DATADIR%%/nodeset_compiler/nodeset_compiler.py +%%DATADIR%%/nodeset_compiler/nodeset_testing.py +%%DATADIR%%/nodeset_compiler/opaque_type_mapping.py +%%DATADIR%%/nodeset_compiler/type_parser.py +%%DATADIR%%/schema/NodeIds.csv +%%DATADIR%%/schema/Opc.Ua.NodeSet2.DiagnosticsMinimal.xml +%%DATADIR%%/schema/Opc.Ua.NodeSet2.EventsMinimal.xml +%%DATADIR%%/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml +%%DATADIR%%/schema/Opc.Ua.NodeSet2.Part8_Subset.xml +%%DATADIR%%/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml +%%DATADIR%%/schema/Opc.Ua.NodeSet2.Reduced.xml +%%DATADIR%%/schema/Opc.Ua.Types.bsd +%%DATADIR%%/schema/StatusCode.csv include/open62541/client.h include/open62541/client_config_default.h include/open62541/client_highlevel.h include/open62541/client_highlevel_async.h include/open62541/client_subscriptions.h include/open62541/common.h include/open62541/config.h include/open62541/nodeids.h include/open62541/plugin/accesscontrol.h include/open62541/plugin/accesscontrol_default.h include/open62541/plugin/create_certificate.h include/open62541/plugin/eventloop.h include/open62541/plugin/historydata/history_data_backend.h include/open62541/plugin/historydata/history_data_backend_memory.h include/open62541/plugin/historydata/history_data_gathering.h include/open62541/plugin/historydata/history_data_gathering_default.h include/open62541/plugin/historydata/history_database_default.h include/open62541/plugin/historydatabase.h include/open62541/plugin/log.h include/open62541/plugin/log_stdout.h include/open62541/plugin/log_syslog.h include/open62541/plugin/nodestore.h include/open62541/plugin/nodestore_default.h include/open62541/plugin/pki.h include/open62541/plugin/pki_default.h include/open62541/plugin/securitypolicy.h include/open62541/plugin/securitypolicy_default.h include/open62541/server.h include/open62541/server_config_default.h include/open62541/server_config_file_based.h include/open62541/server_pubsub.h include/open62541/statuscodes.h include/open62541/types.h include/open62541/types_generated.h include/open62541/types_generated_handling.h include/open62541/util.h lib/cmake/open62541/open62541Config.cmake lib/cmake/open62541/open62541ConfigVersion.cmake +lib/cmake/open62541/open62541Macros.cmake lib/cmake/open62541/open62541Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/open62541/open62541Targets.cmake lib/libopen62541.so -lib/libopen62541.so.1 +lib/libopen62541.so.1.4 lib/libopen62541.so.%%DISTVERSION%%