Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  7 Jan 2003 17:55:37 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        DougB@FreeBSD.org
Subject:   ports/46832: update net/p5-Net-DNS to 0.32 
Message-ID:  <20030107165537.62FEBAB88@backup-mx.droso.dk>

next in thread | raw e-mail | index | archive | help

>Number:         46832
>Category:       ports
>Synopsis:       update net/p5-Net-DNS to 0.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 07 09:00:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
update to 0.32

>How-To-Repeat:
	
>Fix:

	

--- p5-Net-DNS.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-DNS/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile	22 Nov 2002 05:40:04 -0000	1.35
+++ Makefile	7 Jan 2003 16:54:23 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-DNS
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
@@ -30,6 +30,7 @@
 		Net::DNS::RR::NS.3 Net::DNS::RR::PTR.3 Net::DNS::RR::RP.3 \
 		Net::DNS::RR::RT.3 Net::DNS::RR::SOA.3 Net::DNS::RR::SRV.3 \
 		Net::DNS::RR::TXT.3 Net::DNS::RR::X25.3 Net::DNS::Resolver.3 \
+		Net::DNS::Resolver::Recurse.3 \
 		Net::DNS::RR::AAAA.3 Net::DNS::RR::EID.3 Net::DNS::RR::LOC.3 \
 		Net::DNS::RR::MB.3 Net::DNS::RR::NAPTR.3 \
 		Net::DNS::RR::NIMLOC.3 Net::DNS::RR::NSAP.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-DNS/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	22 Nov 2002 05:40:04 -0000	1.16
+++ distinfo	7 Jan 2003 16:54:23 -0000
@@ -1 +1 @@
-MD5 (Net-DNS-0.31.tar.gz) = b83c5b228d7d029996f037e118843809
+MD5 (Net-DNS-0.32.tar.gz) = 40924ae3d576f3a18c8e557a9435bc7b
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-DNS/pkg-plist,v
retrieving revision 1.9
diff -u -r1.9 pkg-plist
--- pkg-plist	11 Nov 2002 09:54:18 -0000	1.9
+++ pkg-plist	7 Jan 2003 16:54:23 -0000
@@ -37,6 +37,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/TXT.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/X25.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Resolver.pm
+lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Resolver/Recurse.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Select.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Update.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS/.packlist
@@ -44,6 +45,7 @@
 %%PORTDOCS%%share/doc/p5-Net-DNS/README
 %%PORTDOCS%%share/doc/p5-Net-DNS/TODO
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Resolver
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
--- p5-Net-DNS.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030107165537.62FEBAB88>