From 9f975d29bad3f02aca24f41846e36c4a6b6ca7f8 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 11 Nov 2008 06:54:50 +0000 Subject: - Update to 0.41 Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes --- dns/p5-Net-DNS-ToolKit/Makefile | 2 +- dns/p5-Net-DNS-ToolKit/distinfo | 6 +++--- dns/p5-Net-DNS-ToolKit/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'dns/p5-Net-DNS-ToolKit') diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile index 629b4100a0fe..c534f711afae 100644 --- a/dns/p5-Net-DNS-ToolKit/Makefile +++ b/dns/p5-Net-DNS-ToolKit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS-ToolKit -PORTVERSION= 0.39 +PORTVERSION= 0.41 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNS-ToolKit/distinfo b/dns/p5-Net-DNS-ToolKit/distinfo index fdec97900c78..3ecd39166db3 100644 --- a/dns/p5-Net-DNS-ToolKit/distinfo +++ b/dns/p5-Net-DNS-ToolKit/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-DNS-ToolKit-0.39.tar.gz) = 8f7315ec962936b712a3e63671b79f1e -SHA256 (Net-DNS-ToolKit-0.39.tar.gz) = 68500c4979a0533bf6ff995424642b27b1ef92d97f0277e414378ccfcbd0300c -SIZE (Net-DNS-ToolKit-0.39.tar.gz) = 212796 +MD5 (Net-DNS-ToolKit-0.41.tar.gz) = d3715802fccb50e921b6d37bd9b2901f +SHA256 (Net-DNS-ToolKit-0.41.tar.gz) = d2e8c4a5fa18ccd4b88de5ec12f8520d1c575b28df3a8c9c77863d627143cb63 +SIZE (Net-DNS-ToolKit-0.41.tar.gz) = 213900 diff --git a/dns/p5-Net-DNS-ToolKit/pkg-plist b/dns/p5-Net-DNS-ToolKit/pkg-plist index 2f2be6a42bcf..30d8236d0f89 100644 --- a/dns/p5-Net-DNS-ToolKit/pkg-plist +++ b/dns/p5-Net-DNS-ToolKit/pkg-plist @@ -42,6 +42,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/collapse.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/get_ancount.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/get_arcount.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/get_ns.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/get_nscount.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/get_qdcount.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/getflags.al -- cgit