From rebum@mail.vx.sk  Mon Aug 27 14:27:04 2007
Return-Path: <rebum@mail.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0479A16A41B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Aug 2007 14:27:04 +0000 (UTC)
	(envelope-from rebum@mail.vx.sk)
Received: from mail.vx.sk (neo.vx.sk [88.198.35.14])
	by mx1.freebsd.org (Postfix) with ESMTP id BF69E13C474
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Aug 2007 14:27:03 +0000 (UTC)
	(envelope-from rebum@mail.vx.sk)
Received: from localhost (localhost [127.0.0.1])
	by mail.vx.sk (Postfix) with ESMTP id A72B845617
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Aug 2007 16:27:02 +0200 (CEST)
Received: from mail.vx.sk ([127.0.0.1])
	by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id 8SyI04EsrPM0 for <FreeBSD-gnats-submit@freebsd.org>;
	Mon, 27 Aug 2007 16:26:58 +0200 (CEST)
Received: by mail.vx.sk (Postfix, from userid 1001)
	id 117F545611; Mon, 27 Aug 2007 16:26:58 +0200 (CEST)
Message-Id: <20070827142658.117F545611@mail.vx.sk>
Date: Mon, 27 Aug 2007 16:26:58 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [DEPS] graphics/ImageMagick reduce X dependencies
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115869
>Category:       ports
>Synopsis:       [DEPS] graphics/ImageMagick reduce X dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    shaun
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 14:30:01 GMT 2007
>Closed-Date:    Sun Sep 23 11:31:40 GMT 2007
>Last-Modified:  Sun Sep 23 11:40:02 GMT 2007
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
ImageMagick requires only USE_XORG=xext xt

For the dependency reduction to be effective,
PR: ports/115895 (multimedia/mpeg2codec) needs to be resolved first.

>How-To-Repeat:
>Fix:
Index: ports/graphics/ImageMagick/Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/ImageMagick/Makefile,v
retrieving revision 1.240
diff -u -r1.240 Makefile
--- ports/graphics/ImageMagick/Makefile	7 Aug 2007 16:38:36 -0000	1.240
+++ ports/graphics/ImageMagick/Makefile	27 Aug 2007 14:12:54 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	ImageMagick
 DISTVERSION=	6.3.3-5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics perl5
 MASTER_SITES=	ftp://ftp.imagemagick.org/pub/ImageMagick/ \
 		ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \
@@ -266,7 +266,7 @@
 .else
 CONFLICTS+=		display-[0-9]*
 CONFIGURE_ARGS+=	--with-x
-USE_XLIB=		yes
+USE_XORG=		xext xt
 PLIST_SUB+=		X11=''
 .if !defined(WITHOUT_IMAGEMAGICK_MPEG2)
 RUN_DEPENDS+=		mpeg2encode:${PORTSDIR}/multimedia/mpeg2codec
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->shaun 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 27 14:30:11 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

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

From: Martin Matuska <mm@FreeBSD.org>
To: bug-followup@FreeBSD.org,  mm@FreeBSD.org
Cc:  
Subject: Re: ports/115869: [DEPS] graphics/ImageMagick reduce X dependencies
Date: Sat, 15 Sep 2007 00:52:32 +0200

 This is a multi-part message in MIME format.
 --------------090505060505070301010406
 Content-Type: text/plain; charset=ISO-8859-2
 Content-Transfer-Encoding: 7bit
 
 multimedia/mpeg2codec ( PR: ports/115895
 <http://www.freebsd.org/cgi/query-pr.cgi?pr=115895&cat=ports> ) is now
 USE_XORG so ImageMagick can switch to USE_XORG as well.
 
 --------------090505060505070301010406
 Content-Type: text/html; charset=ISO-8859-2
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 </head>
 <body bgcolor="#ffffff" text="#000000">
 multimedia/mpeg2codec ( PR: <a
  href="http://www.freebsd.org/cgi/query-pr.cgi?pr=115895&amp;cat=ports">ports/115895</a>
 ) is now USE_XORG so ImageMagick can switch to USE_XORG as well.<br>
 </body>
 </html>
 
 --------------090505060505070301010406--
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Sep 23 11:31:36 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115869: commit references a PR
Date: Sun, 23 Sep 2007 11:31:43 +0000 (UTC)

 edwin       2007-09-23 11:31:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/ImageMagick Makefile 
   Log:
   [DEPS] graphics/ImageMagick reduce X dependencies
   
           ImageMagick requires only USE_XORG=xext xt
   
   PR:             ports/115869
   Submitted by:   Martin Matuska <mm@FreeBSD.org>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.241     +2 -2      ports/graphics/ImageMagick/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:
