ports/127833: ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1

Fred Condo fcondo at quinn.com
Fri Oct 3 22:00:12 UTC 2008


>Number:         127833
>Category:       ports
>Synopsis:       ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 03 22:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list