pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Allow newer versions of ghostscript-fonts (for p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd49cbee5f1c
branches: trunk
changeset: 494779:cd49cbee5f1c
user: dillo <dillo%pkgsrc.org@localhost>
date: Mon May 30 14:52:52 2005 +0000
description:
Allow newer versions of ghostscript-fonts (for pending update to 8.11)
diffstat:
print/ghostscript-esp/Makefile.common | 4 ++--
print/ghostscript-gnu/Makefile.common | 4 ++--
print/ghostscript-nox11/Makefile.common | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 13f2cbdb9cfa -r cd49cbee5f1c print/ghostscript-esp/Makefile.common
--- a/print/ghostscript-esp/Makefile.common Mon May 30 14:43:03 2005 +0000
+++ b/print/ghostscript-esp/Makefile.common Mon May 30 14:52:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2005/05/22 20:08:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.23 2005/05/30 14:52:52 dillo Exp $
DISTNAME= espgs-${GS_VERS}-source
BASEGS_VERS= 7.07
@@ -19,7 +19,7 @@
CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
-DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
USE_PKGINSTALL= yes
diff -r 13f2cbdb9cfa -r cd49cbee5f1c print/ghostscript-gnu/Makefile.common
--- a/print/ghostscript-gnu/Makefile.common Mon May 30 14:43:03 2005 +0000
+++ b/print/ghostscript-gnu/Makefile.common Mon May 30 14:52:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2005/05/30 07:53:54 rillig Exp $
+# $NetBSD: Makefile.common,v 1.22 2005/05/30 14:52:52 dillo Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 7.07
@@ -14,7 +14,7 @@
CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
-DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
diff -r 13f2cbdb9cfa -r cd49cbee5f1c print/ghostscript-nox11/Makefile.common
--- a/print/ghostscript-nox11/Makefile.common Mon May 30 14:43:03 2005 +0000
+++ b/print/ghostscript-nox11/Makefile.common Mon May 30 14:52:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.58 2005/05/22 20:08:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.59 2005/05/30 14:52:52 dillo Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 6.01
@@ -15,7 +15,7 @@
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
CONFLICTS+= hpijs-[0-9]*
-DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont
WRKSRC= ${WRKDIR}/gs${GS_VERS}
Home |
Main Index |
Thread Index |
Old Index