Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2024 10:29:24 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: dc7b17beabff - main - deskutils/xfce4-notifyd: Update to 0.9.3
Message-ID:  <202401201029.40KATOlD031431@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=dc7b17beabff0a23f15755d07a3035c0321dc908

commit dc7b17beabff0a23f15755d07a3035c0321dc908
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-01-20 10:28:55 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-01-20 10:28:55 +0000

    deskutils/xfce4-notifyd: Update to 0.9.3
    
    While here sort option helpers.
---
 deskutils/xfce4-notifyd/Makefile | 11 +++++------
 deskutils/xfce4-notifyd/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile
index e8f44494d5b5..51969b1b540c 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -4,8 +4,7 @@
 # Support of GTK is checked at compile time and themes directories too.
 
 PORTNAME=	xfce4-notifyd
-PORTVERSION=	0.9.2
-PORTREVISION=	3
+PORTVERSION=	0.9.3
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
@@ -35,11 +34,11 @@ OPTIONS_SUB=	yes
 
 SOUND_DESC=	Sound (audio) support via canberra
 
-SOUND_LIB_DEPENDS=	libcanberra.so:audio/libcanberra \
-			libcanberra-gtk3.so:audio/libcanberra-gtk3
-SOUND_CONFIGURE_ENABLE=	sound
-
 NLS_USES=		gettext-runtime
 NLS_CONFIGURE_ENABLE=	nls
 
+SOUND_LIB_DEPENDS=	libcanberra-gtk3.so:audio/libcanberra-gtk3 \
+			libcanberra.so:audio/libcanberra
+SOUND_CONFIGURE_ENABLE=	sound
+
 .include <bsd.port.mk>
diff --git a/deskutils/xfce4-notifyd/distinfo b/deskutils/xfce4-notifyd/distinfo
index 118e50098143..e336ed2a311d 100644
--- a/deskutils/xfce4-notifyd/distinfo
+++ b/deskutils/xfce4-notifyd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695583448
-SHA256 (xfce4/xfce4-notifyd-0.9.2.tar.bz2) = 47590f0c1f5cb45652d63e17cb4202bee2b2136432ac42395a4bedd110d18789
-SIZE (xfce4/xfce4-notifyd-0.9.2.tar.bz2) = 728345
+TIMESTAMP = 1705740187
+SHA256 (xfce4/xfce4-notifyd-0.9.3.tar.bz2) = 79ee4701e2f8715a700de2431aa33682933cab18d76938bb18e2820302bbe030
+SIZE (xfce4/xfce4-notifyd-0.9.3.tar.bz2) = 730485



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