Marcel Telka
2024-02-07 873b5d7f9d68cc49825787ae042531e2bfd28ced
perl/MIME-Types: update to 2.26

4 files modified
15 ■■■■ changed files
components/perl/MIME-Types/Makefile 5 ●●●●● patch | view | raw | blame | history
components/perl/MIME-Types/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/MIME-Types/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/MIME-Types/test/results-all.master 2 ●●● patch | view | raw | blame | history
components/perl/MIME-Types/Makefile
@@ -19,12 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        MIME::Types
HUMAN_VERSION =            2.24
COMPONENT_REVISION =        1
HUMAN_VERSION =            2.26
COMPONENT_SUMMARY =        MIME::Types - Definition of MIME types
COMPONENT_CPAN_AUTHOR =        MARKOV
COMPONENT_ARCHIVE_HASH =    \
    sha256:629e361f22b220be50c2da7354e23c0451757709a03c25a22f3160edb94cb65f
    sha256:bc738483cb4cdb47d61e85fe9304fa929aa9ab927e3171ec2ba2ab1cd7cefdff
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
include $(WS_MAKE_RULES)/common.mk
components/perl/MIME-Types/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/MIME-Types/pkg5
@@ -5,10 +5,10 @@
        "runtime/perl-538"
    ],
    "fmris": [
        "library/perl-5/mime-types",
        "library/perl-5/mime-types-534",
        "library/perl-5/mime-types-536",
        "library/perl-5/mime-types-538",
        "library/perl-5/mime-types"
        "library/perl-5/mime-types-538"
    ],
    "name": "MIME-Types"
}
}
components/perl/MIME-Types/test/results-all.master
@@ -6,5 +6,5 @@
t/30export.t ... ok
t/40mojo.t ..... ok
All tests successful.
Files=7, Tests=179
Files=7, Tests=183
Result: PASS