From nobody@FreeBSD.org  Sun Dec 14 17:14:07 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 5EB3B1065676
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Dec 2008 17:14:07 +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 4D4C18FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Dec 2008 17:14:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBEHE7i3071749
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Dec 2008 17:14:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mBEHE6Sj071748;
	Sun, 14 Dec 2008 17:14:06 GMT
	(envelope-from nobody)
Message-Id: <200812141714.mBEHE6Sj071748@www.freebsd.org>
Date: Sun, 14 Dec 2008 17:14:06 GMT
From: Tom Russo <russo@bogodyn.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: graphics/autotrace will not compile against current ImageMagick
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129637
>Category:       ports
>Synopsis:       graphics/autotrace will not compile against current ImageMagick
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 14 17:20:00 UTC 2008
>Closed-Date:    Wed Dec 17 10:28:53 UTC 2008
>Last-Modified:  Wed Dec 17 10:30:00 UTC 2008
>Originator:     Tom Russo
>Release:        6.3-STABLE
>Organization:
>Environment:
FreeBSD bogodyn.org 6.3-STABLE FreeBSD 6.3-STABLE #0: Fri Feb  8 21:03:49 MST 2008     russo@bogodyn.org:/users2/obj/usr/src/sys/BOGODYN  i386

>Description:
The port for autotrace contains a patch (patch-input-magick.c) that patches
autotrace to work with versions of ImageMagick that have four arguments to
GetOnePixel.  This was apparently a temporary change in the API for ImageMagick
that seems to have been reverted in the current ImageMagick port, which now has
GetOnePixel returning a PixelPacket instead of having a fourth argument ---
this is how it was in versions 6.4.4.  As far as I can tell, the GetOnePixel
change lasted less than a month, probably because it broke too many other
codes.

Anyhow, the patch now makes autotrace break when built against the current ImageMagick.

>How-To-Repeat:
Upgrade ImageMagick to the current version (6.4.7.5) and try to install
autotrace.  It will abort compiling input-magick.c, complaining that the
GetOnePixel call has too many arguments.
>Fix:
Remove the patch-input-magick.c patch file from the files directory of the port.  


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Dec 17 10:28:17 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129637: commit references a PR
Date: Wed, 17 Dec 2008 10:28:54 +0000 (UTC)

 pav         2008-12-17 10:28:40 UTC
 
   FreeBSD ports repository
 
   Removed files:
     graphics/autotrace/files patch-input-magick.c 
   Log:
   - Fix build with new ImageMagick
   
   PR:             ports/129637
   Submitted by:   Tom Russo <russo@bogodyn.org>
   
   Revision  Changes    Path
   1.2       +0 -11     ports/graphics/autotrace/files/patch-input-magick.c (dead)
 _______________________________________________
 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:
