Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 18:13:09 -0800 (PST)
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47925: Updated port: devel/p5-Data-DumpXML from 1.03 to 1.05
Message-ID:  <200302050213.h152D9a4083292@pitou.polaris.ca>

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

>Number:         47925
>Category:       ports
>Synopsis:       Updated port: devel/p5-Data-DumpXML from 1.03 to 1.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 04 18:20:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Seamus Venasse
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD kaiser.polaris.ca 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Oct 10 12:23:41 PDT 2002 svenasse@build.polaris.ca:/usr/obj/usr/src/sys/KAISER i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:


diff -ruN /usr/ports/devel/p5-Data-DumpXML/Makefile p5-Data-DumpXML/Makefile
--- /usr/ports/devel/p5-Data-DumpXML/Makefile	Thu Feb  7 23:54:28 2002
+++ p5-Data-DumpXML/Makefile	Mon Feb  3 19:05:30 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Data-DumpXML
-PORTVERSION=	1.03
+PORTVERSION=	1.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Data
@@ -20,9 +20,11 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+
 PERL_CONFIGURE=	yes
 
-MAN3=	Data::DumpXML.3 Data::DumpXML::Parser.3
+MAN3=		Data::DumpXML.3 \
+		Data::DumpXML::Parser.3
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/devel/p5-Data-DumpXML/distinfo p5-Data-DumpXML/distinfo
--- /usr/ports/devel/p5-Data-DumpXML/distinfo	Thu Feb  7 23:54:28 2002
+++ p5-Data-DumpXML/distinfo	Mon Feb  3 19:05:48 2003
@@ -1 +1 @@
-MD5 (Data-DumpXML-1.03.tar.gz) = 80d665cb05288da1e13de5a84f51dde7
+MD5 (Data-DumpXML-1.05.tar.gz) = 2f21797b69a33fc9b9c0029de57a4df0
diff -ruN /usr/ports/devel/p5-Data-DumpXML/pkg-plist p5-Data-DumpXML/pkg-plist
--- /usr/ports/devel/p5-Data-DumpXML/pkg-plist	Thu Feb  7 23:54:28 2002
+++ p5-Data-DumpXML/pkg-plist	Mon Feb  3 19:07:16 2003
@@ -1,7 +1,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML.pm
 lib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML/Parser.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/DumpXML/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/DumpXML
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Data 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/DumpXML 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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