git: 7f42d5f4866b - main - devel/libnotify: update to 0.7.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 11:23:25 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f42d5f4866b3e8e0a0c3883f5ad43d58c8eca25 commit 7f42d5f4866b3e8e0a0c3883f5ad43d58c8eca25 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-04-28 11:07:37 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-04-28 11:07:37 +0000 devel/libnotify: update to 0.7.11 New in 0.7.11 ============= * Fix potential build errors with old glib version we require * notify-send: Add support for boolean hints * notify-send: Support passing any hint value, by parsing variant strings * notify-send: Add explicit option to create transient notifications Contributors: Marco Trevisan New in 0.7.10 ============= * notify-send: Support commas in icon filenames [Thorsten; !15] * notify-send: Give failing exit code if showing notification fails [Ray, !13] * notify-send: Support for replacing an existing notification [Paul; !17] * notify-send: Add option to wait until notification has been closed [Ben; !18] * notify-send: Add support for notification actions and responses [Ben; !18] * notification: Send the application ID when possible [Corentin; !1] * notification: Use g_memdup2 when available [Marco; !22] * notification: Improve SNAP detection and confined desktop ID [Marco; !23] * notification: Add support for getting actions activation token [Marco; !24] * notify: Use application ID if any to set the fallback app name [Marco; !18] * Build fixes and improvements [Marco; !22] * Docs updates [Boris, David; !14, !20] Contributors: Marco Trevisan, Boris Shtrasman, Matthias Sweertvaegher, Thorsten Wißmann, Ray Strode, Maximiliano Sandoval R, David King, Corentin Noël, Paul Collins, Matthias Sweertvaegher, Ben Blain --- devel/libnotify/Makefile | 3 +-- devel/libnotify/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 83f3e9929b60..9d5635e17d83 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -1,8 +1,7 @@ # Created by: Andreas Kohn <andreas@syndrom23.de> PORTNAME= libnotify -PORTVERSION= 0.7.9 -PORTREVISION= 1 +DISTVERSION= 0.7.11 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo index 19026bb51cc6..7fe89d0bad16 100644 --- a/devel/libnotify/distinfo +++ b/devel/libnotify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591951400 -SHA256 (libnotify-0.7.9.tar.xz) = 66c0517ed16df7af258e83208faaf5069727dfd66995c4bbc51c16954d674761 -SIZE (libnotify-0.7.9.tar.xz) = 98148 +TIMESTAMP = 1651144028 +SHA256 (libnotify-0.7.11.tar.xz) = dd5682ec68220339e11c5159b7e012204a318dd1b3683a09c482ca421ab07375 +SIZE (libnotify-0.7.11.tar.xz) = 101616