mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
perl: bump version
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-2024 Larry Wall and others"
|
||||
COPYRIGHT="1993-2025 Larry Wall and others"
|
||||
LICENSE="GNU GPL v1
|
||||
Artistic"
|
||||
REVISION="5"
|
||||
REVISION="1"
|
||||
perlShortVersion="${portVersion%.*}"
|
||||
SOURCE_URI="http://www.cpan.org/src/perl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c740348f357396327a9795d3e8323bafd0fe8a5c7835fc1cbaba0cc8dfe7161f"
|
||||
CHECKSUM_SHA256="02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26"
|
||||
PATCHES="perl-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -146,10 +146,11 @@ INSTALL()
|
||||
TEST()
|
||||
{
|
||||
#x86_64
|
||||
#Failed 51 tests out of 2677, 98.09% okay.
|
||||
#Failed 51 tests out of 2678, 98.10% okay.
|
||||
# ../cpan/ExtUtils-MakeMaker/t/INST.t
|
||||
# ../cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t
|
||||
# ../cpan/ExtUtils-MakeMaker/t/MM_BeOS.t
|
||||
# ../cpan/ExtUtils-MakeMaker/t/fixin.t
|
||||
# ../cpan/IO-Socket-IP/t/11sockopts.t
|
||||
# ../cpan/IO-Socket-IP/t/18fdopen.t
|
||||
# ../cpan/Time-Piece/t/02core.t
|
||||
@@ -196,7 +197,6 @@ 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