Subject: pkg/24998: updated package: textproc/p5-XML-XPath
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <adrianp@stindustries.net>
List: pkgsrc-bugs
Date: 03/31/2004 18:19:37
>Number:         24998
>Category:       pkg
>Synopsis:       updated package: textproc/p5-XML-XPath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 31 18:20:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Portelli
>Release:        1.6.1
>Organization:
STIndustries
>Environment:
NetBSD apu.stindustries.org.uk 1.6.2 NetBSD 1.6.2 (APU) #2: Tue Mar 30 20:42:28 BST 2004     root@apu.stindustries.org.uk:/usr/src/sys/arch/i386/compile/APU i386
>Description:
textproc/p5-XML-XPath is out of date.  Currently, when doing a 'make fetch' it will fail to get the tarball from all the mirrors and will finally get it from ftp.netbsd.org.

In addition to this it complains that XML-Parser isn't installed so I've also added a depends for p5-XML-Parser.

Sorry, the author didn't supply a changelog I could find so I don't know what the changes are.
>How-To-Repeat:
cd textproc/p5-XML-XPath && make show-var VARNAME=DISTNAME
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-XML-XPath/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    30 Dec 2003 17:27:31 -0000      1.8
+++ Makefile    31 Mar 2004 18:09:37 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2003/12/30 17:27:31 cjep Exp $
 
-DISTNAME=      XML-XPath-1.08
+DISTNAME=      XML-XPath-1.13
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5xxp
 CATEGORIES=    textproc perl5
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://sergeant.org/
 COMMENT=       XML XPath software
 
+DEPENDS+=      p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
+
 USE_BUILDLINK2=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/XML/XPath/.packlist
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-XML-XPath/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    20 Apr 2001 15:05:04 -0000      1.2
+++ distinfo    31 Mar 2004 18:09:37 -0000
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.2 2001/04/20 15:05:04 skrll Exp $
 
-SHA1 (XML-XPath-1.08.tar.gz) = 19714ae5c0b9844507c6f750508c34079761cfe6
-Size (XML-XPath-1.08.tar.gz) = 39176 bytes
+SHA1 (XML-XPath-1.13.tar.gz) = 72a8e7a71f5d0b46e004adfbc5c5dbf59affd03c
+Size (XML-XPath-1.13.tar.gz) = 39832 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: