aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-02-20 21:44:05 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-02-20 21:44:05 +0000
commit497b01a297370b10ee314cc02afc155d1a8197e6 (patch)
tree609f3799ceac002be30f2dd3389ed0cf476b65e2 /dns
parent685c068222c184544baa55976ebcb60537375f7f (diff)
downloadports-497b01a297370b10ee314cc02afc155d1a8197e6.tar.gz
ports-497b01a297370b10ee314cc02afc155d1a8197e6.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS/Makefile4
-rw-r--r--dns/p5-Net-DNS/distinfo6
-rw-r--r--dns/p5-Net-DNS/pkg-plist1
3 files changed, 6 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index edbe98382482..c090c6000daa 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS
-PORTVERSION= 0.55
+PORTVERSION= 0.56
CATEGORIES= dns net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -39,7 +39,7 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.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
+ Net::DNS::Resolver::Cygwin.3 Net::DNS::RR::SPF.3
.include <bsd.port.pre.mk>
diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo
index fecf10596442..c3dbc09ee596 100644
--- a/dns/p5-Net-DNS/distinfo
+++ b/dns/p5-Net-DNS/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-DNS-0.55.tar.gz) = 11c09089eb36aede51704031713399eb
-SHA256 (Net-DNS-0.55.tar.gz) = 082d6b8616dcd0ea0a1ea0bf449f4c40347990ba6fc3b9381e50f73d948f8fba
-SIZE (Net-DNS-0.55.tar.gz) = 126737
+MD5 (Net-DNS-0.56.tar.gz) = 4a029f80c4aeedb4691ad9f342d4b5b3
+SHA256 (Net-DNS-0.56.tar.gz) = 7e98a00c43dab10933717799b953e822563b0ceaaa01e114ee6aaf7ebd6baafb
+SIZE (Net-DNS-0.56.tar.gz) = 131463
diff --git a/dns/p5-Net-DNS/pkg-plist b/dns/p5-Net-DNS/pkg-plist
index 96b148aec90a..8f6ec4eaca47 100644
--- a/dns/p5-Net-DNS/pkg-plist
+++ b/dns/p5-Net-DNS/pkg-plist
@@ -33,6 +33,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/RP.pm
%%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/SPF.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