Marcel Telka
2024-02-16 312b848e303863c2b208d838ac806901055bbed7
perl/Net-DNS: update to 1.44

4 files modified
10 ■■■■ changed files
components/perl/Net-DNS/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/Net-DNS/Net-DNS-PERLVER.p5m 2 ●●●●● patch | view | raw | blame | history
components/perl/Net-DNS/manifests/sample-manifest.p5m 2 ●●●●● 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.43
HUMAN_VERSION =            1.44
COMPONENT_SUMMARY =        Net::DNS - Perl Interface to the Domain Name System
COMPONENT_CPAN_AUTHOR =        NLNETLABS
COMPONENT_ARCHIVE_HASH =    \
    sha256:2c2dfe0db903fbc01253fe9d256e84e1e6af9eb4a34ed47de61cf3509fcbfdc0
    sha256:13d7edc4b8cea0132147faac3571f6b3c71d1d0cfd844c530c5a044f4a3ec31e
COMPONENT_LICENSE =        MIT
include $(WS_MAKE_RULES)/common.mk
components/perl/Net-DNS/Net-DNS-PERLVER.p5m
@@ -45,6 +45,7 @@
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::CERT.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::CNAME.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::CSYNC.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DELEG.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DHCID.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DNAME.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DNSKEY.3perl
@@ -130,6 +131,7 @@
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/CERT.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/CNAME.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/CSYNC.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DELEG.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DHCID.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DNAME.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DNSKEY.pm
components/perl/Net-DNS/manifests/sample-manifest.p5m
@@ -45,6 +45,7 @@
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::CERT.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::CNAME.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::CSYNC.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DELEG.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DHCID.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DNAME.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Net::DNS::RR::DNSKEY.3perl
@@ -130,6 +131,7 @@
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/CERT.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/CNAME.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/CSYNC.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DELEG.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DHCID.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DNAME.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/Net/DNS/RR/DNSKEY.pm
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=3199
Files=104, Tests=3203
Result: PASS