diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | a58dd81611b8c564055c0a7d0f7e209646354e43 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /textproc | |
parent | 3e010aca5bde48bd486fa7c43f4dca63459ae74a (diff) | |
download | pkgsrc-a58dd81611b8c564055c0a7d0f7e209646354e43.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libcroco/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxslt/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML-Common/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 4 | ||||
-rw-r--r-- | textproc/php4-domxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-libxml2/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-libxslt/Makefile | 3 | ||||
-rw-r--r-- | textproc/raptor/Makefile | 4 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 3 |
9 files changed, 18 insertions, 13 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 3f2586428d5..eaec1690d8d 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/01/04 18:00:28 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/23 21:50:48 jmmv Exp $ # DISTNAME= libcroco-0.4.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libcroco/0.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 8fb967acdc0..1f012ee9035 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2003/12/26 21:56:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/23 21:50:48 jmmv Exp $ DISTNAME= libxslt-1.1.2 PKGNAME= ${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index 9244cacb9b7..84bd0c38ccb 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:48 jmmv Exp $ # DISTNAME= XML-LibXML-Common-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlc CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index d524cd824a3..4220c3ccb75 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/23 21:50:49 jmmv Exp $ # DISTNAME= XML-LibXML-1.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile index aeedcdf6169..74717c6f4ef 100644 --- a/textproc/php4-domxml/Makefile +++ b/textproc/php4-domxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/12/04 19:48:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/23 21:50:49 jmmv Exp $ MODNAME= domxml CATEGORIES+= textproc -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= PHP4 extension for DOM support USE_BUILDLINK2= YES diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index c9340264411..55c00ef697a 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/01/20 12:26:50 agc Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:49 jmmv Exp $ DISTNAME= libxml2-2.6.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 6620012cc34..2a139e6d9a2 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/01/04 22:24:05 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:49 jmmv Exp $ DISTNAME= libxml2-python-${LIBXML_VERSION} PKGNAME= ${PYPKGPREFIX}-libxslt-1.1.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://xmlsoft.org/python/ diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index ce9c8f76a41..8a11ff2950b 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/12/04 19:48:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/23 21:50:49 jmmv Exp $ # DISTNAME= raptor-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/ diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 1ffd84cfccc..7cd1499d603 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/01/23 16:55:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/23 21:50:49 jmmv Exp $ # DISTNAME= scrollkeeper-0.3.14 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \ ${MASTER_SITE_GNOME:=sources/scrollkeeper/0.3/} |