ports/56564: [PATCH] textproc/p5-XML-Node: update to 0.11

Lars Thegler lars at thegler.dk
Sun Sep 7 17:20:18 UTC 2003


>Number:         56564
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Node: update to 0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 07 10:20:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
- Update to 0.11
- Make portlint happy

Port maintainer (wjv at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:

--- p5-XML-Node-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Node/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	7 Mar 2003 06:11:49 -0000	1.3
+++ Makefile	7 Sep 2003 17:18:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Node
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -15,7 +15,7 @@
 MAINTAINER=	wjv at FreeBSD.org
 COMMENT=	Perl5 module to extend and simplify XML::Parser
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
 
 PERL_CONFIGURE=	YES
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Node/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	11 May 2001 16:17:16 -0000	1.1
+++ distinfo	7 Sep 2003 17:18:07 -0000
@@ -1 +1 @@
-MD5 (XML-Node-0.10.tar.gz) = d05369ba4c7f7cbb1ff0b727f89a07a9
+MD5 (XML-Node-0.11.tar.gz) = d19fb476c0ed3038a0e8c044df4ebe78
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Node/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	11 May 2001 16:17:16 -0000	1.1
+++ pkg-plist	7 Sep 2003 17:18:07 -0000
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/XML/Node.pm
-lib/perl5/site_perl/%%PERL_VER%%/XML/parse-foo.pl
-lib/perl5/site_perl/%%PERL_VER%%/XML/parse-orders.pl
-lib/perl5/site_perl/%%PERL_VER%%/XML/parse-testsuite.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%//auto/XML/Node/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Node
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true
+%%SITE_PERL%%/XML/Node.pm
+%%SITE_PERL%%/XML/parse-foo.pl
+%%SITE_PERL%%/XML/parse-orders.pl
+%%SITE_PERL%%/XML/parse-testsuite.pl
+%%SITE_PERL%%/%%PERL_ARCH%%//auto/XML/Node/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Node
+ at unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
--- p5-XML-Node-0.11.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list