From nobody@FreeBSD.org  Sat Jul 26 21:41:31 2008
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 AA9FE1065678
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Jul 2008 21:41:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C6368FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Jul 2008 21:41:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6QLfV2H048884
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Jul 2008 21:41:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6QLfVGe048883;
	Sat, 26 Jul 2008 21:41:31 GMT
	(envelope-from nobody)
Message-Id: <200807262141.m6QLfVGe048883@www.freebsd.org>
Date: Sat, 26 Jul 2008 21:41:31 GMT
From: Carlos Santos <unixmania@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Remove conflict with unexisting package
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125992
>Category:       ports
>Synopsis:       devel/imake: remove conflict with unexisting package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 26 21:50:03 UTC 2008
>Closed-Date:    Tue Aug 26 14:14:47 UTC 2008
>Last-Modified:  Tue Aug 26 14:20:02 UTC 2008
>Originator:     Carlos Santos
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD casantos.casantos.org 7.0-STABLE FreeBSD 7.0-STABLE #4: Thu Jul 17 21:07:23 BRT 2008     root@casantos.casantos.org:/local/FreeBSD/src-stable/sys/amd64/compile/HP_NX6320_70_AMD64  amd64

>Description:
XFree86-4 is no longer supported on FreeBSD. The imake-4 port was
removed on 2008-03-07 so the CONFLICTS assignment in the imake port
is no longer necessary.
>How-To-Repeat:
N.A.
>Fix:
Apply the attached patch.

Patch attached with submission follows:

--- ports/devel/imake/Makefile.orig	2007-05-19 17:02:53.000000000 -0300
+++ ports/devel/imake/Makefile	2008-07-26 18:34:17.000000000 -0300
@@ -7,7 +7,7 @@
 
 PORTNAME=	imake
 PORTVERSION=	1.0.2
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	devel
 
@@ -18,8 +18,6 @@
 		makedepend:${PORTSDIR}/devel/makedepend \
 		${PREFIX}/lib/X11/config/xorg.cf:${PORTSDIR}/x11/xorg-cf-files
 
-CONFLICTS=	imake-4*
-
 USE_PERL5=	yes
 
 XORG_CAT=	util


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 26 22:10:35 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125992 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Aug 26 14:14:46 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125992: commit references a PR
Date: Tue, 26 Aug 2008 14:14:41 +0000 (UTC)

 miwi        2008-08-26 14:14:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/imake          Makefile 
   Log:
   - Remove CONFLICT with XFree86-4
   
   PR:             125992
   Submitted by:   Carlos Santos <unixmania@gmail.com>
   Approved by:    x11 (flz)
   
   Revision  Changes    Path
   1.19      +1 -3      ports/devel/imake/Makefile
 _______________________________________________
 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:
