Created attachment 240241 [details] Patch to update devel/libnotify Update to 0.8.2
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2417b1e78f7b47777b9f0ef6c8f894a131e93ba commit b2417b1e78f7b47777b9f0ef6c8f894a131e93ba Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2023-02-18 19:39:24 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-02-19 12:48:04 +0000 devel/libnotify: update to 0.8.2 New in 0.8.2 ============ * Set new summary for library [Maximiliano] * docs: port to gi-docgen [Maximiliano] * docs: Fix URL to Desktop Notification Spec [Andre] * meson: replace deprecated meson.source_root() calls [Kai] * meson: bump minimum meson version to 0.58 [centaurii] * Introspection docs fixes [Maximiliano, Logan] Contributors: Maximiliano Sandoval R, Andre Klapper, Kai Smith, centaurii, Logan Rathbone PR: 269666 devel/libnotify/Makefile | 7 +++---- devel/libnotify/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-)
Committed. Thanks.