diff options
author | dillo <dillo@pkgsrc.org> | 2005-05-30 14:57:28 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2005-05-30 14:57:28 +0000 |
commit | 571372cc5c641ae7272aba6c323c91be6ae9c67a (patch) | |
tree | 06ff6c4c78e175bde1db166e25d1cc455f9953b4 /print | |
parent | 573ac97f72dc43f1d015ca7beac2f0d15a255f55 (diff) | |
download | pkgsrc-571372cc5c641ae7272aba6c323c91be6ae9c67a.tar.gz |
Bump PKGREVISION due to changed dependency pattern (allowing newer versions
of ghostscript-fonts).
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-esp-nox11/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-esp/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-gnu-nox11/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript-gnu-x11/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript-nox11/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript/Makefile | 4 |
7 files changed, 14 insertions, 11 deletions
diff --git a/print/ghostscript-esp-nox11/Makefile b/print/ghostscript-esp-nox11/Makefile index 177c26eaf3f..13a1d2a9b76 100644 --- a/print/ghostscript-esp-nox11/Makefile +++ b/print/ghostscript-esp-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/12/28 23:18:16 reed Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-esp-nox11-${GS_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= ESP/CUPS Postscript interpreter without X11 drivers CONFIGURE_ARGS+= --without-x diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index ec6bbfb7cba..25bd8d52cc1 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/12/28 23:18:16 reed Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-esp-${GS_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= ESP/CUPS Postscript interpreter USE_X11= # defined diff --git a/print/ghostscript-gnu-nox11/Makefile b/print/ghostscript-gnu-nox11/Makefile index 9192aa6aec3..c39a402b6ae 100644 --- a/print/ghostscript-gnu-nox11/Makefile +++ b/print/ghostscript-gnu-nox11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-gnu-nox11-${GS_VERS} +PKGREVISION= 1 COMMENT= GNU Postscript interpreter without X11 drivers CONFIGURE_ARGS+= --without-x diff --git a/print/ghostscript-gnu-x11/Makefile b/print/ghostscript-gnu-x11/Makefile index d23848e09b5..d9d26130ab5 100644 --- a/print/ghostscript-gnu-x11/Makefile +++ b/print/ghostscript-gnu-x11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-gnu-x11-${GS_VERS} +PKGREVISION= 1 COMMENT= GNU Postscript interpreter with X11 and image drivers USE_X11= # defined diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index a54110c69e8..5ec758b6212 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2005/05/28 13:08:39 dillo Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-gnu-${GS_VERS} +PKGREVISION= 1 COMMENT= GNU Postscript interpreter USE_X11= YES diff --git a/print/ghostscript-nox11/Makefile b/print/ghostscript-nox11/Makefile index 2bd2b810d6e..bfa1efb6278 100644 --- a/print/ghostscript-nox11/Makefile +++ b/print/ghostscript-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/09/13 05:16:45 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-nox11-${GS_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Aladdin Postscript interpreter without X11 drivers .include "Makefile.common" diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 8896821bba8..913664f92f6 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/09/18 16:25:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-${GS_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Aladdin Postscript interpreter USE_X11= YES |