summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-08-22 20:13:44 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-08-22 20:13:44 +0000
commit3cc6907734904cb393e42dc0f24d0264a669b448 (patch)
treeb16dc6752c4dc2c978e9bdd39de1ddca963eaf31 /dns
parentFix build with gcc-3.4 (diff)
Update to 0.48, a minor bugfix release.
Notes
Notes: svn path=/head/; revision=117058
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS/Makefile4
-rw-r--r--dns/p5-Net-DNS/distinfo4
-rw-r--r--dns/p5-Net-DNS/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index 7b684bb546dd..9008640166c6 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS
-PORTVERSION= 0.47
+PORTVERSION= 0.48
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::Resolver::Win32.3 \
+ Net::DNS::Resolver::Win32.3 Net::DNS::RR::SSHFP.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 990c60455e4a..39f8ffce841a 100644
--- a/dns/p5-Net-DNS/distinfo
+++ b/dns/p5-Net-DNS/distinfo
@@ -1,2 +1,2 @@
-MD5 (Net-DNS-0.47.tar.gz) = 749a04eb4377e889ed58d004536a9117
-SIZE (Net-DNS-0.47.tar.gz) = 94231
+MD5 (Net-DNS-0.48.tar.gz) = bd5bab1de250b947a3f00148d426f2e2
+SIZE (Net-DNS-0.48.tar.gz) = 95754
diff --git a/dns/p5-Net-DNS/pkg-plist b/dns/p5-Net-DNS/pkg-plist
index cb4c0588b453..3c4c20269d1b 100644
--- a/dns/p5-Net-DNS/pkg-plist
+++ b/dns/p5-Net-DNS/pkg-plist
@@ -32,6 +32,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/RT.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/SOA.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/SRV.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/SSHFP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/TKEY.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/TSIG.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/TXT.pm