summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2002-06-15 00:49:59 +0000
committerdougb <dougb@FreeBSD.org>2002-06-15 00:49:59 +0000
commit788595fbd2f6748995ce31fef0828b284006ad77 (patch)
tree754768c2ca0f876dda7228c05834ba27bf6eaca4 /dns
parent1854c327e585223a6a0da8b6db246c29f2cfb4f2 (diff)
downloadFreeBSD-ports-788595fbd2f6748995ce31fef0828b284006ad77.zip
FreeBSD-ports-788595fbd2f6748995ce31fef0828b284006ad77.tar.gz
Update to 0.23:
Fixed Net::DNS::mx() to work properly in scalar context. Fixed taint issue when Net::DNS::Resolver::nameservers() is passed a hostname as an argument.
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS/Makefile2
-rw-r--r--dns/p5-Net-DNS/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index 993c968..b08a76c 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo
index 176f17f..91e37eb 100644
--- a/dns/p5-Net-DNS/distinfo
+++ b/dns/p5-Net-DNS/distinfo
@@ -1 +1 @@
-MD5 (Net-DNS-0.22.tar.gz) = 84009860add45090c05887de71948ce3
+MD5 (Net-DNS-0.23.tar.gz) = 2d0a02e8288da289f65648f8ab4dd713
OpenPOWER on IntegriCloud