aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-TEA
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-24 14:25:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-24 14:25:06 +0000
commita92aeeffb0f6247879494d747330d92f6fdc93ad (patch)
tree982a7e3e854a1b0b17afc702876a6ca0fd7f73bd /security/p5-Crypt-TEA
parentda532c0e79881db9791f27c59eda95b4f681f4d8 (diff)
downloadports-a92aeeffb0f6247879494d747330d92f6fdc93ad.tar.gz
ports-a92aeeffb0f6247879494d747330d92f6fdc93ad.zip
Deprecate Perl modules that only work with 5.16, as it's being phased out, with
the same deprecation date. With hat: perl@ Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=384646
Diffstat (limited to 'security/p5-Crypt-TEA')
-rw-r--r--security/p5-Crypt-TEA/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-TEA/Makefile b/security/p5-Crypt-TEA/Makefile
index 527ec2a4ffe0..e8a013bdab1d 100644
--- a/security/p5-Crypt-TEA/Makefile
+++ b/security/p5-Crypt-TEA/Makefile
@@ -14,6 +14,9 @@ COMMENT= Perl extension to Tiny Encryption Algorithm
USES= perl5
USE_PERL5= configure
+DEPRECATED= Does not work with 5.18 or above
+EXPIRATION_DATE=2015-07-31
+
.include <bsd.port.pre.mk>
.if ${PERL_VER} >= 5.18