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:           Mon Mar 20 12:51:18 UTC 2017

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

Log Message:
Updated ImageMagick to 7.0.5.3.

2017-03-17  7.0.5-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-3, GIT revision 19741:070c3fb:20170317.

2017-03-14  7.0.5-3 Cristy  <quetzlzacatenango@image...>
  * Support namespaces for the security policy.
  * Support the -authenticate option for PDF (reference
    Counting objects: 7, done.g/discourse-server/viewtopic.php?f=3&t=31530).


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.165 -r1.166 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.149 pkgsrc/graphics/ImageMagick/Makefile.common:1.150
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.149   Mon Mar 13 09:11:40 2017
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Mar 20 12:51:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.149 2017/03/13 09:11:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.150 2017/03/20 12:51:18 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=          2
+IM_MINOR_VER=          3
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.165 pkgsrc/graphics/ImageMagick/distinfo:1.166
--- pkgsrc/graphics/ImageMagick/distinfo:1.165  Mon Mar 13 09:11:40 2017
+++ pkgsrc/graphics/ImageMagick/distinfo        Mon Mar 20 12:51:18 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.165 2017/03/13 09:11:40 wiz Exp $
+$NetBSD: distinfo,v 1.166 2017/03/20 12:51:18 wiz Exp $
 
-SHA1 (ImageMagick-7.0.5-2.tar.xz) = 1113b1afca253a5a1b9bd0292ed466d596c8bb00
-RMD160 (ImageMagick-7.0.5-2.tar.xz) = 9170dfcddd89c05a67ccbc9c240f07636f8550ce
-SHA512 (ImageMagick-7.0.5-2.tar.xz) = e42dbae5167f8944a5c87bf401d497d6b503f2af2fb7f8f30d537732cbb80ed57a4b8f4dec992462bf52605badaa5f4e8838fb31d2398382d32c6b06d0ef6237
-Size (ImageMagick-7.0.5-2.tar.xz) = 8306480 bytes
+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



Home | Main Index | Thread Index | Old Index