diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-02-13 10:53:47 +0100 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-02-13 10:53:53 +0100 |
commit | fcb5d1e3ba3b5b44590083c0cf217e47f15fd78e (patch) | |
tree | 5947174e3fd012eaa027be91dd0c4db267e08be2 /deskutils | |
parent | mail/phpmailer6: Update to 6.5.3 (diff) |
deskutils/xfce4-notifyd: Update to 0.6.3
PR: 261900
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 8 | ||||
-rw-r--r-- | 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 |