From 788595fbd2f6748995ce31fef0828b284006ad77 Mon Sep 17 00:00:00 2001 From: dougb <dougb@FreeBSD.org> Date: Sat, 15 Jun 2002 00:49:59 +0000 Subject: 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. --- net/p5-Net-DNS/Makefile | 2 +- net/p5-Net-DNS/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 993c968..b08a76c 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/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/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 176f17f..91e37eb 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.22.tar.gz) = 84009860add45090c05887de71948ce3 +MD5 (Net-DNS-0.23.tar.gz) = 2d0a02e8288da289f65648f8ab4dd713 -- cgit v1.1