perl: Update to 5.38.5 (#27188)

This commit is contained in:
Christoph Reiter
2026-01-03 17:36:31 +01:00
committed by GitHub
parent 81df360a2b
commit ec58201586
2 changed files with 13 additions and 13 deletions

View File

@@ -12,9 +12,9 @@
# versioned installation can be obtained by setting INST_TOP above to a
# path that includes an arbitrary version string.
#
-#INST_VER := \5.38.4
+INST_VER := \5.38.4
+INST_VER_PERL := \perl-5.38.4
-#INST_VER := \5.38.5
+INST_VER := \5.38.5
+INST_VER_PERL := \perl-5.38.5
+
+INST_SITE_VER := $(INST_VER)
+#INST_VEND_VER := $(INST_VER)
@@ -380,9 +380,9 @@
# versioned installation can be obtained by setting INST_TOP above to a
# path that includes an arbitrary version string.
#
-#INST_VER = \5.38.4
+INST_VER *= \5.38.4
+INST_VER_PERL *= \perl-5.38.4
-#INST_VER = \5.38.5
+INST_VER *= \5.38.5
+INST_VER_PERL *= \perl-5.38.5
+
+INST_SITE_VER *= $(INST_VER)
+#INST_VEND_VER *= $(INST_VER)

View File

@@ -12,7 +12,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
#
# Run updpkgprovs after the package is built and installed to update the
# provides array, then repackage.
pkgver="5.38.4"
pkgver="5.38.5"
# v ^
pkgrel=1
pkgdesc="A highly capable, feature-rich programming language (mingw-w64)"
@@ -49,10 +49,10 @@ source=("https://www.cpan.org/src/5.0/${_realname}-${pkgver}.tar.xz"
"017-arm64.patch"
"018-copy-clang-runtime.patch"
"https://github.com/Perl/perl5/commit/f6691a84dfa9fe39c67d0f974bf4663aefe26695.patch")
sha256sums=('f6777e856b22460e8091f9524593e93299f421cc23dbd408d3f5ed3328d357a7'
sha256sums=('293efd3c7d100c470624a56a18f85fd656207bf124460e76709d94b8bae14422'
'a98fc21fb079a9b31194292191ea8be1590b97be16b57cc25c3cf73a5d2bd25e'
'ec41f5054fcc61cd3f0942dc42fe24fcca50a9ff13cb42003b119e221a207d40'
'be096d0ed38ca4375a017e5b1163e03d65973b536fc45d54bdeea15c07996761'
'2a1bc571b9c80cd3064bbb4253c613ea67998518afc01bad91c30cacc83fa180'
'9f77b5674eda8553422d2e1f547b176d5a97ed292e0a13271a6a9936c519d897'
'05079d31773abaee40ae9398f380dc45d05eeb02d493e6d8a7454fe8d83069e0'
'39dbdca9647e0e72733801e078d0d262940afea8bd48b767c224746e18e6f939'
@@ -96,7 +96,7 @@ provides=(
"${MINGW_PACKAGE_PREFIX}-perl-autouse=1.110.0"
"${MINGW_PACKAGE_PREFIX}-perl-b-concise=1.7.0"
"${MINGW_PACKAGE_PREFIX}-perl-b-deparse=1.740.0"
"${MINGW_PACKAGE_PREFIX}-perl-b-op_private=5.38.4"
"${MINGW_PACKAGE_PREFIX}-perl-b-op_private=5.38.5"
"${MINGW_PACKAGE_PREFIX}-perl-b-showlex=1.50.0"
"${MINGW_PACKAGE_PREFIX}-perl-b-terse=1.90.0"
"${MINGW_PACKAGE_PREFIX}-perl-b-xref=1.70.0"
@@ -119,7 +119,7 @@ provides=(
"${MINGW_PACKAGE_PREFIX}-perl-compress-zlib=2.204.0"
"${MINGW_PACKAGE_PREFIX}-perl-config-extensions=0.30.0"
"${MINGW_PACKAGE_PREFIX}-perl-config-perl-v=0.360.0"
"${MINGW_PACKAGE_PREFIX}-perl-config=5.38.4"
"${MINGW_PACKAGE_PREFIX}-perl-config=5.38.5"
"${MINGW_PACKAGE_PREFIX}-perl-constant=1.330.0"
"${MINGW_PACKAGE_PREFIX}-perl-cpan-author=5.500.200"
"${MINGW_PACKAGE_PREFIX}-perl-cpan-bundle=5.500.500"
@@ -409,8 +409,8 @@ provides=(
"${MINGW_PACKAGE_PREFIX}-perl-meta_notation"
"${MINGW_PACKAGE_PREFIX}-perl-mime-base64=3.160.100"
"${MINGW_PACKAGE_PREFIX}-perl-mime-quotedprint=3.160.100"
"${MINGW_PACKAGE_PREFIX}-perl-module-corelist-utils=5.202.504.133.800"
"${MINGW_PACKAGE_PREFIX}-perl-module-corelist=5.202.504.133.800"
"${MINGW_PACKAGE_PREFIX}-perl-module-corelist-utils=5.202.508.33.800"
"${MINGW_PACKAGE_PREFIX}-perl-module-corelist=5.202.508.33.800"
"${MINGW_PACKAGE_PREFIX}-perl-module-load-conditional=0.740.0"
"${MINGW_PACKAGE_PREFIX}-perl-module-load=0.360.0"
"${MINGW_PACKAGE_PREFIX}-perl-module-loaded=0.80.0"