diff options
author | Doug Barton <dougb@FreeBSD.org> | 2004-03-14 00:09:04 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2004-03-14 00:09:04 +0000 |
commit | 5ac398ba007e658a3e950a2331be036888b203bd (patch) | |
tree | b175e7a02bae24ed4c3294b6b3603c64deabbe01 /dns/p5-Net-DNS | |
parent | 4262d3eb3c3cd634810df298db024c89e6ad6bbb (diff) | |
download | ports-5ac398ba007e658a3e950a2331be036888b203bd.tar.gz ports-5ac398ba007e658a3e950a2331be036888b203bd.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 4 | ||||
-rw-r--r-- | dns/p5-Net-DNS/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index a4aab786a1db..e94283d3d5c5 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= dns net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -36,7 +36,7 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \ Net::DNS::Nameserver.3 Net::DNS::RR::CERT.3 \ Net::DNS::FAQ.3 Net::DNS::RR::TKEY.3 \ Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 Net::DNS::RR::DNAME.3 \ - Net::DNS::Select.3 Net::DNS::Resolver::Win32.3 \ + Net::DNS::Resolver::Win32.3 \ Net::DNS::Resolver::Base.3 Net::DNS::Resolver::UNIX.3 \ Net::DNS::RR::Unknown.3 Net::DNS::Resolver::Recurse.3 \ Net::DNS::Resolver::Cygwin.3 diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 8c9d4f7605c9..1dfe37d7ab24 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-DNS-0.45.tar.gz) = 038d5ca2ca91560d3c74eb491e14dc1c -SIZE (Net-DNS-0.45.tar.gz) = 94503 +MD5 (Net-DNS-0.46.tar.gz) = 67bf0842afe5a5e313e5d45d8d2735fb +SIZE (Net-DNS-0.46.tar.gz) = 94634 diff --git a/dns/p5-Net-DNS/pkg-plist b/dns/p5-Net-DNS/pkg-plist index 277055922cee..cb4c0588b453 100644 --- a/dns/p5-Net-DNS/pkg-plist +++ b/dns/p5-Net-DNS/pkg-plist @@ -43,7 +43,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/Resolver/Recurse.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/Resolver/UNIX.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/Resolver/Win32.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/Select.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/Update.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/DNS.bs |