pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print ghostscript-afpl really ought to join the "ghost...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ddb0e33b79f4
branches:  trunk
changeset: 500640:ddb0e33b79f4
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Oct 11 07:23:52 2005 +0000

description:
ghostscript-afpl really ought to join the "ghostscripts that install the
same files conflict with each other" dance...

diffstat:

 print/ghostscript-afpl/Makefile         |  7 ++++++-
 print/ghostscript-esp/Makefile.common   |  3 ++-
 print/ghostscript-gnu/Makefile.common   |  3 ++-
 print/ghostscript-nox11/Makefile.common |  3 ++-
 4 files changed, 12 insertions(+), 4 deletions(-)

diffs (72 lines):

diff -r de466732915a -r ddb0e33b79f4 print/ghostscript-afpl/Makefile
--- a/print/ghostscript-afpl/Makefile   Tue Oct 11 02:40:21 2005 +0000
+++ b/print/ghostscript-afpl/Makefile   Tue Oct 11 07:23:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/08/23 14:04:03 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/11 07:23:52 abs Exp $
 #
 
 DISTNAME=              ghostscript-8.51
@@ -11,6 +11,11 @@
 HOMEPAGE=              http://ghostscript.sourceforge.net/
 COMMENT=               Postscript interpreter
 
+CONFLICTS+=            ghostscript{,-nox11}-[0-9]*
+CONFLICTS+=            ghostscript-esp{,-nox11}-[0-9]*
+CONFLICTS+=            ghostscript-gnu{,-nox11,-x11}-[0-9]*
+CONFLICTS+=            hpijs-[0-9]*
+
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 
diff -r de466732915a -r ddb0e33b79f4 print/ghostscript-esp/Makefile.common
--- a/print/ghostscript-esp/Makefile.common     Tue Oct 11 02:40:21 2005 +0000
+++ b/print/ghostscript-esp/Makefile.common     Tue Oct 11 07:23:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2005/05/30 14:52:52 dillo Exp $
+# $NetBSD: Makefile.common,v 1.24 2005/10/11 07:23:52 abs Exp $
 
 DISTNAME=      espgs-${GS_VERS}-source
 BASEGS_VERS=   7.07
@@ -16,6 +16,7 @@
 HOMEPAGE=      http://www.cups.org/ghostscript.html
 
 CONFLICTS+=    ghostscript{,-nox11}-[0-9]*
+CONFLICTS+=    ghostscript-afpl-[0-9]*
 CONFLICTS+=    ghostscript-esp{,-nox11}-[0-9]*
 CONFLICTS+=    ghostscript-gnu{,-nox11,-x11}-[0-9]*
 
diff -r de466732915a -r ddb0e33b79f4 print/ghostscript-gnu/Makefile.common
--- a/print/ghostscript-gnu/Makefile.common     Tue Oct 11 02:40:21 2005 +0000
+++ b/print/ghostscript-gnu/Makefile.common     Tue Oct 11 07:23:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2005/10/08 22:41:56 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.25 2005/10/11 07:23:52 abs Exp $
 
 DISTNAME=      ghostscript-${GS_VERS}
 GS_VERS=       8.15
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://www.cs.wisc.edu/~ghost/index.html
 
 CONFLICTS+=    ghostscript{,-nox11}-[0-9]*
+CONFLICTS+=    ghostscript-afpl-[0-9]*
 CONFLICTS+=    ghostscript-esp{,-nox11}-[0-9]*
 CONFLICTS+=    ghostscript-gnu{,-nox11,-x11}-[0-9]*
 
diff -r de466732915a -r ddb0e33b79f4 print/ghostscript-nox11/Makefile.common
--- a/print/ghostscript-nox11/Makefile.common   Tue Oct 11 02:40:21 2005 +0000
+++ b/print/ghostscript-nox11/Makefile.common   Tue Oct 11 07:23:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.59 2005/05/30 14:52:52 dillo Exp $
+# $NetBSD: Makefile.common,v 1.60 2005/10/11 07:23:53 abs Exp $
 
 DISTNAME=              ghostscript-${GS_VERS}
 GS_VERS=               6.01
@@ -11,6 +11,7 @@
 HOMEPAGE=              http://www.cs.wisc.edu/~ghost/index.html
 
 CONFLICTS+=            ghostscript{,-nox11}-[0-9]*
+CONFLICTS+=            ghostscript-afpl-[0-9]*
 CONFLICTS+=            ghostscript-esp{,-nox11}-[0-9]*
 CONFLICTS+=            ghostscript-gnu{,-nox11,-x11}-[0-9]*
 CONFLICTS+=            hpijs-[0-9]*



Home | Main Index | Thread Index | Old Index