Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2023 13:26:15 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ef8e1d1b493 - main - deskutils/xfce4-notifyd: Update to 0.8.0
Message-ID:  <202302111326.31BDQF6S088714@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ef8e1d1b4934edd212dc46e29c543c4b5ae523e

commit 1ef8e1d1b4934edd212dc46e29c543c4b5ae523e
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-02-11 13:25:53 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-02-11 13:25:53 +0000

    deskutils/xfce4-notifyd: Update to 0.8.0
---
 deskutils/xfce4-notifyd/Makefile  | 4 ++--
 deskutils/xfce4-notifyd/distinfo  | 6 +++---
 deskutils/xfce4-notifyd/pkg-plist | 3 +--
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile
index be4ff4051ff0..e2d8b68180cf 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -4,7 +4,7 @@
 # Support of GTK+ is checked at compile time and themes directories too.
 
 PORTNAME=	xfce4-notifyd
-PORTVERSION=	0.7.3
+PORTVERSION=	0.8.0
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz \
 		libnotify.so:devel/libnotify
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
-		tar:bzip2 xfce xorg
+		sqlite tar:bzip2 xfce xorg
 USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
 USE_XFCE=	libutil panel
 USE_XORG=	ice sm x11
diff --git a/deskutils/xfce4-notifyd/distinfo b/deskutils/xfce4-notifyd/distinfo
index 8f3a03b2e5aa..908c3941943c 100644
--- a/deskutils/xfce4-notifyd/distinfo
+++ b/deskutils/xfce4-notifyd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675324066
-SHA256 (xfce4/xfce4-notifyd-0.7.3.tar.bz2) = 50d9605d537c2136a9b5b8537be158ef723cf8c61514254014a571c704e9e943
-SIZE (xfce4/xfce4-notifyd-0.7.3.tar.bz2) = 587185
+TIMESTAMP = 1676104758
+SHA256 (xfce4/xfce4-notifyd-0.8.0.tar.bz2) = c7796687ea1dbe5e9725d888dba23a0bffacd544b4c8d27e9dc9ab29b06495c9
+SIZE (xfce4/xfce4-notifyd-0.8.0.tar.bz2) = 612641
diff --git a/deskutils/xfce4-notifyd/pkg-plist b/deskutils/xfce4-notifyd/pkg-plist
index bd4908e27698..66dfadd054bc 100644
--- a/deskutils/xfce4-notifyd/pkg-plist
+++ b/deskutils/xfce4-notifyd/pkg-plist
@@ -62,10 +62,9 @@ share/applications/xfce4-notifyd-config.desktop
 share/icons/hicolor/16x16/apps/org.xfce.notification.png
 share/icons/hicolor/48x48/apps/org.xfce.notification.png
 share/icons/hicolor/scalable/apps/org.xfce.notification.svg
-share/icons/hicolor/scalable/status/notification-disabled-new-symbolic.svg
 share/icons/hicolor/scalable/status/notification-disabled-symbolic.svg
-share/icons/hicolor/scalable/status/notification-new-symbolic.svg
 share/icons/hicolor/scalable/status/notification-symbolic.svg
+share/icons/hicolor/scalable/status/org.xfce.notification.unread-emblem-symbolic.svg
 share/themes/Bright/xfce-notify-4.0/gtk.css
 share/themes/Default/xfce-notify-4.0/gtk.css
 share/themes/Retro/xfce-notify-4.0/gtk.css



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302111326.31BDQF6S088714>