Marcel Telka
2024-01-27 a612e0a05ec658429523f7a2cbf77c62c06dacc8
perl/Net-DNS: update to 1.43

4 files modified
14 ■■■■ changed files
components/perl/Net-DNS/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/Net-DNS/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/Net-DNS/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/Net-DNS/test/results-all.master 2 ●●● patch | view | raw | blame | history
components/perl/Net-DNS/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        Net::DNS
HUMAN_VERSION =            1.42
HUMAN_VERSION =            1.43
COMPONENT_SUMMARY =        Net::DNS - Perl Interface to the Domain Name System
COMPONENT_CPAN_AUTHOR =        NLNETLABS
COMPONENT_ARCHIVE_HASH =    \
    sha256:48dea4d57b25deff5590e18f398a34a52256cb9f0cbf4b7a9ad2ec6fb5182cbe
    sha256:2c2dfe0db903fbc01253fe9d256e84e1e6af9eb4a34ed47de61cf3509fcbfdc0
COMPONENT_LICENSE =        MIT
include $(WS_MAKE_RULES)/common.mk
components/perl/Net-DNS/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/Net-DNS/pkg5
@@ -14,10 +14,10 @@
        "runtime/perl-538"
    ],
    "fmris": [
        "library/perl-5/net-dns",
        "library/perl-5/net-dns-534",
        "library/perl-5/net-dns-536",
        "library/perl-5/net-dns-538",
        "library/perl-5/net-dns"
        "library/perl-5/net-dns-538"
    ],
    "name": "Net-DNS"
}
}
components/perl/Net-DNS/test/results-all.master
@@ -103,5 +103,5 @@
t/72-TSIG-verify.t ......... ok
t/99-cleanup.t ............. ok
All tests successful.
Files=104, Tests=3198
Files=104, Tests=3199
Result: PASS