svn commit: r424519 - head/deskutils/xfce4-notification-daemon

Ben Woods woodsb02 at FreeBSD.org
Sun Oct 23 13:18:47 UTC 2016


Author: woodsb02
Date: Sun Oct 23 13:18:46 2016
New Revision: 424519
URL: https://svnweb.freebsd.org/changeset/ports/424519

Log:
  deskutils/xfce4-notification-daemon: Mark DEPRECATED
  
  No longer maintained upstream, replaced by deskutils/xfce4-notifyd
  
  Approved by:	ehaupt (maintainer)
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D7199

Modified:
  head/deskutils/xfce4-notification-daemon/Makefile

Modified: head/deskutils/xfce4-notification-daemon/Makefile
==============================================================================
--- head/deskutils/xfce4-notification-daemon/Makefile	Sun Oct 23 12:40:04 2016	(r424518)
+++ head/deskutils/xfce4-notification-daemon/Makefile	Sun Oct 23 13:18:46 2016	(r424519)
@@ -22,6 +22,9 @@ LIB_DEPENDS=	libsexy.so:x11-toolkits/lib
 		libfreetype.so:print/freetype2
 RUN_DEPENDS=	dbus-daemon:devel/dbus
 
+DEPRECATED=	No longer supported by upstream, replaced with deskutils/xfce4-notifyd
+EXPIRATION_DATE=2016-11-23
+
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USES=		gmake libtool pkgconfig gettext-tools xfce tar:bzip2


More information about the svn-ports-head mailing list