diff options
author | recht <recht> | 2004-07-06 16:28:52 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-06 16:28:52 +0000 |
commit | 8958b910cfbfdf9aad46892f1732ebf6bf519fd9 (patch) | |
tree | df256aa29e7a668ff6aebaf4a68a0828ae6d2248 /textproc | |
parent | f3e63bf7d987d74c4cc53f85a07a9459767bcb7a (diff) | |
download | pkgsrc-8958b910cfbfdf9aad46892f1732ebf6bf519fd9.tar.gz |
bump PKGREVISIONs since libxslt needs libgcrypt now
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gtk-doc/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 4 | ||||
-rw-r--r-- | textproc/php4-domxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 71dfc17374d..54c4d084734 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/04/26 10:34:09 recht Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/06 16:28:53 recht Exp $ # DISTNAME= gtk-doc-1.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.2/} diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 5e7efb3d9f5..da1e5b468f1 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/06 16:28:53 recht Exp $ # DISTNAME= XML-LibXSLT-1.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile index 9cd7d013ed7..fa04d8e3011 100644 --- a/textproc/php4-domxml/Makefile +++ b/textproc/php4-domxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/04/25 00:52:39 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/06 16:28:53 recht Exp $ MODNAME= domxml CATEGORIES+= textproc -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= PHP4 extension for DOM support USE_BUILDLINK3= YES diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index b3b3ef4ca5d..f12f0a3d700 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2004/06/04 23:58:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2004/07/06 16:28:53 recht Exp $ # DISTNAME= scrollkeeper-0.3.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \ ${MASTER_SITE_GNOME:=sources/scrollkeeper/0.3/} |