diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-10-10 14:48:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-10-10 14:48:21 +0000 |
commit | 9bb5b832603d972bfd6f4750eb23066a272fb23c (patch) | |
tree | 17da2715f086ca6f45ca3b6b6bf72462d45005d1 /graphics | |
parent | 7bd7e4cb51742a45d97df2973542483c89f4b887 (diff) | |
download | ports-9bb5b832603d972bfd6f4750eb23066a272fb23c.tar.gz ports-9bb5b832603d972bfd6f4750eb23066a272fb23c.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 2 | ||||
-rw-r--r-- | graphics/ImageMagick/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 324b9cd88fb9..b885ee3dce1d 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.2-3 +DISTVERSION= 6.9.2-4 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 0bda4ad7c9d2..200f4c68369b 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.2-3.tar.xz) = e251574136e4a82128b3860b97c72b289df0a2030ce72900c91b67685a3298e4 -SIZE (ImageMagick-6.9.2-3.tar.xz) = 8484052 +SHA256 (ImageMagick-6.9.2-4.tar.xz) = 05b1c499415048099a1464ebd03f0cfaae8d0994c681bcf7e0319b26e5e8d848 +SIZE (ImageMagick-6.9.2-4.tar.xz) = 8482116 |