svn commit: r338795 - head/deskutils/gmcal

Rene Ladan rene at FreeBSD.org
Sun Jan 5 16:30:32 UTC 2014


Author: rene
Date: Sun Jan  5 16:30:31 2014
New Revision: 338795
URL: http://svnweb.freebsd.org/changeset/ports/338795

Log:
  Schedule for removal on 2014-02-01, depends on expired misc/libmcal
  
  PR:		ports/185365
  Submitted by:	rene
  Approved by:	maintainer (thierry@)

Modified:
  head/deskutils/gmcal/Makefile

Modified: head/deskutils/gmcal/Makefile
==============================================================================
--- head/deskutils/gmcal/Makefile	Sun Jan  5 16:20:40 2014	(r338794)
+++ head/deskutils/gmcal/Makefile	Sun Jan  5 16:30:31 2014	(r338795)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/libmcal/${PORTNAME}/${P
 MAINTAINER=	thierry at pompo.net
 COMMENT=	GMCAL is a GTK+ frontend for the libmcal package
 
+DEPRECATED=	Depends on expired misc/libmcal
+EXPIRATION_DATE=2014-02-01
+
 LIB_DEPENDS=	libmcal.so:${PORTSDIR}/misc/libmcal
 RUN_DEPENDS=	${LOCALBASE}/mcal/mcal:${PORTSDIR}/deskutils/mcal
 


More information about the svn-ports-all mailing list