summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XPath/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-20 21:19:35 +0000
committerminskim <minskim>2004-04-20 21:19:35 +0000
commitcaea69564c4ed7b7c175a2899522e0c51097d443 (patch)
tree9767279c0a6132fbc2d816beba55008581c268b8 /textproc/p5-XML-XPath/Makefile
parent8f6888c64f792d73bdc2a539414d30647c746bfe (diff)
downloadpkgsrc-caea69564c4ed7b7c175a2899522e0c51097d443.tar.gz
Update p5-XML-XPath to 1.13. Changelog is not available.
Patch provided by Adrian Portelli in PR pkg/24998 and slightly modified by me.
Diffstat (limited to 'textproc/p5-XML-XPath/Makefile')
-rw-r--r--textproc/p5-XML-XPath/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile
index c4fba4a6b92..a9c1c09ebc9 100644
--- a/textproc/p5-XML-XPath/Makefile
+++ b/textproc/p5-XML-XPath/Makefile
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.9 2004/04/20 21:00:55 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/20 21:19:35 minskim Exp $
-DISTNAME= XML-XPath-1.08
+DISTNAME= XML-XPath-1.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5xxp
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://sergeant.org/
+HOMEPAGE= http://search.cpan.org/dist/XML-XPath/
COMMENT= XML XPath software
+DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES