git: c42c6922de9f - main - lang/perl5.32: Mark DEPRECATED and set EXPIRATION_DATE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Sep 2023 04:21:04 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c42c6922de9fb79602932cd1e6abf74fc348c045
commit c42c6922de9fb79602932cd1e6abf74fc348c045
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-08-17 07:12:53 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-09-01 04:19:38 +0000
lang/perl5.32: Mark DEPRECATED and set EXPIRATION_DATE
Perl 5.32 has already reached its EoL on June 20, 2023.
PR: 273175
Approved by: maintainer timeout
---
lang/perl5.32/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lang/perl5.32/Makefile b/lang/perl5.32/Makefile
index a56ec53f9005..f9207b88de61 100644
--- a/lang/perl5.32/Makefile
+++ b/lang/perl5.32/Makefile
@@ -15,8 +15,8 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
# Uncomment when the default Perl is switched to 5.34
-#DEPRECATED= Support ends three years after .0 release. Please upgrade to a more recent version of Perl
-#EXPIRATION_DATE=2023-06-20
+DEPRECATED= Support ends three years after .0 release. Please upgrade to a more recent version of Perl
+EXPIRATION_DATE=2023-09-30
USES= compiler cpe tar:xz