pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Bump PKGREVISION due to changed dependency patte...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4daa91607a92
branches: trunk
changeset: 494782:4daa91607a92
user: dillo <dillo%pkgsrc.org@localhost>
date: Mon May 30 14:57:28 2005 +0000
description:
Bump PKGREVISION due to changed dependency pattern (allowing newer versions
of ghostscript-fonts).
diffstat:
print/ghostscript-esp-nox11/Makefile | 4 ++--
print/ghostscript-esp/Makefile | 4 ++--
print/ghostscript-gnu-nox11/Makefile | 3 ++-
print/ghostscript-gnu-x11/Makefile | 3 ++-
print/ghostscript-gnu/Makefile | 3 ++-
print/ghostscript-nox11/Makefile | 4 ++--
print/ghostscript/Makefile | 4 ++--
7 files changed, 14 insertions(+), 11 deletions(-)
diffs (88 lines):
diff -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript-esp-nox11/Makefile
--- a/print/ghostscript-esp-nox11/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript-esp-nox11/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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 -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript-esp/Makefile
--- a/print/ghostscript-esp/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript-esp/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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 -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript-gnu-nox11/Makefile
--- a/print/ghostscript-gnu-nox11/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript-gnu-nox11/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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 -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript-gnu-x11/Makefile
--- a/print/ghostscript-gnu-x11/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript-gnu-x11/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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 -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript-gnu/Makefile
--- a/print/ghostscript-gnu/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript-gnu/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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 -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript-nox11/Makefile
--- a/print/ghostscript-nox11/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript-nox11/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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 -r 65a2e4f61a47 -r 4daa91607a92 print/ghostscript/Makefile
--- a/print/ghostscript/Makefile Mon May 30 14:55:29 2005 +0000
+++ b/print/ghostscript/Makefile Mon May 30 14:57:28 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index