aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-04 19:02:21 +0800
committerantoine <antoine@FreeBSD.org>2014-03-04 19:02:21 +0800
commitcbad734e461840aa446c0815d44e1c64916045ab (patch)
treea601769bd89cbaa8db273a3d181fa43d0d847a68 /devel
parent7de5385b92917d218137713ffbeb02ccdb42a31e (diff)
downloadfreebsd-ports-gnome-cbad734e461840aa446c0815d44e1c64916045ab.tar.gz
freebsd-ports-gnome-cbad734e461840aa446c0815d44e1c64916045ab.tar.zst
freebsd-ports-gnome-cbad734e461840aa446c0815d44e1c64916045ab.zip
Deprecate and set expiration date: Broken for more than 6 months
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-LeakTrace-Fast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Devel-LeakTrace-Fast/Makefile b/devel/p5-Devel-LeakTrace-Fast/Makefile
index dc39e5ba1070..6343016b7a32 100644
--- a/devel/p5-Devel-LeakTrace-Fast/Makefile
+++ b/devel/p5-Devel-LeakTrace-Fast/Makefile
@@ -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>