Bug 281293

Summary: devel/open62541: Update to version 1.4.4
Product: Ports & Packages Reporter: Nico Sonack <nsonack>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy
Priority: --- Flags: nsonack: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/open62541/open62541/releases/tag/v1.4.4
Attachments:
Description Flags
Patch nsonack: maintainer-approval+

Description Nico Sonack 2024-09-05 15:04:49 UTC
Created attachment 253351 [details]
Patch

Somehow there's lots of churn in SONAMEs and the installation of files. Since the nodeset compiler is of interest to people using this library I added it back in.

Tested on FreeBSD 14.1 amd64 with poudriere: https://poudriere.herrhotzenplotz.de/build.html?mastername=release-latest-wrk&build=2024-09-05_14h53m36s
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-08 17:33:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=836567c54798c09be7ea5c3e42ed0079fa772dad

commit 836567c54798c09be7ea5c3e42ed0079fa772dad
Author:     Nico Sonack <nsonack@herrhotzenplotz.de>
AuthorDate: 2024-09-08 07:08:07 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:48 +0000

    devel/open62541: Update to 1.4.4

    Changelog: https://github.com/open62541/open62541/releases/tag/v1.4.4

    PR:             281293

 devel/open62541/Makefile  |  5 +----
 devel/open62541/distinfo  |  8 +++-----
 devel/open62541/pkg-plist | 32 +++++++++++++++++++++++++++++++-
 3 files changed, 35 insertions(+), 10 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-09-08 17:35:50 UTC
Committed, thanks!