perl: update to version 5.38.0
authorAndy Syam <privasisource@gmail.com>
Tue, 21 Nov 2023 06:13:35 +0000 (14:13 +0800)
committerRosen Penev <rosenp@gmail.com>
Thu, 23 Nov 2023 02:32:50 +0000 (18:32 -0800)
commit0142d0659822413a3ac5ed4c76d74cbcf5a1ca7e
tree0bc3d65c4c2407026cfd290129d2e08de6d17670
parent3f0e03f5962925610551f366e6d1e87ce1050594
perl: update to version 5.38.0

removed some sources to download perl. I believe I only need one source to download perl at https://www.cpan.org/src/5.0. I see some Linux distributions use that source to download.
change the position of PKG_MAINTAINER to make it neater and prettier

perform a patch refresh
removes some patches that have been applied in perl-5.38.0 as well as patches that are no longer used in perl-5.38.0

added one patch Perl/perl5@ba6e2c3 this fixes the issue regcomp*.c, regexec.c - fixup regex engine build under -Uusedl

provided updates and synchronized libc.config base.config version.config to perl-5.38.0
removed deprecated arybase in perl-5.29.4

Signed-off-by: Andy Syam <privasisource@gmail.com>
21 files changed:
lang/perl/Makefile
lang/perl/files/base.config
lang/perl/files/libc.config
lang/perl/files/version.config
lang/perl/patches/001-macos_11_support.patch [deleted file]
lang/perl/patches/002-add-Internals-getcwd.patch [deleted file]
lang/perl/patches/003-fallback-to-the-built-in-getcwd-if-we-ca.patch [deleted file]
lang/perl/patches/010-musl-compat.patch
lang/perl/patches/020-storables-stacksize.patch [deleted file]
lang/perl/patches/110-always_use_miniperl.patch
lang/perl/patches/120-remove-build-timestamp.patch
lang/perl/patches/301-fix_macos_static_linking.patch [deleted file]
lang/perl/patches/320-copy-pod-hack.patch
lang/perl/patches/900-use-rm-force.patch
lang/perl/patches/910-miniperl-needs-inc-dot.patch
lang/perl/patches/920-fix-no-locale.patch [deleted file]
lang/perl/patches/998-Errno_errno.h_path.patch
lang/perl/patches/999-fix-build-failure-against-gcc-10.patch [deleted file]
lang/perl/patches/999-fixup-regex-engine-build-under-Uusedl.patch [new file with mode: 0644]
lang/perl/perlbase.mk
lang/perl/perlver.mk