pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Bump docbook-xml's revision to 7 now that its...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4b4110d693f
branches: trunk
changeset: 491767:f4b4110d693f
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Mar 29 14:40:36 2005 +0000
description:
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:
textproc/docbook-xml/Makefile | 4 ++--
textproc/scrollkeeper/Makefile | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r 8e3b6519bc67 -r f4b4110d693f textproc/docbook-xml/Makefile
--- a/textproc/docbook-xml/Makefile Tue Mar 29 14:40:35 2005 +0000
+++ b/textproc/docbook-xml/Makefile Tue Mar 29 14:40:36 2005 +0000
@@ -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 -r 8e3b6519bc67 -r f4b4110d693f textproc/scrollkeeper/Makefile
--- a/textproc/scrollkeeper/Makefile Tue Mar 29 14:40:35 2005 +0000
+++ b/textproc/scrollkeeper/Makefile Tue Mar 29 14:40:36 2005 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index