Marcel Telka
2024-03-02 b7932652f75e4867e0e38327dd85132989b18072
perl/Date-Manip: update to 6.95

3 files modified
10 ■■■■■ changed files
components/perl/Date-Manip/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/Date-Manip/pkg5 2 ●●● patch | view | raw | blame | history
components/perl/Date-Manip/test/results-all.master 4 ●●● patch | view | raw | blame | history
components/perl/Date-Manip/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        Date::Manip
HUMAN_VERSION =            6.94
HUMAN_VERSION =            6.95
COMPONENT_SUMMARY =        Date::Manip - Date manipulation routines
COMPONENT_CPAN_AUTHOR =        SBECK
COMPONENT_ARCHIVE_HASH =    \
    sha256:0278eb62113618c8977d3d537433d85340c487cbdfd95dd3452e4d7217f48848
    sha256:92383832311f22083f55d03c8dae8f4bcc387cd902624e5ef9ac680f144cbd4c
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
include $(WS_MAKE_RULES)/common.mk
components/perl/Date-Manip/pkg5
@@ -11,4 +11,4 @@
        "library/perl-5/date-manip-538"
    ],
    "name": "Date-Manip"
}
}
components/perl/Date-Manip/test/results-all.master
@@ -108,6 +108,8 @@
t/date.prev_business_day.t ................ ok
t/date.printf.0.t ......................... ok
t/date.printf.1.t ......................... ok
t/date.printf.2.t ......................... ok
t/date.printf.weekofyear.t ................ ok
t/date.secs_since_1970_GMT.0.t ............ ok
t/date.secs_since_1970_GMT.1.t ............ ok
t/date.set.0.t ............................ ok
@@ -242,5 +244,5 @@
t/tzdata._ruleinfo.t ...................... ok
t/tzdata._zoneinfo.t ...................... ok
All tests successful.
Files=207, Tests=3710
Files=209, Tests=4534
Result: PASS