summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-03-29 14:40:36 +0000
committerjmmv <jmmv>2005-03-29 14:40:36 +0000
commit8bcf55018620526187528d19db86ce056088086f (patch)
tree00ee15df71df3b7482ba60ac01387872016ba6f5 /textproc
parent800ba7a7fda8e1703de4fee47f65871a2be9beab (diff)
downloadpkgsrc-8bcf55018620526187528d19db86ce056088086f.tar.gz
Bump docbook-xml's revision to 7 now that its catalog is registered again
and make scrollkeeper depend on this latest version to fix its build. Problem found by abs@ (as described in tech-pkg@).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook-xml/Makefile4
-rw-r--r--textproc/scrollkeeper/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile
index fc64a46758d..a2fd6940d16 100644
--- a/textproc/docbook-xml/Makefile
+++ b/textproc/docbook-xml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/06/04 23:46:08 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2005/03/29 14:40:36 jmmv Exp $
#
DISTNAME= docbook-xml-4.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/xml/4.2/
EXTRACT_SUFX= .zip
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 96e8fd57b66..36d3fefa0b6 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2004/10/03 00:18:21 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/03/29 14:40:36 jmmv Exp $
#
DISTNAME= scrollkeeper-0.3.14
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \
${MASTER_SITE_GNOME:=sources/scrollkeeper/0.3/}
@@ -14,7 +14,7 @@ COMMENT= Open Document Cataloging Project
PKG_INSTALLATION_TYPES= overwrite pkgviews
BUILD_USES_MSGFMT= yes
-DEPENDS= docbook-xml>=4.2:../../textproc/docbook-xml
+DEPENDS= docbook-xml>=4.2nb7:../../textproc/docbook-xml
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes