svn commit: r359826 - head/net/online-desktop

Ashish SHUKLA ashish at FreeBSD.org
Mon Jun 30 11:18:00 UTC 2014


Author: ashish
Date: Mon Jun 30 11:18:00 2014
New Revision: 359826
URL: http://svnweb.freebsd.org/changeset/ports/359826
QAT: https://qat.redports.org/buildarchive/r359826/

Log:
  - Deprecate port
  
  PR:		191238
  Submitted by:	rene

Modified:
  head/net/online-desktop/Makefile

Modified: head/net/online-desktop/Makefile
==============================================================================
--- head/net/online-desktop/Makefile	Mon Jun 30 10:47:47 2014	(r359825)
+++ head/net/online-desktop/Makefile	Mon Jun 30 11:18:00 2014	(r359826)
@@ -26,6 +26,9 @@ RUN_DEPENDS=	${LOCALBASE}/libexec/deskto
 		${LOCALBASE}/bin/purple-remote:${PORTSDIR}/net-im/libpurple \
 		${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
 
+DEPRECATED=	Disappeared upstream, depends on expired ports
+EXPIRATION_DATE=2014-07-21
+
 USES=		gettext gmake libtool tar:bzip2
 USE_GNOME=	glib20 gconf2 pygnomedesktop
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list