Marcel Telka
2024-01-27 b29455b4e2b1ba9505f0017c34be5465edf3fe23
perl/YAML-LibYAML: update to 0.89

2 files added
4 files modified
1 files renamed
114 ■■■■■ changed files
components/perl/YAML-LibYAML/Makefile 8 ●●●● patch | view | raw | blame | history
components/perl/YAML-LibYAML/YAML-LibYAML-PERLVER.p5m 1 ●●●● patch | view | raw | blame | history
components/perl/YAML-LibYAML/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/perl/YAML-LibYAML/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/YAML-LibYAML/test/results-5.34.master patch | view | raw | blame | history
components/perl/YAML-LibYAML/test/results-5.36.master 48 ●●●●● patch | view | raw | blame | history
components/perl/YAML-LibYAML/test/results-5.38.master 48 ●●●●● patch | view | raw | blame | history
components/perl/YAML-LibYAML/Makefile
@@ -15,16 +15,16 @@
#
BUILD_STYLE = makemaker
USE_COMMON_TEST_MASTER = no
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        YAML::LibYAML
HUMAN_VERSION =            0.88
COMPONENT_REVISION =        1
HUMAN_VERSION =            0.89
COMPONENT_SUMMARY =        YAML::LibYAML - Perl YAML Serialization using XS and libyaml
COMPONENT_CPAN_AUTHOR =        INGY
COMPONENT_CPAN_AUTHOR =        TINITA
COMPONENT_ARCHIVE_HASH =    \
    sha256:a8a2738cccc332a8f7549c4c27f3e0090c9ab11eef0f6c856445177398135678
    sha256:155ab83675345c50add03311acf9dd915955707f909a2abd8b17d7792859b2ec
COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENSE
components/perl/YAML-LibYAML/YAML-LibYAML-PERLVER.p5m
@@ -38,4 +38,3 @@
    pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin
# Automatically generated dependencies based on distribution metadata
#depend type=require fmri=pkg:/runtime/perl-$(PLV)
components/perl/YAML-LibYAML/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)
@@ -38,4 +38,3 @@
    pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin
# Automatically generated dependencies based on distribution metadata
#depend type=require fmri=pkg:/runtime/perl-$(PLV)
components/perl/YAML-LibYAML/pkg5
@@ -6,10 +6,10 @@
        "system/library"
    ],
    "fmris": [
        "library/perl-5/yaml-libyaml",
        "library/perl-5/yaml-libyaml-534",
        "library/perl-5/yaml-libyaml-536",
        "library/perl-5/yaml-libyaml-538",
        "library/perl-5/yaml-libyaml"
        "library/perl-5/yaml-libyaml-538"
    ],
    "name": "YAML-LibYAML"
}
}
components/perl/YAML-LibYAML/test/results-5.34.master
components/perl/YAML-LibYAML/test/results-5.36.master
New file
@@ -0,0 +1,48 @@
t/000-require-modules.t .. ok
t/alias.t ................ ok
t/api.t .................. ok
t/ascii.t ................ ok
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/binary.t ............... ok
t/blessed.t .............. ok
t/boolean-boolean.t ...... skipped: boolean not installed
t/boolean-invalid.t ...... ok
t/boolean-jsonpp.t ....... ok
t/boolean.t .............. ok
t/bug-pvf.t .............. ok
t/bug-stack.t ............ ok
t/code.t ................. ok
t/dump-heuristics.t ...... ok
t/dump-int.t ............. ok
t/dump.t ................. ok
t/duplicate-keys.t ....... ok
t/empty.t ................ ok
t/error.t ................ ok
t/file.t ................. ok
t/glob.t ................. ok
t/indent.t ............... ok
t/io-handle.t ............ ok
t/leak.t ................. ok
t/libyaml-version.t ...... ok
t/load-blessed.t ......... ok
t/load.t ................. ok
t/load_standard_tags.t ... ok
t/loadfile-empty.t ....... ok
t/long_plain_wrap.t ...... skipped: Failing test. Not yet implemented
t/magic.t ................ ok
t/native.t ............... ok
t/null.t ................. ok
t/numbers.t .............. ok
t/path-class.t ........... ok
t/pl_sv_undef.t .......... ok
t/private.t .............. ok
t/quote.t ................ ok
t/ref-scalar.t ........... ok
t/regexp.t ............... ok
t/string_nulls.t ......... ok
t/tags.t ................. ok
t/tied.t ................. ok
t/utf8.t ................. ok
All tests successful.
Files=45, Tests=363
Result: PASS
components/perl/YAML-LibYAML/test/results-5.38.master
New file
@@ -0,0 +1,48 @@
t/000-require-modules.t .. ok
t/alias.t ................ ok
t/api.t .................. ok
t/ascii.t ................ ok
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/binary.t ............... ok
t/blessed.t .............. ok
t/boolean-boolean.t ...... skipped: boolean not installed
t/boolean-invalid.t ...... ok
t/boolean-jsonpp.t ....... ok
t/boolean.t .............. ok
t/bug-pvf.t .............. ok
t/bug-stack.t ............ ok
t/code.t ................. ok
t/dump-heuristics.t ...... ok
t/dump-int.t ............. ok
t/dump.t ................. ok
t/duplicate-keys.t ....... ok
t/empty.t ................ ok
t/error.t ................ ok
t/file.t ................. ok
t/glob.t ................. ok
t/indent.t ............... ok
t/io-handle.t ............ ok
t/leak.t ................. ok
t/libyaml-version.t ...... ok
t/load-blessed.t ......... ok
t/load.t ................. ok
t/load_standard_tags.t ... ok
t/loadfile-empty.t ....... ok
t/long_plain_wrap.t ...... skipped: Failing test. Not yet implemented
t/magic.t ................ ok
t/native.t ............... ok
t/null.t ................. ok
t/numbers.t .............. ok
t/path-class.t ........... ok
t/pl_sv_undef.t .......... ok
t/private.t .............. ok
t/quote.t ................ ok
t/ref-scalar.t ........... ok
t/regexp.t ............... ok
t/string_nulls.t ......... ok
t/tags.t ................. ok
t/tied.t ................. ok
t/utf8.t ................. ok
All tests successful.
Files=45, Tests=363
Result: PASS