pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 30 17:40:58 UTC 2016
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
Updated ImageMagick to 7.0.2.1.
2016-06-21 7.0.2-1 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.
2016-06-17 7.0.2-1 Dirk Lemstra <dirk%lem.....org@localhost>
* Added support for GROUP4 compression to the FAX coder.
2016-06-12 7.0.2-1 Cristy <quetzlzacatenango@image...>
* Distort no longer converts grayscale image to sRGB (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895).
* Don't return a zero bounding box for QueryMultilineFontMetrics() (reference
https://github.com/ImageMagick/ImageMagick/issues/222).
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.88 -r1.89 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.141 -r1.142 pkgsrc/graphics/ImageMagick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.122 pkgsrc/graphics/ImageMagick/Makefile.common:1.123
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.122 Sun Jun 19 20:21:40 2016
+++ pkgsrc/graphics/ImageMagick/Makefile.common Thu Jun 30 17:40:58 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.122 2016/06/19 20:21:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.123 2016/06/30 17:40:58 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.2
-IM_MINOR_VER= 0
+IM_MINOR_VER= 1
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/PLIST
diff -u pkgsrc/graphics/ImageMagick/PLIST:1.88 pkgsrc/graphics/ImageMagick/PLIST:1.89
--- pkgsrc/graphics/ImageMagick/PLIST:1.88 Sun Jun 19 20:21:40 2016
+++ pkgsrc/graphics/ImageMagick/PLIST Thu Jun 30 17:40:58 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.88 2016/06/19 20:21:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.89 2016/06/30 17:40:58 wiz Exp $
bin/Magick++-config
bin/MagickCore-config
bin/MagickWand-config
@@ -1227,6 +1227,7 @@ share/doc/ImageMagick-7/www/porting.html
share/doc/ImageMagick-7/www/quantize.html
share/doc/ImageMagick-7/www/resources.html
share/doc/ImageMagick-7/www/search.html
+share/doc/ImageMagick-7/www/security-policy.html
share/doc/ImageMagick-7/www/sitemap.html
share/doc/ImageMagick-7/www/source/analyze.c
share/doc/ImageMagick-7/www/source/coder.xml
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.141 pkgsrc/graphics/ImageMagick/distinfo:1.142
--- pkgsrc/graphics/ImageMagick/distinfo:1.141 Sun Jun 19 20:21:40 2016
+++ pkgsrc/graphics/ImageMagick/distinfo Thu Jun 30 17:40:58 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.141 2016/06/19 20:21:40 wiz Exp $
+$NetBSD: distinfo,v 1.142 2016/06/30 17:40:58 wiz Exp $
-SHA1 (ImageMagick-7.0.2-0.tar.xz) = a9a467c1882bb6461478b1940d43d9933498e2d4
-RMD160 (ImageMagick-7.0.2-0.tar.xz) = 7c2d5df936e395f5c61ccfff76fc64d0a1b0e592
-SHA512 (ImageMagick-7.0.2-0.tar.xz) = ea86efb3ec8fbb81f02dbd5203137d7c87f167852198ff53ad0f03f074bcc449eb0706af18adff1c2bfa4ef1ee7833f18ddf47e22f85034734ffefd160f17e86
-Size (ImageMagick-7.0.2-0.tar.xz) = 8289996 bytes
+SHA1 (ImageMagick-7.0.2-1.tar.xz) = 516a2b9f1f2d4811b775468b55f26c106629f284
+RMD160 (ImageMagick-7.0.2-1.tar.xz) = 5666f67f12cf74bcf71b670df574303eaa9679c8
+SHA512 (ImageMagick-7.0.2-1.tar.xz) = 7bcb9361dca7333d80d6d2c0813caa079e1cc2b64d532ce83f4c063c23829fb21c6f03538238b7ca64c8c08169c66ae1cb29a955a2f1096c34802a06bd3969f0
+Size (ImageMagick-7.0.2-1.tar.xz) = 8290736 bytes
Home |
Main Index |
Thread Index |
Old Index