ports/158028: ghostscript8 must conflict with ghostscript9
Eir Nym
eirnym at gmail.com
Sun Jun 19 12:00:22 UTC 2011
>Number: 158028
>Category: ports
>Synopsis: ghostscript8 must conflict with ghostscript9
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 19 12:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Eir Nym
>Release: FreeBSD 9.0-CURRENT
>Organization:
Private Person
>Environment:
$FreeBSD: ports/print/ghostscript8/Makefile,v 1.205 2011/05/23 20:43:10 hrs Exp $
$FreeBSD: ports/print/ghostscript9/Makefile,v 1.4 2011/06/10 14:45:25 hrs Exp $
>Description:
GhostScript 9 is not marked as to be conflicted with GhostScript8
>How-To-Repeat:
install GhostScript9 and then GhostScript8
>Fix:
apply attached patch
Patch attached with submission follows:
--- Makefile.orig 2011-06-19 15:36:23.604076347 +0400
+++ Makefile 2011-06-19 15:36:42.880086008 +0400
@@ -31,7 +31,7 @@
tiff:${PORTSDIR}/graphics/tiff
RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME:S,8,,}/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts
-CONFLICTS= gambc-[0-9]* ghostscript7-[0-9]* ghostscript7-*-[0-9]*
+CONFLICTS= gambc-[0-9]* ghostscript[79]-[0-9]* ghostscript[79]-*-[0-9]*
USE_XZ= yes
USE_GMAKE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list