Marcel Telka
2024-03-01 d246a920f7c0f7ef0b203aa90751267e0f11798e
perl/B-Hooks-EndOfScope: update to 0.28

4 files modified
18 ■■■■ changed files
components/perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-PERLVER.p5m 2 ●●● patch | view | raw | blame | history
components/perl/B-Hooks-EndOfScope/Makefile 8 ●●●● patch | view | raw | blame | history
components/perl/B-Hooks-EndOfScope/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/B-Hooks-EndOfScope/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-PERLVER.p5m
@@ -40,4 +40,4 @@
depend type=require fmri=pkg:/library/perl-5/module-implementation-$(PLV)@0.5
depend type=require \
    fmri=pkg:/library/perl-5/sub-exporter-progressive-$(PLV)@0.1.6
depend type=require fmri=pkg:/library/perl-5/variable-ondestruct-$(PLV)@0.7
depend type=require fmri=pkg:/library/perl-5/variable-magic-$(PLV)@0.48
components/perl/B-Hooks-EndOfScope/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        B::Hooks::EndOfScope
HUMAN_VERSION =            0.27
HUMAN_VERSION =            0.28
COMPONENT_SUMMARY =        B::Hooks::EndOfScope - Execute code after a scope finished compilation
COMPONENT_CPAN_AUTHOR =        ETHER
COMPONENT_ARCHIVE_HASH =    \
    sha256:106bac2dc33fb8f9bf8481dc8bbf2128fa486e7ee77e083fcfa176e62aa4f82c
    sha256:edac77a17fc36620c8324cc194ce1fad2f02e9fcbe72d08ad0b2c47f0c7fd8ef
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENCE
@@ -32,7 +32,7 @@
# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += library/perl-5/module-implementation
PERL_REQUIRED_PACKAGES += library/perl-5/sub-exporter-progressive
PERL_REQUIRED_PACKAGES += library/perl-5/variable-ondestruct
PERL_REQUIRED_PACKAGES += library/perl-5/variable-magic
PERL_REQUIRED_PACKAGES += runtime/perl
TEST_REQUIRED_PACKAGES.perl += library/perl-5/devel-hide
TEST_REQUIRED_PACKAGES.perl += library/perl-5/variable-ondestruct
TEST_REQUIRED_PACKAGES.perl += library/perl-5/variable-magic
components/perl/B-Hooks-EndOfScope/manifests/sample-manifest.p5m
@@ -40,4 +40,4 @@
depend type=require fmri=pkg:/library/perl-5/module-implementation-$(PLV)@0.5
depend type=require \
    fmri=pkg:/library/perl-5/sub-exporter-progressive-$(PLV)@0.1.6
depend type=require fmri=pkg:/library/perl-5/variable-ondestruct-$(PLV)@0.7
depend type=require fmri=pkg:/library/perl-5/variable-magic-$(PLV)@0.48
components/perl/B-Hooks-EndOfScope/pkg5
@@ -6,9 +6,9 @@
        "library/perl-5/sub-exporter-progressive-534",
        "library/perl-5/sub-exporter-progressive-536",
        "library/perl-5/sub-exporter-progressive-538",
        "library/perl-5/variable-ondestruct-534",
        "library/perl-5/variable-ondestruct-536",
        "library/perl-5/variable-ondestruct-538",
        "library/perl-5/variable-magic-534",
        "library/perl-5/variable-magic-536",
        "library/perl-5/variable-magic-538",
        "runtime/perl-534",
        "runtime/perl-536",
        "runtime/perl-538"