diff options
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/pkg-plist | 3 | ||||
-rw-r--r-- | net/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-DNS/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Net-DNS/pkg-plist | 3 |
6 files changed, 10 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 0f9f15f04ec3..60c5c5e31d05 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 357e6b1030ae..881994ec0203 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.38.tar.gz) = b33ebbd53029264816ca9fa894b59419 +MD5 (Net-DNS-0.39.tar.gz) = 31d6c52164287d2831456846dc64fc1a diff --git a/dns/p5-Net-DNS/pkg-plist b/dns/p5-Net-DNS/pkg-plist index c21ae2a37895..df0c65f2a4eb 100644 --- a/dns/p5-Net-DNS/pkg-plist +++ b/dns/p5-Net-DNS/pkg-plist @@ -37,7 +37,10 @@ %%SITE_PERL%%/Net/DNS/RR/TXT.pm %%SITE_PERL%%/Net/DNS/RR/X25.pm %%SITE_PERL%%/Net/DNS/Resolver.pm +%%SITE_PERL%%/Net/DNS/Resolver/Base.pm %%SITE_PERL%%/Net/DNS/Resolver/Recurse.pm +%%SITE_PERL%%/Net/DNS/Resolver/UNIX.pm +%%SITE_PERL%%/Net/DNS/Resolver/Win32.pm %%SITE_PERL%%/Net/DNS/Select.pm %%SITE_PERL%%/Net/DNS/Update.pm %%PORTDOCS%%%%DOCSDIR%%/Changes diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 0f9f15f04ec3..60c5c5e31d05 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 357e6b1030ae..881994ec0203 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.38.tar.gz) = b33ebbd53029264816ca9fa894b59419 +MD5 (Net-DNS-0.39.tar.gz) = 31d6c52164287d2831456846dc64fc1a diff --git a/net/p5-Net-DNS/pkg-plist b/net/p5-Net-DNS/pkg-plist index c21ae2a37895..df0c65f2a4eb 100644 --- a/net/p5-Net-DNS/pkg-plist +++ b/net/p5-Net-DNS/pkg-plist @@ -37,7 +37,10 @@ %%SITE_PERL%%/Net/DNS/RR/TXT.pm %%SITE_PERL%%/Net/DNS/RR/X25.pm %%SITE_PERL%%/Net/DNS/Resolver.pm +%%SITE_PERL%%/Net/DNS/Resolver/Base.pm %%SITE_PERL%%/Net/DNS/Resolver/Recurse.pm +%%SITE_PERL%%/Net/DNS/Resolver/UNIX.pm +%%SITE_PERL%%/Net/DNS/Resolver/Win32.pm %%SITE_PERL%%/Net/DNS/Select.pm %%SITE_PERL%%/Net/DNS/Update.pm %%PORTDOCS%%%%DOCSDIR%%/Changes |