mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
lang/perl5.34: Update to 5.34.0.
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.34.0/pod/perldelta.pod
This commit is contained in:
parent
e06ef8b69d
commit
8c7252a40b
@ -1,5 +1,5 @@
|
||||
PORTNAME= perl
|
||||
DISTVERSION= ${PERL_VERSION}-RC2 # TODO: set EXPIRATION_DATE when .0 is released
|
||||
DISTVERSION= ${PERL_VERSION}
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= lang devel perl5
|
||||
MASTER_SITES= CPAN/../../src/5.0
|
||||
@ -15,7 +15,7 @@ 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=<Release date of .0 + 3 years>
|
||||
#EXPIRATION_DATE= 2024-05-20
|
||||
|
||||
USES= cpe tar:xz
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1621238120
|
||||
SHA256 (perl/perl-5.34.0-RC2.tar.xz) = 005fb790332a16ffdf6b094d7cdd73080731599178a2decd4cd76d0c09a71b01
|
||||
SIZE (perl/perl-5.34.0-RC2.tar.xz) = 12876812
|
||||
TIMESTAMP = 1621600431
|
||||
SHA256 (perl/perl-5.34.0.tar.xz) = 82c2e5e5c71b0e10487a80d79140469ab1f8056349ca8545140a224dbbed7ded
|
||||
SIZE (perl/perl-5.34.0.tar.xz) = 12881416
|
||||
|
@ -1,6 +1,6 @@
|
||||
Fix tests for modified files.
|
||||
|
||||
--- t/porting/customized.dat.orig 2021-02-14 13:59:23 UTC
|
||||
--- t/porting/customized.dat.orig 2021-05-20 16:38:19 UTC
|
||||
+++ t/porting/customized.dat
|
||||
@@ -2,6 +2,7 @@
|
||||
# cd t
|
||||
@ -10,7 +10,7 @@ Fix tests for modified files.
|
||||
Filter::Util::Call pod/perlfilter.pod 2d98239c4f4a930ad165444c3879629bb91f4cef
|
||||
Locale::Maketext::Simple cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm 57ed38905791a17c150210cd6f42ead22a7707b6
|
||||
Math::Complex cpan/Math-Complex/lib/Math/Complex.pm 66f28a17647e2de166909ca66e4ced26f8a0a62e
|
||||
@@ -19,7 +20,7 @@ Net::Ping dist/Net-Ping/t/010_pingecho.t 218d7a9ee5b6d
|
||||
@@ -17,7 +18,7 @@ Net::Ping dist/Net-Ping/t/010_pingecho.t 218d7a9ee5b6d
|
||||
Net::Ping dist/Net-Ping/t/450_service.t f6578680f2872d7fc9f24dd75388d55654761875
|
||||
Net::Ping dist/Net-Ping/t/500_ping_icmp.t 3eeb60181c01b85f876bd6658644548fdf2e24d4
|
||||
Net::Ping dist/Net-Ping/t/501_ping_icmpv6.t 54373de5858f8fb7e078e4998a4b3b8dbca91783
|
||||
|
@ -1,2 +1,2 @@
|
||||
PERL_VERSION= 5.34.0
|
||||
PERL5_DEPEND= perl5>=5.34.r0<5.35
|
||||
PERL5_DEPEND= perl5>=5.34<5.35
|
||||
|
Loading…
Reference in New Issue
Block a user