Marcel Telka
2023-11-30 5ec74d48bd3602038c9bc69df07fb3dcd25a403c
perl-536: update to 5.36.3; drop system-perl mediator

3 files modified
27 ■■■■ changed files
components/perl/perl-536/Makefile 5 ●●●●● patch | view | raw | blame | history
components/perl/perl-536/manifests/sample-manifest.p5m 9 ●●●●● patch | view | raw | blame | history
components/perl/perl-536/perl-536.p5m 13 ●●●●● patch | view | raw | blame | history
components/perl/perl-536/Makefile
@@ -25,15 +25,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        perl
COMPONENT_VERSION =        5.36.1
COMPONENT_REVISION =        1
COMPONENT_VERSION =        5.36.3
COMPONENT_VERSION_MAJOR =    $(shell echo $(COMPONENT_VERSION) | $(GSED) -e 's/\(5\.[0-9]\{1,\}\)\..*/\1/g')
COMPONENT_SUMMARY =        Perl $(COMPONENT_VERSION)
COMPONENT_PROJECT_URL =        https://www.perl.org/
COMPONENT_SRC =            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE =        $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH =    \
    sha256:bd91217ea8a8c8b81f21ebbb6cefdf0d13ae532013f944cdece2cd51aef4b6a7
    sha256:45a228daef66d02fdccc820e71f87e40d8e3df1fc4431f8d4580ec08033866bd
COMPONENT_ARCHIVE_URL =        https://www.cpan.org/src/5.0/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI =        runtime/perl-536
COMPONENT_CLASSIFICATION =    Development/Perl
components/perl/perl-536/manifests/sample-manifest.p5m
@@ -34,6 +34,7 @@
file path=usr/perl5/$(PERLVER)/bin/libnetcfg
file path=usr/perl5/$(PERLVER)/bin/perl
hardlink path=usr/perl5/$(PERLVER)/bin/perl$(HUMAN_VERSION) target=perl
file path=usr/perl5/$(PERLVER)/bin/perl5.36.1
file path=usr/perl5/$(PERLVER)/bin/perlbug
file path=usr/perl5/$(PERLVER)/bin/perldoc
file path=usr/perl5/$(PERLVER)/bin/perlivp
@@ -990,8 +991,12 @@
file path=usr/perl5/$(PERLVER)/lib/pod/perl5321delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5340delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5341delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5342delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5343delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5360delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5361delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5362delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5363delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl561delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl56delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl581delta.pod
@@ -1767,8 +1772,12 @@
file path=usr/perl5/$(PERLVER)/man/man1/perl5321delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5340delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5341delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5342delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5343delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5360delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5361delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5362delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5363delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl561delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl56delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl581delta.1
components/perl/perl-536/perl-536.p5m
@@ -23,10 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
link path=usr/perl5/bin target=./$(PERLVER)/bin mediator=system-perl mediator-version=$(PERLVER)
link path=usr/perl5/man target=./$(PERLVER)/man mediator=system-perl mediator-version=$(PERLVER)
link path=usr/perl5/pod target=./$(PERLVER)/lib/pod mediator=system-perl mediator-version=$(PERLVER)
dir  path=usr/perl5/site_perl/$(PERLVER)/$(PERL_ARCH)
file path=usr/perl5/$(PERLVER)/bin/corelist
@@ -40,6 +36,7 @@
file path=usr/perl5/$(PERLVER)/bin/libnetcfg
file path=usr/perl5/$(PERLVER)/bin/perl
hardlink path=usr/perl5/$(PERLVER)/bin/perl$(HUMAN_VERSION) target=perl
file path=usr/perl5/$(PERLVER)/bin/perl5.36.1
file path=usr/perl5/$(PERLVER)/bin/perlbug
file path=usr/perl5/$(PERLVER)/bin/perldoc
file path=usr/perl5/$(PERLVER)/bin/perlivp
@@ -996,8 +993,12 @@
file path=usr/perl5/$(PERLVER)/lib/pod/perl5321delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5340delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5341delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5342delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5343delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5360delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5361delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5362delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl5363delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl561delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl56delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl581delta.pod
@@ -1773,8 +1774,12 @@
file path=usr/perl5/$(PERLVER)/man/man1/perl5321delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5340delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5341delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5342delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5343delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5360delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5361delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5362delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl5363delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl561delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl56delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl581delta.1