diff options
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/pkg-plist | 1 | ||||
-rw-r--r-- | net/p5-Net-DNS/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-DNS/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Net-DNS/pkg-plist | 1 |
6 files changed, 8 insertions, 6 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index b08a76c..2fc90a2 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -34,7 +34,7 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \ Net::DNS::RR::NIMLOC.3 Net::DNS::RR::NSAP.3 \ Net::DNS::RR::NULL.3 Net::DNS::RR::PX.3 Net::DNS::Update.3 \ Net::DNS::Nameserver.3 Net::DNS::RR::CERT.3 \ - Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 + Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 Net::DNS::RR::DNAME.3 post-install: .if !defined(NOPORTDOCS) diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 91e37eb..c7e014d 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.23.tar.gz) = 2d0a02e8288da289f65648f8ab4dd713 +MD5 (Net-DNS-0.24.tar.gz) = 25be103dd9710b6975cd20358881c87e diff --git a/dns/p5-Net-DNS/pkg-plist b/dns/p5-Net-DNS/pkg-plist index cb803f8..1437fa2 100644 --- a/dns/p5-Net-DNS/pkg-plist +++ b/dns/p5-Net-DNS/pkg-plist @@ -9,6 +9,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/AAAA.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/AFSDB.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/CERT.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/CNAME.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/DNAME.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/EID.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/HINFO.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/ISDN.pm diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index b08a76c..2fc90a2 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -34,7 +34,7 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \ Net::DNS::RR::NIMLOC.3 Net::DNS::RR::NSAP.3 \ Net::DNS::RR::NULL.3 Net::DNS::RR::PX.3 Net::DNS::Update.3 \ Net::DNS::Nameserver.3 Net::DNS::RR::CERT.3 \ - Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 + Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 Net::DNS::RR::DNAME.3 post-install: .if !defined(NOPORTDOCS) diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 91e37eb..c7e014d 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.23.tar.gz) = 2d0a02e8288da289f65648f8ab4dd713 +MD5 (Net-DNS-0.24.tar.gz) = 25be103dd9710b6975cd20358881c87e diff --git a/net/p5-Net-DNS/pkg-plist b/net/p5-Net-DNS/pkg-plist index cb803f8..1437fa2 100644 --- a/net/p5-Net-DNS/pkg-plist +++ b/net/p5-Net-DNS/pkg-plist @@ -9,6 +9,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/AAAA.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/AFSDB.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/CERT.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/CNAME.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/DNAME.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/EID.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/HINFO.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/ISDN.pm |