Updated ImageMagick to 7.0.4.5.
2017-01-21 7.0.4-5 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.4-5, GIT revision 19381:7ae396f:20170121. 2017-01-18 7.0.4-5 Cristy <quetzlzacatenango@image...> * Don't set background for transparent tiled images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31210).
This commit is contained in:
parent
7d8c973172
commit
37bf94e06d
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile.common,v 1.141 2017/01/19 18:52:11 agc Exp $
|
||||
# $NetBSD: Makefile.common,v 1.142 2017/01/22 12:41:40 wiz Exp $
|
||||
#
|
||||
# used by graphics/p5-PerlMagick/Makefile
|
||||
|
||||
IM_MAJOR_VER= 7.0.4
|
||||
IM_MINOR_VER= 4
|
||||
IM_MINOR_VER= 5
|
||||
IM_MAJOR_LIB_VER= 7
|
||||
|
||||
.if (${IM_MINOR_VER} != NONE)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.159 2017/01/16 12:22:39 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.160 2017/01/22 12:41:40 wiz Exp $
|
||||
|
||||
SHA1 (ImageMagick-7.0.4-4.tar.xz) = 5ae71887241ba1533629813a9287ab0e0a919512
|
||||
RMD160 (ImageMagick-7.0.4-4.tar.xz) = bc8006ae26b8ad5787235aa4c5de048e1f776cff
|
||||
SHA512 (ImageMagick-7.0.4-4.tar.xz) = 3dd561c3a816aebf51904bffd680d00cbfb4c36e6f37f078906c404f872c15447c2f14dabff517005a4a6ed260b090b685b7e224cb401565d4c832eb6147e6fe
|
||||
Size (ImageMagick-7.0.4-4.tar.xz) = 8305764 bytes
|
||||
SHA1 (ImageMagick-7.0.4-5.tar.xz) = e033524d13b19c19b646edbc962a115e414d199f
|
||||
RMD160 (ImageMagick-7.0.4-5.tar.xz) = f6ee4fed7d5eac4c006dce1336638dc4528c8899
|
||||
SHA512 (ImageMagick-7.0.4-5.tar.xz) = 20858bc85a109d732c682eef6c12bd4836c07b84c0bad3049a58659e0acf5a703e3c8fb61a464854cd584b5eec84c79f8154988f8bd15ecff81f05b3b4ea4a3a
|
||||
Size (ImageMagick-7.0.4-5.tar.xz) = 8299204 bytes
|
||||
|
|
Loading…
Reference in a new issue