Marcel Telka
2024-01-28 f21c20f9013b460ab3e0f45e6177ec7f43588387
perl/URI: update to 5.25

2 files modified
105 ■■■■ changed files
components/perl/URI/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/URI/test/results-all.master 101 ●●●● patch | view | raw | blame | history
components/perl/URI/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        URI
HUMAN_VERSION =            5.24
HUMAN_VERSION =            5.25
COMPONENT_SUMMARY =        URI - Uniform Resource Identifiers (absolute and relative)
COMPONENT_CPAN_AUTHOR =        OALDERS
COMPONENT_ARCHIVE_HASH =    \
    sha256:466dd5a40b2c8e99d53692dc49b971561d5d7c2a30814e5ff0b63a4a25e2aaef
    sha256:ef61941da09fff2503cea3692c4f2fc48c0e4442486e2a28345cb32d44d0d271
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENSE
components/perl/URI/test/results-all.master
@@ -1,56 +1,57 @@
t/00-report-prereqs.t ..... ok
t/abs.t ................... ok
t/clone.t ................. ok
t/cwd.t ................... ok
t/data.t .................. ok
t/escape-char.t ........... ok
t/escape.t ................ ok
t/file.t .................. ok
t/ftp.t ................... ok
t/generic.t ............... ok
t/gopher.t ................ ok
t/heuristic.t ............. ok
t/http.t .................. ok
t/icap.t .................. ok
t/idna.t .................. ok
t/ipv6.t .................. ok
t/iri.t ................... ok
t/ldap.t .................. ok
t/mailto.t ................ ok
t/mix.t ................... ok
t/mms.t ................... ok
t/news.t .................. ok
t/num_eq.t ................ ok
t/old-absconf.t ........... ok
t/old-base.t .............. ok
t/old-file.t .............. ok
t/old-relbase.t ........... ok
t/path-segments.t ......... ok
t/pop.t ................... ok
t/punycode.t .............. ok
t/query-param.t ........... ok
t/query.t ................. ok
t/rel.t ................... ok
t/rfc2732.t ............... ok
t/roy-test.t .............. ok
t/rsync.t ................. ok
t/rtsp.t .................. ok
t/scheme-exceptions.t ..... ok
t/sip.t ................... ok
t/sort-hash-query-form.t .. ok
t/split.t ................. ok
t/sq-brackets-legacy.t .... ok
t/sq-brackets.t ........... ok
t/storable.t .............. ok
t/urn-isbn.t .............. skipped: Need Business::ISBN 3.005
t/urn-oid.t ............... ok
t/userpass.t .............. ok
t/utf8.t .................. ok
t/00-report-prereqs.t ...... ok
t/abs.t .................... ok
t/clone.t .................. ok
t/cwd.t .................... ok
t/data.t ................... ok
t/escape-char.t ............ ok
t/escape.t ................. ok
t/file.t ................... ok
t/ftp.t .................... ok
t/generic.t ................ ok
t/gopher.t ................. ok
t/heuristic.t .............. ok
t/http.t ................... ok
t/icap.t ................... ok
t/idna.t ................... ok
t/ipv6.t ................... ok
t/iri.t .................... ok
t/ldap.t ................... ok
t/mailto.t ................. ok
t/mix.t .................... ok
t/mms.t .................... ok
t/news.t ................... ok
t/num_eq.t ................. ok
t/old-absconf.t ............ ok
t/old-base.t ............... ok
t/old-file.t ............... ok
t/old-relbase.t ............ ok
t/path-segments.t .......... ok
t/pop.t .................... ok
t/punycode.t ............... ok
t/query-param.t ............ ok
t/query.t .................. ok
t/rel.t .................... ok
t/rfc2732.t ................ ok
t/roy-test.t ............... ok
t/rsync.t .................. ok
t/rtsp.t ................... ok
t/scheme-exceptions.t ...... ok
t/sip.t .................... ok
t/sort-hash-query-form.t ... ok
t/split.t .................. ok
t/sq-brackets-legacy.t ..... ok
t/sq-brackets.t ............ ok
t/storable.t ............... ok
t/urn-isbn.t ............... skipped: Need Business::ISBN 3.005
t/urn-oid.t ................ ok
t/urn-scheme-exceptions.t .. ok
t/userpass.t ............... ok
t/utf8.t ................... ok
All tests successful.
Test Summary Report
-------------------
t/mailto.t              (Wstat: 0 Tests: 20 Failed: 0)
t/mailto.t               (Wstat: 0 Tests: 20 Failed: 0)
  TODO passed:   16
Files=48, Tests=745
Files=49, Tests=753
Result: PASS