Bug 269666

Summary: devel/libnotify: update to 0.8.2
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: freebsd-desktop (Team) <desktop>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: tcberner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update devel/libnotify none

Description Olivier Duchateau 2023-02-18 17:44:12 UTC
Created attachment 240241 [details]
Patch to update devel/libnotify

Update to 0.8.2
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-19 12:49:00 UTC
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(-)
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2023-02-19 12:49:52 UTC
Committed. Thanks.