ports/157727: [PATCH] update of graphics/ImageMagic to latest version
Niclas Zeising
niclas.zeising at gmail.com
Thu Jun 9 12:50:08 UTC 2011
>Number: 157727
>Category: ports
>Synopsis: [PATCH] update of graphics/ImageMagic to latest version
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 09 12:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Niclas Zeising
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 root at vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64
>Description:
graphics/ImageMagick is out of date. New version contains some bugfixes and minor improvments.
>How-To-Repeat:
>Fix:
Attached patch updates ImageMagick to latest version. It does not bump portrevision of any affected ports.
--- grapics.ImageMagick.update.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/ImageMagick/Makefile,v
retrieving revision 1.324
diff -u -d -r1.324 Makefile
--- Makefile 28 May 2011 22:09:37 -0000 1.324
+++ Makefile 9 Jun 2011 12:42:26 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= ImageMagick
-DISTVERSION= 6.7.0-2
+DISTVERSION= 6.7.0-6
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
ftp://ftp.nluug.nl/pub/ImageMagick/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/ImageMagick/distinfo,v
retrieving revision 1.155
diff -u -d -r1.155 distinfo
--- distinfo 28 May 2011 22:09:37 -0000 1.155
+++ distinfo 9 Jun 2011 12:42:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (ImageMagick-6.7.0-2.tar.xz) = b7d48d034eb9142b4f0281f5ced08573495a58c7a87e6d1ef52f579808b0de04
-SIZE (ImageMagick-6.7.0-2.tar.xz) = 7753612
+SHA256 (ImageMagick-6.7.0-6.tar.xz) = a458c466e5a6471d93082e1b78cc31ef0c4bb0a76eae8fb45ff21de7df3e1b44
+SIZE (ImageMagick-6.7.0-6.tar.xz) = 7754100
--- grapics.ImageMagick.update.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list