Skip to content

Commit

Permalink
ImageMagick: update to 7.0.8.40.
Browse files Browse the repository at this point in the history
2019-04-12  7.0.8-40 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-40, GIT revision 15513:1a235853a:20190412

2019-04-10  7.0.8-40 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-04-07  7.0.8-39 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-39, GIT revision 15489:6120f8bc1:20190406

2019-04-06  7.0.8-39 Cristy  <quetzlzacatenango@image...>
  * The -layers option compared pixels inocorrectly as opacity rather than
    alpha.
  * The -preview raise option now returns expected results.
  * Initialise ghostscript instances with NULL (reference
    ImageMagick/ImageMagick#1538).
  • Loading branch information
0-wiz-0 committed Apr 17, 2019
1 parent b65b7f4 commit 3adfaa2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions graphics/ImageMagick/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.186 2019/04/07 22:00:57 wiz Exp $
# $NetBSD: Makefile.common,v 1.187 2019/04/17 10:44:36 wiz Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
Expand All @@ -7,7 +7,7 @@
# used by graphics/p5-PerlMagick/Makefile

IM_MAJOR_VER= 7.0.8
IM_MINOR_VER= 38
IM_MINOR_VER= 40
IM_MAJOR_LIB_VER= 7

.if (${IM_MINOR_VER} != NONE)
Expand Down
10 changes: 5 additions & 5 deletions graphics/ImageMagick/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.203 2019/04/07 22:00:57 wiz Exp $
$NetBSD: distinfo,v 1.204 2019/04/17 10:44:36 wiz Exp $

SHA1 (ImageMagick-7.0.8-38.tar.xz) = 81fee38528c82e8467c652247afd950dd90ff6de
RMD160 (ImageMagick-7.0.8-38.tar.xz) = 52536eb2cc28211d00b614dadd8814671b991c0a
SHA512 (ImageMagick-7.0.8-38.tar.xz) = 73f4caa0c0a3717dca26fc4f254758b3aeac3b7afff149af51e785228959a46242b6dd8f6c1bb9dbf8bfb4fb22d270530faa74bac2c1115c477867547711c250
Size (ImageMagick-7.0.8-38.tar.xz) = 9447356 bytes
SHA1 (ImageMagick-7.0.8-40.tar.xz) = 43d0c17ebf8c9814d85ba9a68a63940ee7885d05
RMD160 (ImageMagick-7.0.8-40.tar.xz) = 7eea9328e1e3003f65ddf20788e432cc25d38bf9
SHA512 (ImageMagick-7.0.8-40.tar.xz) = 09defd7bedfc18ff5ef8e404e2f1189cbcd97f087b05fc925cfd6e90b416e97aea691542a1eca6841b99c24dbeaf10d2437a74d8d380dfc5f70a1eb54ae61982
Size (ImageMagick-7.0.8-40.tar.xz) = 9451940 bytes
SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f

0 comments on commit 3adfaa2

Please sign in to comment.