summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-24 07:31:52 +0000
committerwiz <wiz>2006-01-24 07:31:52 +0000
commita69ee834fdb78f974c6eb5ac92b9e3692fc18435 (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /textproc/p5-XML-DOM
parenta89c70696e9b1d06101e7d5eee8f7a3f7c4f52f5 (diff)
downloadpkgsrc-a69ee834fdb78f974c6eb5ac92b9e3692fc18435.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'textproc/p5-XML-DOM')
-rw-r--r--textproc/p5-XML-DOM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile
index d6a02c704c7..816902a316c 100644
--- a/textproc/p5-XML-DOM/Makefile
+++ b/textproc/p5-XML-DOM/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/01/24 07:32:37 wiz Exp $
#
DISTNAME= XML-DOM-1.43
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 3
SVR4_PKGNAME= p5xdo
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}