pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick6
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Sep 11 01:18:46 UTC 2017
Modified Files:
pkgsrc/graphics/ImageMagick6: Makefile.common distinfo
Log Message:
Update to 6.9.9.12
Changelog:
2017-09-09 6.9.9-12 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 6.9.9-12, GIT revision 11996:fca0f6e33:20170909.
2017-09-07 6.9.9-12 Cristy <quetzlzacatenango@image...>
* Fixed numerous memory leaks (reference
https://github.com/ImageMagick/ImageMagick/issues).
* The 'compare' difference image now respects the -fuzz option.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/ImageMagick6/Makefile.common
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/ImageMagick6/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/ImageMagick6/Makefile.common
diff -u pkgsrc/graphics/ImageMagick6/Makefile.common:1.9 pkgsrc/graphics/ImageMagick6/Makefile.common:1.10
--- pkgsrc/graphics/ImageMagick6/Makefile.common:1.9 Sat Sep 9 12:09:37 2017
+++ pkgsrc/graphics/ImageMagick6/Makefile.common Mon Sep 11 01:18:45 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2017/09/09 12:09:37 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.10 2017/09/11 01:18:45 ryoon Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen.
IM_MAJOR_VER= 6.9.9
-IM_MINOR_VER= 11
+IM_MINOR_VER= 12
IM_MAJOR_LIB_VER= 6
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick6/distinfo
diff -u pkgsrc/graphics/ImageMagick6/distinfo:1.6 pkgsrc/graphics/ImageMagick6/distinfo:1.7
--- pkgsrc/graphics/ImageMagick6/distinfo:1.6 Sat Sep 9 12:09:37 2017
+++ pkgsrc/graphics/ImageMagick6/distinfo Mon Sep 11 01:18:45 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2017/09/09 12:09:37 ryoon Exp $
+$NetBSD: distinfo,v 1.7 2017/09/11 01:18:45 ryoon Exp $
-SHA1 (ImageMagick-6.9.9-11.tar.xz) = 1268ab07b300bb3e2ffb660f1be649ca5e18591a
-RMD160 (ImageMagick-6.9.9-11.tar.xz) = 8067d7b652ca7e410ca39249bc2d11c916d1b79b
-SHA512 (ImageMagick-6.9.9-11.tar.xz) = 6bde25fc82f362123bb930ce3c98d00429e164cd30e7fa606e21b2e1f3fde5111adabd4c8977b4b3ba75f0768b593b5e38d0d04a8342ab2915cb7b324c0d35b4
-Size (ImageMagick-6.9.9-11.tar.xz) = 8790680 bytes
+SHA1 (ImageMagick-6.9.9-12.tar.xz) = 7f9d9ec64e7054c698d691bbb474500d3e29115b
+RMD160 (ImageMagick-6.9.9-12.tar.xz) = 9f105944d71ec580353712eb83c026a4fefbf202
+SHA512 (ImageMagick-6.9.9-12.tar.xz) = b4a876ce6310c0cbcb915ab1f7bfbeebdce47c7758f43e563cba01b5673db387768b6e65efe8915be8e06745c4a5ed2691a761baf4d52c04126a7c98362e3ef2
+Size (ImageMagick-6.9.9-12.tar.xz) = 8788428 bytes
SHA1 (patch-Makefile.in) = bb747b5e062f2a59e307289b5b33861dd5f96ab0
Home |
Main Index |
Thread Index |
Old Index