diff --git a/dev-lang/perl/patches/perl-5.42.0.patchset b/dev-lang/perl/patches/perl-5.42.2.patchset similarity index 100% rename from dev-lang/perl/patches/perl-5.42.0.patchset rename to dev-lang/perl/patches/perl-5.42.2.patchset diff --git a/dev-lang/perl/perl-5.42.0.recipe b/dev-lang/perl/perl-5.42.2.recipe similarity index 96% rename from dev-lang/perl/perl-5.42.0.recipe rename to dev-lang/perl/perl-5.42.2.recipe index 6555ae051..4e612a0ba 100644 --- a/dev-lang/perl/perl-5.42.0.recipe +++ b/dev-lang/perl/perl-5.42.2.recipe @@ -13,13 +13,13 @@ applications. Perl is nicknamed 'the Swiss Army chainsaw of scripting \ languages' because of its flexibility and power, and possibly also because of \ its perceived 'ugliness'." HOMEPAGE="https://www.perl.org/" -COPYRIGHT="1993-2025 Larry Wall and others" +COPYRIGHT="1993-2026 Larry Wall and others" LICENSE="GNU GPL v1 Artistic" REVISION="1" perlShortVersion="${portVersion%.*}" -SOURCE_URI="http://www.cpan.org/src/perl-$portVersion.tar.gz" -CHECKSUM_SHA256="e093ef184d7f9a1b9797e2465296f55510adb6dab8842b0c3ed53329663096dc" +SOURCE_URI="https://www.cpan.org/src/perl-$portVersion.tar.gz" +CHECKSUM_SHA256="9384e8deb75b7b1695e5637971b752281aaecd025a3d5d4734d33c1d0adfee47" PATCHES="perl-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" @@ -150,7 +150,7 @@ INSTALL() TEST() { #x86_64 -#Failed 50 tests out of 2695, 98.14% okay. +#Failed 51 tests out of 2695, 98.11% okay. # ../cpan/ExtUtils-MakeMaker/t/INST.t # ../cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t # ../cpan/ExtUtils-MakeMaker/t/MM_BeOS.t @@ -200,6 +200,7 @@ TEST() # re/uniprops09.t # re/uniprops10.t # run/locale.t +# run/runenv_randseed.t # uni/fold.t make test