aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-ToolKit
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-31 14:51:05 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-31 14:51:05 +0000
commitc687817f12c5be2b28d36519a35c55d7b4e92a78 (patch)
treee7af1f11a4970c6540597cb63851c96a5a05910a /dns/p5-Net-DNS-ToolKit
parentb4e1d58aa480f35f7c5ddd4cddad1629a992c8bf (diff)
downloadports-c687817f12c5be2b28d36519a35c55d7b4e92a78.tar.gz
ports-c687817f12c5be2b28d36519a35c55d7b4e92a78.zip
- Update to 0.30
Notes
Notes: svn path=/head/; revision=175836
Diffstat (limited to 'dns/p5-Net-DNS-ToolKit')
-rw-r--r--dns/p5-Net-DNS-ToolKit/Makefile4
-rw-r--r--dns/p5-Net-DNS-ToolKit/distinfo6
-rw-r--r--dns/p5-Net-DNS-ToolKit/pkg-plist2
3 files changed, 8 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile
index ed992530d77e..51824a275b95 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.29
+PORTVERSION= 0.30
CATEGORIES= dns perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -30,12 +30,14 @@ MAN3= Net::DNS::ToolKit.3 \
Net::DNS::ToolKit::RR::CNAME.3 \
Net::DNS::ToolKit::RR::HINFO.3 \
Net::DNS::ToolKit::RR::MB.3 \
+ Net::DNS::ToolKit::RR::MINFO.3 \
Net::DNS::ToolKit::RR::MG.3 \
Net::DNS::ToolKit::RR::MR.3 \
Net::DNS::ToolKit::RR::MX.3 \
Net::DNS::ToolKit::RR::NS.3 \
Net::DNS::ToolKit::RR::NULL.3 \
Net::DNS::ToolKit::RR::PTR.3 \
+ Net::DNS::ToolKit::RR::RP.3 \
Net::DNS::ToolKit::RR::SOA.3 \
Net::DNS::ToolKit::RR::TXT.3 \
Net::DNS::ToolKit::RR::Template.3 \
diff --git a/dns/p5-Net-DNS-ToolKit/distinfo b/dns/p5-Net-DNS-ToolKit/distinfo
index 1b8ee4852e75..de360437db0d 100644
--- a/dns/p5-Net-DNS-ToolKit/distinfo
+++ b/dns/p5-Net-DNS-ToolKit/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-DNS-ToolKit-0.29.tar.gz) = 802fc2e3b259702e488ff119b7df23e5
-SHA256 (Net-DNS-ToolKit-0.29.tar.gz) = 901c637607b958b4d539cc478590a3763a1d694ea912f73cfda0f74fd927de39
-SIZE (Net-DNS-ToolKit-0.29.tar.gz) = 210179
+MD5 (Net-DNS-ToolKit-0.30.tar.gz) = cc2d113d8350e2e2bdd8f522f210fb86
+SHA256 (Net-DNS-ToolKit-0.30.tar.gz) = 2c39951f80ae15a24a38e85ce7ef3803f3244af056cb40943f7b102a060e6ab0
+SIZE (Net-DNS-ToolKit-0.30.tar.gz) = 211761
diff --git a/dns/p5-Net-DNS-ToolKit/pkg-plist b/dns/p5-Net-DNS-ToolKit/pkg-plist
index 15604032072b..2f2be6a42bcf 100644
--- a/dns/p5-Net-DNS-ToolKit/pkg-plist
+++ b/dns/p5-Net-DNS-ToolKit/pkg-plist
@@ -8,12 +8,14 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/CNAME.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/HINFO.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/MB.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/MINFO.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/MG.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/MR.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/MX.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/NS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/NULL.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/PTR.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/RP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/SOA.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/TXT.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/ToolKit/RR/Template.pm