Skip to content

Commit

Permalink
lang/perl5.38: update to 5.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mat813 committed Jul 7, 2023
1 parent 65c21fd commit 0624810
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions lang/perl5.38/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= perl
DISTVERSION= ${PERL_VERSION}-RC2 # TODO: set EXPIRATION_DATE when .0 is released and remove .r from version.mk
PORTREVISION= 2
DISTVERSION= ${PERL_VERSION}
PORTREVISION= 0
CATEGORIES= lang devel perl5
MASTER_SITES= CPAN/../../src/5.0
DIST_SUBDIR= perl
Expand All @@ -16,7 +16,7 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying

# Uncomment when the default Perl is switched to 5.40
#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl
#EXPIRATION_DATE=<Release date of .0 + 3 years>
#EXPIRATION_DATE= 2026-07-03

USES= cpe tar:xz

Expand Down
6 changes: 3 additions & 3 deletions lang/perl5.38/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1687631585
SHA256 (perl/perl-5.38.0-RC2.tar.xz) = 1bb4b25a99378eea914263d6078390e90413b72711d7b9a9ccfe0c0d65559509
SIZE (perl/perl-5.38.0-RC2.tar.xz) = 13557644
TIMESTAMP = 1688632132
SHA256 (perl/perl-5.38.0.tar.xz) = eca551caec3bc549a4e590c0015003790bdd1a604ffe19cc78ee631d51f7072e
SIZE (perl/perl-5.38.0.tar.xz) = 13565448

0 comments on commit 0624810

Please sign in to comment.