diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /print | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 3 | ||||
-rw-r--r-- | print/ja-ptex-bin/Makefile | 4 | ||||
-rw-r--r-- | print/ja-vfxdvik/Makefile | 4 | ||||
-rw-r--r-- | print/teTeX3-bin/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 4c39ed9a9d5..57d10aa92ca 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2008/05/25 14:45:18 tron Exp $ +# $NetBSD: Makefile,v 1.68 2008/11/10 17:21:37 wiz Exp $ DISTNAME= gv-3.6.3 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=gv/} diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile index 0489686ede4..285bfdf8931 100644 --- a/print/ja-ptex-bin/Makefile +++ b/print/ja-ptex-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2008/02/04 20:10:34 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2008/11/10 17:21:37 wiz Exp $ DISTNAME= ptex-src-${PTEX_VERS} PKGNAME= ja-ptex-bin-${PTEX_VERS} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print japanese MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \ ftp://ftp.ring.gr.jp/pub/text/TeX/ascii-ptex/tetex/ diff --git a/print/ja-vfxdvik/Makefile b/print/ja-vfxdvik/Makefile index fa115843125..dbe8d07a4ae 100644 --- a/print/ja-vfxdvik/Makefile +++ b/print/ja-vfxdvik/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2008/01/18 05:08:54 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2008/11/10 17:21:37 wiz Exp $ DISTNAME= xdvik-${XDVIK_ORIGINAL_VERS} PKGNAME= ja-vfxdvik-${XDVIK_ORIGINAL_VERS}.${XDVIK_JP_PATCH_VERS} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xdvi/} # not xdvik diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile index 620ca3f78a7..73169570043 100644 --- a/print/teTeX3-bin/Makefile +++ b/print/teTeX3-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2008/08/24 20:35:37 tonnerre Exp $ +# $NetBSD: Makefile,v 1.30 2008/11/10 17:21:38 wiz Exp $ DISTNAME= tetex-src-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/} |