svn commit: r347006 - head/devel/p5-Devel-LeakTrace-Fast

Antoine Brodin antoine at FreeBSD.org
Tue Mar 4 11:02:22 UTC 2014


Author: antoine
Date: Tue Mar  4 11:02:21 2014
New Revision: 347006
URL: http://svnweb.freebsd.org/changeset/ports/347006
QAT: https://qat.redports.org/buildarchive/r347006/

Log:
  Deprecate and set expiration date: Broken for more than 6 months

Modified:
  head/devel/p5-Devel-LeakTrace-Fast/Makefile

Modified: head/devel/p5-Devel-LeakTrace-Fast/Makefile
==============================================================================
--- head/devel/p5-Devel-LeakTrace-Fast/Makefile	Tue Mar  4 10:17:29 2014	(r347005)
+++ head/devel/p5-Devel-LeakTrace-Fast/Makefile	Tue Mar  4 11:02:21 2014	(r347006)
@@ -14,5 +14,7 @@ USES=		perl5
 USE_PERL5=	configure
 
 BROKEN=		does not compile under perl >= 5.12, see https://rt.cpan.org/Public/Bug/Display.html?id=56079
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-04-04
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list