Marcel Telka
2023-11-30 43cbf95cbb5e34c595d9fcbaf473f058657d47f8
perl-534: update to 5.34.3; drop system-perl mediator

4 files modified
25 ■■■■ changed files
components/perl/perl-534/Makefile 5 ●●●●● patch | view | raw | blame | history
components/perl/perl-534/manifests/sample-manifest.p5m 8 ●●●● patch | view | raw | blame | history
components/perl/perl-534/perl-534.p5m 10 ●●●● patch | view | raw | blame | history
components/perl/perl-534/pkg5 2 ●●●●● patch | view | raw | blame | history
components/perl/perl-534/Makefile
@@ -31,14 +31,13 @@
COMPONENT_NAME=         perl
COMPONENT_VERSION_MAJOR =    5.34
COMPONENT_VERSION =        $(COMPONENT_VERSION_MAJOR).1
COMPONENT_REVISION =        4
COMPONENT_VERSION =        $(COMPONENT_VERSION_MAJOR).3
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:6d52cf833ff1af27bb5e986870a2c30cec73c044b41e3458cd991f94374039f7
    sha256:0b15c830a9a295c9f9439b6cda389300f0b18092686eaef47fbc9c92f5930ee1
COMPONENT_ARCHIVE_URL=  https://www.cpan.org/src/5.0/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         runtime/perl-534
COMPONENT_CLASSIFICATION=Development/Perl
components/perl/perl-534/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -33,7 +33,7 @@
file path=usr/perl5/$(PERLVER)/bin/json_pp
file path=usr/perl5/$(PERLVER)/bin/libnetcfg
file path=usr/perl5/$(PERLVER)/bin/perl
hardlink path=usr/perl5/$(PERLVER)/bin/perl$(COMPONENT_VERSION) target=perl
hardlink path=usr/perl5/$(PERLVER)/bin/perl$(HUMAN_VERSION) target=perl
file path=usr/perl5/$(PERLVER)/bin/perlbug
file path=usr/perl5/$(PERLVER)/bin/perldoc
file path=usr/perl5/$(PERLVER)/bin/perlivp
@@ -985,6 +985,8 @@
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/perl561delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl56delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl581delta.pod
@@ -1762,6 +1764,8 @@
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/perl561delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl56delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl581delta.1
components/perl/perl-534/perl-534.p5m
@@ -24,10 +24,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,7 +36,7 @@
file path=usr/perl5/$(PERLVER)/bin/json_pp
file path=usr/perl5/$(PERLVER)/bin/libnetcfg
file path=usr/perl5/$(PERLVER)/bin/perl
hardlink path=usr/perl5/$(PERLVER)/bin/perl$(COMPONENT_VERSION) target=perl
hardlink path=usr/perl5/$(PERLVER)/bin/perl$(HUMAN_VERSION) target=perl
file path=usr/perl5/$(PERLVER)/bin/perlbug
file path=usr/perl5/$(PERLVER)/bin/perldoc
file path=usr/perl5/$(PERLVER)/bin/perlivp
@@ -992,6 +988,8 @@
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/perl561delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl56delta.pod
file path=usr/perl5/$(PERLVER)/lib/pod/perl581delta.pod
@@ -1769,6 +1767,8 @@
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/perl561delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl56delta.1
file path=usr/perl5/$(PERLVER)/man/man1/perl581delta.1
components/perl/perl-534/pkg5
@@ -1,9 +1,7 @@
{
    "dependencies": [
        "SUNWcs",
        "database/berkeleydb-5",
        "library/database/gdbm",
        "shell/ksh93",
        "system/library",
        "system/library/math"
    ],