Marcel Telka
2024-04-07 1a5c849d0ca5e5c35e5cfd042c09cc9e05480caa
perl/Test2-Plugin-NoWarnings: update to 0.10

3 files modified
14 ■■■■ changed files
components/perl/Test2-Plugin-NoWarnings/Makefile 6 ●●●● patch | view | raw | blame | history
components/perl/Test2-Plugin-NoWarnings/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/Test2-Plugin-NoWarnings/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/Test2-Plugin-NoWarnings/Makefile
@@ -19,12 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        Test2::Plugin::NoWarnings
HUMAN_VERSION =            0.09
COMPONENT_REVISION =        2
HUMAN_VERSION =            0.10
COMPONENT_SUMMARY =        Test2::Plugin::NoWarnings - Fail if tests warn
COMPONENT_CPAN_AUTHOR =        DROLSKY
COMPONENT_ARCHIVE_HASH =    \
    sha256:be3dd800042eef362bf17d2056cf9e934dee91ccce98e4f178b8fb5772f2fb74
    sha256:c97cb1122cc6e3e4a079059da71e12f65760bfb0671d19d25a7ec7c5f1f240fb
COMPONENT_LICENSE =        Artistic-2.0
COMPONENT_LICENSE_FILE =    LICENSE
@@ -33,4 +32,5 @@
# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += runtime/perl
TEST_REQUIRED_PACKAGES.perl += library/perl-5/ipc-run3
TEST_REQUIRED_PACKAGES.perl += library/perl-5/module-pluggable
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test2-suite
components/perl/Test2-Plugin-NoWarnings/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/perl/Test2-Plugin-NoWarnings/pkg5
@@ -5,10 +5,10 @@
        "runtime/perl-538"
    ],
    "fmris": [
        "library/perl-5/test2-plugin-nowarnings",
        "library/perl-5/test2-plugin-nowarnings-534",
        "library/perl-5/test2-plugin-nowarnings-536",
        "library/perl-5/test2-plugin-nowarnings-538",
        "library/perl-5/test2-plugin-nowarnings"
        "library/perl-5/test2-plugin-nowarnings-538"
    ],
    "name": "Test2-Plugin-NoWarnings"
}
}