summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-06 18:24:23 +0000
committerwiz <wiz>2005-04-06 18:24:23 +0000
commit53d63d5a00a2ac32437d319792ae798337e7f648 (patch)
tree4a9559f5a03da48f8f264c43ddf153f704d1699f /textproc
parent58438877fbcea25f49c24847b2ff04a0bc2d1f18 (diff)
downloadpkgsrc-53d63d5a00a2ac32437d319792ae798337e7f648.tar.gz
Bump PKGREVISION:
This package was broken for a time, when the NO_BUILD that is set by its Makefile broke the xmlcatmgr handling. Increase the PKGREVISION now to have a known-good version of this package again.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/db2latex/Makefile3
-rw-r--r--textproc/docbook-simple/Makefile3
-rw-r--r--textproc/docbook-website/Makefile3
-rw-r--r--textproc/docbook-xml/Makefile4
-rw-r--r--textproc/docbook-xsl/Makefile3
-rw-r--r--textproc/html/Makefile3
-rw-r--r--textproc/iso12083/Makefile4
-rw-r--r--textproc/iso8879/Makefile4
-rw-r--r--textproc/tei/Makefile4
-rw-r--r--textproc/teixsl-fo/Makefile3
-rw-r--r--textproc/teixsl-html/Makefile3
-rw-r--r--textproc/xhtml/Makefile3
12 files changed, 24 insertions, 16 deletions
diff --git a/textproc/db2latex/Makefile b/textproc/db2latex/Makefile
index b7648515157..a47d9f50fda 100644
--- a/textproc/db2latex/Makefile
+++ b/textproc/db2latex/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/12/10 21:55:40 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/06 18:24:23 wiz Exp $
DISTNAME= db2latex-xsl-0.8pre1
PKGNAME= ${DISTNAME:S/xsl-//}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=db2latex/}
diff --git a/textproc/docbook-simple/Makefile b/textproc/docbook-simple/Makefile
index 79ca17694e1..1aba31b9ce4 100644
--- a/textproc/docbook-simple/Makefile
+++ b/textproc/docbook-simple/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/30 06:31:02 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/06 18:24:23 wiz Exp $
#
DISTNAME= docbook-simple-1.1CR2
PKGNAME= ${DISTNAME:C/CR/rc/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://docbook.org/xml/simple/1.1CR2/
EXTRACT_SUFX= .zip
diff --git a/textproc/docbook-website/Makefile b/textproc/docbook-website/Makefile
index 3fb0e3a5940..488dbde4d73 100644
--- a/textproc/docbook-website/Makefile
+++ b/textproc/docbook-website/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/03/02 17:58:08 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2005/04/06 18:24:23 wiz Exp $
#
DISTNAME= website-2.5.0
PKGNAME= docbook-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/}
diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile
index a2fd6940d16..ca3d8a2cacb 100644
--- a/textproc/docbook-xml/Makefile
+++ b/textproc/docbook-xml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/03/29 14:40:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2005/04/06 18:24:23 wiz Exp $
#
DISTNAME= docbook-xml-4.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/xml/4.2/
EXTRACT_SUFX= .zip
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile
index a5803c716c9..ba7b8cdcdaf 100644
--- a/textproc/docbook-xsl/Makefile
+++ b/textproc/docbook-xsl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2005/02/14 14:52:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2005/04/06 18:24:23 wiz Exp $
#
DISTNAME= docbook-xsl-1.68.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index 389065dbc84..09f4df05117 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2005/02/21 20:26:14 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/06 18:24:23 wiz Exp $
#
DISTNAME= html-4.01
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile
index 14ceb854139..222e9c8b30a 100644
--- a/textproc/iso12083/Makefile
+++ b/textproc/iso12083/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/03/24 21:13:02 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/06 18:24:23 wiz Exp $
DISTNAME= iso12083-1993
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/ \
ftp://ftp.ifi.uio.no/pub/SGML/ISO12083/ \
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index f98ca85e4dc..aa37d87b390 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2005/03/24 21:13:02 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/06 18:24:23 wiz Exp $
DISTNAME= ISOEnts
PKGNAME= iso8879-1986
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/cover/
EXTRACT_SUFX= .zip
diff --git a/textproc/tei/Makefile b/textproc/tei/Makefile
index dbe11ca2d67..6d427233c93 100644
--- a/textproc/tei/Makefile
+++ b/textproc/tei/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/08/03 14:04:09 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/06 18:24:23 wiz Exp $
DISTNAME= dtd
PKGNAME= tei-4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.tei-c.org/P4X/DTD/
EXTRACT_SUFX= .zip
diff --git a/textproc/teixsl-fo/Makefile b/textproc/teixsl-fo/Makefile
index 518b653a862..66ed82953b5 100644
--- a/textproc/teixsl-fo/Makefile
+++ b/textproc/teixsl-fo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/09/11 03:36:54 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/06 18:24:23 wiz Exp $
DISTNAME= teixsl-fo
PKGNAME= ${DISTNAME}-3.3
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/
EXTRACT_SUFX= .zip
diff --git a/textproc/teixsl-html/Makefile b/textproc/teixsl-html/Makefile
index a8ea98a6262..d638b384c78 100644
--- a/textproc/teixsl-html/Makefile
+++ b/textproc/teixsl-html/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2004/09/11 03:36:54 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/06 18:24:23 wiz Exp $
DISTNAME= teixsl-html
PKGNAME= ${DISTNAME}-3.3
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/
EXTRACT_SUFX= .zip
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile
index 0cd4892bc44..7f49991feb3 100644
--- a/textproc/xhtml/Makefile
+++ b/textproc/xhtml/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/18 13:44:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/06 18:24:23 wiz Exp $
#
DISTNAME= xhtml1
PKGNAME= xhtml-1.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.w3.org/TR/xhtml1/
EXTRACT_SUFX= .tgz