mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
perl: bump to version 5.42.2
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user