Index: head/deskutils/xfce4-notifyd/Makefile =================================================================== --- head/deskutils/xfce4-notifyd/Makefile (revision 534259) +++ head/deskutils/xfce4-notifyd/Makefile (revision 534260) @@ -1,37 +1,37 @@ # Created by: Emanuel Haupt # $FreeBSD$ # # !!!NOTE!!! Update of x11-toolkits/gtk30 (specially >= 3.20.x) must be # accompanied by PORTREVISION bumps of this port. # Support of GTK+ is checked at compile time and themes directories too. PORTNAME= xfce4-notifyd -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Visually-appealing notification daemon for Xfce LICENSE= GPLv3 LIB_DEPENDS= libnotify.so:devel/libnotify USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg USE_GNOME= cairo glib20 gtk30 intltool +INSTALLS_ICONS= yes USE_XFCE= libutil panel USE_XORG= ice sm x11 GNU_CONFIGURE= yes -INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls .include Index: head/deskutils/xfce4-notifyd/distinfo =================================================================== --- head/deskutils/xfce4-notifyd/distinfo (revision 534259) +++ head/deskutils/xfce4-notifyd/distinfo (revision 534260) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586416019 -SHA256 (xfce4/xfce4-notifyd-0.6.0.tar.bz2) = c1d126a81604ff967e4655f06427763bf559c338ba629c95cb9aa7f5d6dc8ba6 -SIZE (xfce4/xfce4-notifyd-0.6.0.tar.bz2) = 539371 +TIMESTAMP = 1588843924 +SHA256 (xfce4/xfce4-notifyd-0.6.1.tar.bz2) = 9b5274999c89bf296a7de03b375e8233eef37940b7444502130b92dfb6a089b4 +SIZE (xfce4/xfce4-notifyd-0.6.1.tar.bz2) = 539209 Index: head/deskutils/xfce4-notifyd/pkg-descr =================================================================== --- head/deskutils/xfce4-notifyd/pkg-descr (revision 534259) +++ head/deskutils/xfce4-notifyd/pkg-descr (revision 534260) @@ -1,9 +1,9 @@ A simple, visually-appealing notification daemon for Xfce that implements the Freedesktop.org Desktop Notifications Specification. Features: * Themable using the GTK+ theming mechanism * Visually appealing: rounded corners, shaped windows * Supports transparency and fade effects -WWW: https://git.xfce.org/apps/xfce4-notifyd/about/ +WWW: https://gitlab.xfce.org/apps/xfce4-notifyd