diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-07-23 21:26:13 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-07-23 21:26:13 +0000 |
commit | d26b85fa3a5a689beb809716c69b5016ebd14054 (patch) | |
tree | c68061dede2f94c933b84d4b7b1f182c40d01194 /net/p5-Net-DNS/pkg-plist | |
parent | Update to 0.6. (diff) |
Update to version 0.24, which contains:
Added support for DNAME resource records.
Fixed edge case for queries that have no name.
Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
Diffstat (limited to 'net/p5-Net-DNS/pkg-plist')
-rw-r--r-- | net/p5-Net-DNS/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-DNS/pkg-plist b/net/p5-Net-DNS/pkg-plist index cb803f853ec0..1437fa22914a 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 |