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:           Tue Apr  4 11:14:45 UTC 2017

Modified Files:
        pkgsrc/graphics/ImageMagick: Makefile.common distinfo

Log Message:
Updated ImageMagick to 7.0.5.4.

2017-03-24  7.0.5-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-4, GIT revision 19754:350fff3:20170324.

2017-03-21  7.0.5-4 Cristy  <quetzlzacatenango@image...>
  * Respect -loop option for animate -window (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31619).


To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.166 -r1.167 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.150 pkgsrc/graphics/ImageMagick/Makefile.common:1.151
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.150   Mon Mar 20 12:51:18 2017
+++ pkgsrc/graphics/ImageMagick/Makefile.common Tue Apr  4 11:14:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.150 2017/03/20 12:51:18 wiz Exp $
+# $NetBSD: Makefile.common,v 1.151 2017/04/04 11:14:45 wiz Exp $
 #
 # When updating this package, please upload the distfile
 # since they disappear immediately when new releases happen,
@@ -7,7 +7,7 @@
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.5
-IM_MINOR_VER=          3
+IM_MINOR_VER=          4
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.166 pkgsrc/graphics/ImageMagick/distinfo:1.167
--- pkgsrc/graphics/ImageMagick/distinfo:1.166  Mon Mar 20 12:51:18 2017
+++ pkgsrc/graphics/ImageMagick/distinfo        Tue Apr  4 11:14:45 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.166 2017/03/20 12:51:18 wiz Exp $
+$NetBSD: distinfo,v 1.167 2017/04/04 11:14:45 wiz Exp $
 
-SHA1 (ImageMagick-7.0.5-3.tar.xz) = 3c91762d805d0d17c57add862054f247689c788d
-RMD160 (ImageMagick-7.0.5-3.tar.xz) = de1310940ed5219b7e921b83991a1d8d617eb2a6
-SHA512 (ImageMagick-7.0.5-3.tar.xz) = d713b3ff4171f7354c9ac9657765dcadf09be3bc4d15c557614535f8a04543b98098a4372fa2634ba51fec41ebce9e92658d29cec48ef186fba3b97b74c03ee3
-Size (ImageMagick-7.0.5-3.tar.xz) = 8307316 bytes
+SHA1 (ImageMagick-7.0.5-4.tar.xz) = 118b2d1753cf5eb0761ea8dac068e24217b8e32b
+RMD160 (ImageMagick-7.0.5-4.tar.xz) = e316a80425facab655b450f6f458a3e9c567857e
+SHA512 (ImageMagick-7.0.5-4.tar.xz) = 4f2af87c3da5723b1b8030faf37c7b3a09f25301749f9b5c35c175b825c5f8758f29d8d36bb0acb285d2beae13aa45d906455cefec37a247c039ba98222b41ef
+Size (ImageMagick-7.0.5-4.tar.xz) = 8316148 bytes



Home | Main Index | Thread Index | Old Index