From nobody@FreeBSD.org  Sun Jun 19 11:50:40 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C421C1065675
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 Jun 2011 11:50:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B41308FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 Jun 2011 11:50:40 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5JBoeuQ051258
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 Jun 2011 11:50:40 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5JBoeKE051257;
	Sun, 19 Jun 2011 11:50:40 GMT
	(envelope-from nobody)
Message-Id: <201106191150.p5JBoeKE051257@red.freebsd.org>
Date: Sun, 19 Jun 2011 11:50:40 GMT
From: Eir Nym <eirnym@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ghostscript8 must conflict with ghostscript9
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         158028
>Category:       ports
>Synopsis:       print/ghostscript8 must conflict with ghostscript9
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    doceng
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 19 12:00:21 UTC 2011
>Closed-Date:    Mon Jun 20 18:57:33 UTC 2011
>Last-Modified:  Mon Jun 20 19:00:22 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->doceng 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jun 19 15:47:50 UTC 2011 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158028 
State-Changed-From-To: open->closed 
State-Changed-By: hrs 
State-Changed-When: Mon Jun 20 18:57:22 UTC 2011 
State-Changed-Why:  
Fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158028 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158028: commit references a PR
Date: Mon, 20 Jun 2011 18:57:23 +0000 (UTC)

 hrs         2011-06-20 18:57:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/ghostscript7   Makefile 
     print/ghostscript8   Makefile 
     print/ghostscript8/files Makefile.drivers_post 
     print/ghostscript9/files Makefile.drivers_post 
   Log:
   Update CONFLICTS lines.
   
   PR:     ports/158028
   
   Revision  Changes    Path
   1.140     +5 -4      ports/print/ghostscript7/Makefile
   1.206     +3 -2      ports/print/ghostscript8/Makefile
   1.6       +3 -3      ports/print/ghostscript8/files/Makefile.drivers_post
   1.4       +3 -3      ports/print/ghostscript9/files/Makefile.drivers_post
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
