Bug 269666 - devel/libnotify: update to 0.8.2
Summary: devel/libnotify: update to 0.8.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-desktop (Team)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-18 17:44 UTC by Olivier Duchateau
Modified: 2023-02-19 12:49 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch to update devel/libnotify (1.28 KB, patch)
2023-02-18 17:44 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.