Date: Tue, 4 Mar 2014 11:02:21 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347006 - head/devel/p5-Devel-LeakTrace-Fast Message-ID: <201403041102.s24B2L2w061440@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403041102.s24B2L2w061440>