git: 0666401e209c - main - lang/perl5.34: mark deprecated, Perl 5.36 is the default
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jun 2024 12:14:55 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0666401e209cf7d886b4e09638682e4e790829cc commit 0666401e209cf7d886b4e09638682e4e790829cc Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-06-05 11:43:41 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-06-05 12:14:00 +0000 lang/perl5.34: mark deprecated, Perl 5.36 is the default --- lang/perl5.34/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/perl5.34/Makefile b/lang/perl5.34/Makefile index 37912d7311e8..5708acdb0741 100644 --- a/lang/perl5.34/Makefile +++ b/lang/perl5.34/Makefile @@ -15,9 +15,8 @@ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying -# Uncomment when the default Perl is switched to 5.36 -#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl -#EXPIRATION_DATE= 2024-05-20 +DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl +EXPIRATION_DATE= 2024-06-30 USES= cpe tar:xz