Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2026 08:48:37 +0000
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Olivier Duchateau <duchateau.olivier@gmail.com>
Subject:   git: 283da91322d1 - main - devel/libnotify: update to 0.8.8
Message-ID:  <69675865.f7c5.75abeeb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=283da91322d135059edf1327bf26d00f4205195b

commit 283da91322d135059edf1327bf26d00f4205195b
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2026-01-10 17:13:25 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-01-14 08:48:30 +0000

    devel/libnotify: update to 0.8.8
    
    PR:             292338
---
 devel/libnotify/Makefile  | 2 +-
 devel/libnotify/distinfo  | 6 +++---
 devel/libnotify/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 7419aa0f2a60..92b24e96322f 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libnotify
-DISTVERSION=	0.8.7
+DISTVERSION=	0.8.8
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 
diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo
index 71438be7f815..085fe8be1e4c 100644
--- a/devel/libnotify/distinfo
+++ b/devel/libnotify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758876459
-SHA256 (libnotify-0.8.7.tar.xz) = 4be15202ec4184fce1ac15997ece5530d2be32fe9573875aeb10e3b573858748
-SIZE (libnotify-0.8.7.tar.xz) = 109172
+TIMESTAMP = 1768054776
+SHA256 (libnotify-0.8.8.tar.xz) = 23420ef619dc2cb5aebad613f4823a2fa41c07e5a1d05628d40f6ec4b35bfddd
+SIZE (libnotify-0.8.8.tar.xz) = 115644
diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist
index cd109db69d4c..acfa734b38d9 100644
--- a/devel/libnotify/pkg-plist
+++ b/devel/libnotify/pkg-plist
@@ -1,5 +1,6 @@
 bin/notify-send
 include/libnotify/notification.h
+include/libnotify/notification-hints.h
 include/libnotify/notify-enum-types.h
 include/libnotify/notify-features.h
 include/libnotify/notify.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69675865.f7c5.75abeeb>