Marcel Telka
2024-02-02 4c034cac2f3c91d61e0c3c3d5a85efe5f8f91e65
perl/DateTime-TimeZone: update to 2.62

3 files modified
12 ■■■■ changed files
components/perl/DateTime-TimeZone/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        DateTime::TimeZone
HUMAN_VERSION =            2.61
HUMAN_VERSION =            2.62
COMPONENT_SUMMARY =        DateTime::TimeZone - Time zone object base class and factory
COMPONENT_CPAN_AUTHOR =        DROLSKY
COMPONENT_ARCHIVE_HASH =    \
    sha256:86383c73c50d1983088026ac3eac609465994b046f18a4eb40bd0455ebef0b20
    sha256:6214f9c9c8dfa2000bae912ef2b8ebc5b163a83a0b5b2a82705162dad63466fa
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENSE
components/perl/DateTime-TimeZone/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/DateTime-TimeZone/pkg5
@@ -23,10 +23,10 @@
        "runtime/perl-538"
    ],
    "fmris": [
        "library/perl-5/datetime-timezone",
        "library/perl-5/datetime-timezone-534",
        "library/perl-5/datetime-timezone-536",
        "library/perl-5/datetime-timezone-538",
        "library/perl-5/datetime-timezone"
        "library/perl-5/datetime-timezone-538"
    ],
    "name": "DateTime-TimeZone"
}
}