Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2022 09:54:02 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fcb5d1e3ba3b - main - deskutils/xfce4-notifyd: Update to 0.6.3
Message-ID:  <202202130954.21D9s2Wr018910@gitrepo.freebsd.org>

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

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

commit fcb5d1e3ba3b5b44590083c0cf217e47f15fd78e
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2022-02-13 09:53:47 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2022-02-13 09:53:53 +0000

    deskutils/xfce4-notifyd: Update to 0.6.3
    
    PR:             261900
---
 deskutils/xfce4-notifyd/Makefile | 8 ++++----
 deskutils/xfce4-notifyd/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile
index f8c0bf35314e..bf70e7b779f6 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -5,8 +5,7 @@
 # Support of GTK+ is checked at compile time and themes directories too.
 
 PORTNAME=	xfce4-notifyd
-PORTVERSION=	0.6.2
-PORTREVISION=	2
+PORTVERSION=	0.6.3
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
@@ -16,11 +15,12 @@ COMMENT=	Visually-appealing notification daemon for Xfce
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS=	libnotify.so:devel/libnotify
+LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz \
+		libnotify.so:devel/libnotify
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce xorg
-USE_GNOME=	cairo glib20 gtk30 intltool
+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 8422bf434061..ac993254c555 100644
--- a/deskutils/xfce4-notifyd/distinfo
+++ b/deskutils/xfce4-notifyd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598958913
-SHA256 (xfce4/xfce4-notifyd-0.6.2.tar.bz2) = 19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545
-SIZE (xfce4/xfce4-notifyd-0.6.2.tar.bz2) = 548415
+TIMESTAMP = 1644698923
+SHA256 (xfce4/xfce4-notifyd-0.6.3.tar.bz2) = 56a9f895aed460042f2abe09bb1a899e29b7c7d5a76ecac63dead3ced990859f
+SIZE (xfce4/xfce4-notifyd-0.6.3.tar.bz2) = 547511



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