Marcel Telka
2024-01-25 26b7a4f31bad9bbe5b0b1e64dc5cbc1bd23e2f53
perl/XML-LibXML: update to 2.0210

3 files modified
12 ■■■■ changed files
components/perl/XML-LibXML/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/XML-LibXML/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/XML-LibXML/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/XML-LibXML/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        XML::LibXML
HUMAN_VERSION =            2.0209
HUMAN_VERSION =            2.0210
COMPONENT_SUMMARY =        XML::LibXML - Interface to Gnome libxml2 xml parsing and DOM library
COMPONENT_CPAN_AUTHOR =        SHLOMIF
COMPONENT_ARCHIVE_HASH =    \
    sha256:b4a5abbcd689aa2fbbc8b7b45339e961c4984e48108494eb6c282b4748222425
    sha256:a29bf3f00ab9c9ee04218154e0afc8f799bf23674eb99c1a9ed4de1f4059a48d
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
include $(WS_MAKE_RULES)/common.mk
components/perl/XML-LibXML/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/XML-LibXML/pkg5
@@ -22,10 +22,10 @@
        "system/library"
    ],
    "fmris": [
        "library/perl-5/xml-libxml",
        "library/perl-5/xml-libxml-534",
        "library/perl-5/xml-libxml-536",
        "library/perl-5/xml-libxml-538",
        "library/perl-5/xml-libxml"
        "library/perl-5/xml-libxml-538"
    ],
    "name": "XML-LibXML"
}
}