From nobody@FreeBSD.org  Fri Oct  3 21:51:51 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 02D7E1065692
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  3 Oct 2008 21:51:51 +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 E59778FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  3 Oct 2008 21:51:50 +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 m93Lpo2X084306
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 3 Oct 2008 21:51:50 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m93Lpoi3084304;
	Fri, 3 Oct 2008 21:51:50 GMT
	(envelope-from nobody)
Message-Id: <200810032151.m93Lpoi3084304@www.freebsd.org>
Date: Fri, 3 Oct 2008 21:51:50 GMT
From: Fred Condo <fcondo@quinn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         127833
>Category:       ports
>Synopsis:       graphics/ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 03 22:00:12 UTC 2008
>Closed-Date:    Mon Oct 06 11:53:22 UTC 2008
>Last-Modified:  Mon Oct 06 11:53:22 UTC 2008
>Originator:     Fred Condo
>Release:        6.3-RELEASE-p3
>Organization:
Quinn Interactive, Inc.
>Environment:
FreeBSD YYY.quinn.com 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #5: Mon Jul 14 10:22:10 PDT 2008     fred@XXX.quinn.com:/usr/obj/usr/src/sys/NAT  i386

>Description:
The version of ImageMagick referenced in the port is no longer available at the distribution sites. This patch updates the Makfile and distinfo to use the current release of ImageMagick.
>How-To-Repeat:
portinstall ImageMagick
>Fix:
Apply this patch.

Patch attached with submission follows:

diff -ru ImageMagick-old/Makefile ImageMagick/Makefile
--- ImageMagick-old/Makefile	2008-10-03 13:04:45.000000000 -0700
+++ ImageMagick/Makefile	2008-10-03 13:12:08.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ImageMagick
-DISTVERSION=	6.4.4-0
+DISTVERSION=	6.4.4-1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	ftp://ftp.imagemagick.org/pub/ImageMagick/ \
 		ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \
diff -ru ImageMagick-old/distinfo ImageMagick/distinfo
--- ImageMagick-old/distinfo	2008-10-03 13:04:45.000000000 -0700
+++ ImageMagick/distinfo	2008-10-03 13:18:20.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (ImageMagick-6.4.4-0.tar.bz2) = 29ef2c5f6c26d7b1e2e2dbd6b197cb98
-SHA256 (ImageMagick-6.4.4-0.tar.bz2) = 834272feaafa59c90ba36445084e88a381ce2db447acbf0f4e00336546e25719
-SIZE (ImageMagick-6.4.4-0.tar.bz2) = 8880026
+MD5 (ImageMagick-6.4.4-1.tar.bz2) = 882ff241f6ad39655541d5055596f93b
+SHA256 (ImageMagick-6.4.4-1.tar.bz2) = 5a5b2779707bfd9816cf17d8f53d242c05005092da192a898ac10961b3b19dda
+SIZE (ImageMagick-6.4.4-1.tar.bz2) = 8879839


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Oct 3 23:32:26 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127833: commit references a PR
Date: Mon,  6 Oct 2008 11:45:38 +0000 (UTC)

 mm          2008-10-06 11:45:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/ImageMagick Makefile distinfo 
   Log:
   - Update to 6.4.4-1
   
   PR:             ports/127833
   Submitted by:   Fred Condo <fcondo at quinn.com>
   
   Revision  Changes    Path
   1.270     +1 -1      ports/graphics/ImageMagick/Makefile
   1.126     +3 -3      ports/graphics/ImageMagick/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Mon Oct 6 11:53:21 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127833 
>Unformatted:
