Date: Mon, 29 May 2017 14:34:22 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441987 - head/graphics/ImageMagick7 Message-ID: <201705291434.v4TEYMSw034628@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Mon May 29 14:34:22 2017 New Revision: 441987 URL: https://svnweb.freebsd.org/changeset/ports/441987 Log: Update ImageMagick to 7.0.5-9. PR: 219627 Modified: head/graphics/ImageMagick7/Makefile head/graphics/ImageMagick7/distinfo Modified: head/graphics/ImageMagick7/Makefile ============================================================================== --- head/graphics/ImageMagick7/Makefile Mon May 29 14:25:08 2017 (r441986) +++ head/graphics/ImageMagick7/Makefile Mon May 29 14:34:22 2017 (r441987) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 7.0.5-7 +DISTVERSION= 7.0.5-9 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ Modified: head/graphics/ImageMagick7/distinfo ============================================================================== --- head/graphics/ImageMagick7/distinfo Mon May 29 14:25:08 2017 (r441986) +++ head/graphics/ImageMagick7/distinfo Mon May 29 14:34:22 2017 (r441987) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495625839 -SHA256 (ImageMagick-7.0.5-7.tar.xz) = f72d089074d6c968bab38d1c18b22bd92c876e7ae23f7261db0b7c3552186586 -SIZE (ImageMagick-7.0.5-7.tar.xz) = 8261496 +TIMESTAMP = 1496067866 +SHA256 (ImageMagick-7.0.5-9.tar.xz) = b774c3a69fea4432a120a8c0c231bd011710166c71a7b7e0fbb89b108d29ac6c +SIZE (ImageMagick-7.0.5-9.tar.xz) = 8269008
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705291434.v4TEYMSw034628>