diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-11-11 06:54:50 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-11-11 06:54:50 +0000 |
commit | 80470f473e55aad7f8b6b2a2ecbc33a5ed41a332 (patch) | |
tree | 43861fe048343ecb18cc557154f800cfac527df7 /dns | |
parent | 9b235905a4953624921809938dc8a3b6b6f6f4b9 (diff) | |
download | ports-80470f473e55aad7f8b6b2a2ecbc33a5ed41a332.tar.gz ports-80470f473e55aad7f8b6b2a2ecbc33a5ed41a332.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/distinfo | 6 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
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 |