svn commit: r359502 - head/devel/p5-MetaCPAN-API

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 27 11:45:49 UTC 2014


Author: sunpoet
Date: Fri Jun 27 11:45:48 2014
New Revision: 359502
URL: http://svnweb.freebsd.org/changeset/ports/359502
QAT: https://qat.redports.org/buildarchive/r359502/

Log:
  - Set EXPIRATION_DATE to 2014-07-27
  
  Last customer (devel/p5-Test-DependentModules) updated its dependency to
  devel/p5-MetaCPAN-Client. It's safe to remove this port.

Modified:
  head/devel/p5-MetaCPAN-API/Makefile

Modified: head/devel/p5-MetaCPAN-API/Makefile
==============================================================================
--- head/devel/p5-MetaCPAN-API/Makefile	Fri Jun 27 11:45:43 2014	(r359501)
+++ head/devel/p5-MetaCPAN-API/Makefile	Fri Jun 27 11:45:48 2014	(r359502)
@@ -24,6 +24,7 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDI
 		p5-Test-TinyMocker>=0:${PORTSDIR}/devel/p5-Test-TinyMocker
 
 DEPRECATED=	Use devel/p5-MetaCPAN-Client instead
+EXPIRATION_DATE=2014-07-27
 
 USES=		perl5
 USE_PERL5=	modbuild


More information about the svn-ports-head mailing list