svn commit: r332721 - head/net-im/xfce4-messenger-plugin

Olivier Duchateau olivierd at FreeBSD.org
Mon Nov 4 14:05:54 UTC 2013


Author: olivierd
Date: Mon Nov  4 14:05:53 2013
New Revision: 332721
URL: http://svnweb.freebsd.org/changeset/ports/332721

Log:
  Deprecated, set an EXPIRATION_DATE of 2 months from now, because there's no
  update for 7 years.

Modified:
  head/net-im/xfce4-messenger-plugin/Makefile

Modified: head/net-im/xfce4-messenger-plugin/Makefile
==============================================================================
--- head/net-im/xfce4-messenger-plugin/Makefile	Mon Nov  4 13:57:58 2013	(r332720)
+++ head/net-im/xfce4-messenger-plugin/Makefile	Mon Nov  4 14:05:53 2013	(r332721)
@@ -13,6 +13,9 @@ COMMENT=	Messenger plugin for Xfce
 
 LIB_DEPENDS=	dbus-glib-1:${PORTSDIR}/devel/dbus-glib
 
+DEPRECATED=	Deprecated and no update for 7 years
+EXPIRATION_DATE=	2014-01-04
+
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USES=		gettext pkgconfig


More information about the svn-ports-head mailing list