perl: bump to version 5.42.2

This commit is contained in:
Joachim Mairböck
2026-03-31 17:34:17 +02:00
parent e325317476
commit 41ad49fa35
2 changed files with 5 additions and 4 deletions

View File

@@ -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