Date: Mon, 4 Nov 2013 14:05:54 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332721 - head/net-im/xfce4-messenger-plugin Message-ID: <201311041405.rA4E5sFW095335@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311041405.rA4E5sFW095335>