Created attachment 241016 [details] libical-3.0.16.diff Update devel/libical to latest version.
Moin moin Thanks for taking a look at this. Is there any fallout to be expected, or is it a simple patch update with no ABI/API changes? mfg Tobias
(In reply to Tobias C. Berner from comment #1) I'm not sure exactly but https://github.com/libical/libical/releases says: This release is binary and source compatible with version 3.0.0.
(In reply to Hajimu UMEMOTO from comment #2) it also says: "Note that the libical-glib library is considered unstable; therefore may not be binary compatible with previous releases" :) I think, an exp-run is in order, and the glib-consumers likely want a PORTREVISION bump after committing. In the plist libexec/libical/ical-glib-src-generator sounds like it should be masked by %%GLIB%%. Could you verify? mfg Tobias
libical fails to build: https://pkg-status.freebsd.org/package22/data/131amd64-default-foo/2023-03-22_19h18m13s/logs/errors/libical-3.0.16.log
Created attachment 241063 [details] libical-3.0.16r2.diff
(In reply to Tobias C. Berner from comment #3) I've updated the patch. pkg-plist seems to have messed with GLIB for some time.
(In reply to Antoine Brodin from comment #4) Fixed and updated my patch. It seems bswap_64 was added after 13.1-RELEASE was out.
Exp-run looks fine
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=095a3512c60c8c62fbe6be687d0dea82cbc4ce4f commit 095a3512c60c8c62fbe6be687d0dea82cbc4ce4f Author: Hajimu UMEMOTO <ume@FreeBSD.org> AuthorDate: 2023-04-30 13:06:01 +0000 Commit: Hajimu UMEMOTO <ume@FreeBSD.org> CommitDate: 2023-04-30 13:08:57 +0000 devel/libical: update to 3.0.16 PR: 270368 Exp-run by: antoine Relnotes: https://github.com/libical/libical/releases/tag/v3.0.16 devel/libical/Makefile | 4 +- devel/libical/distinfo | 6 +- devel/libical/files/patch-icu68 (gone) | 29 ------ .../files/patch-src__libical__icaltz-util.c (new) | 13 +++ devel/libical/pkg-plist | 101 +++++++++++---------- 5 files changed, 70 insertions(+), 83 deletions(-)