~alpine/aports

[alpine-aports] [PATCH] community/imagemagick6: Upgrade to 6.9.9-34.

Przemyslaw Pawelczyk <przemoc@zoho.com>
Details
Message ID
<20180126132737.28652-1-przemoc@zoho.com>
Sender timestamp
1516973257
DKIM signature
missing
Download raw message
Patch: +2 -2
Changes:
- Support aspect ratio geometry, e.g. -crop 3:2.
- Add support for reading the HEIC image format.
- Fix IM build when HEIC is enabled.
- Fixed numerous memory leaks, credit to OSS Fuzz.

It's worth to note that upstream sadly removes tarballs of old releases,
so for instance ImageMagick-6.9.9-33.tar.xz is no longer available.
---
 community/imagemagick6/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/imagemagick6/APKBUILD b/community/imagemagick6/APKBUILD
index 6676ef0e8e44..ac664731368c 100644
--- a/community/imagemagick6/APKBUILD
+++ b/community/imagemagick6/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=imagemagick6
_pkgname=ImageMagick
pkgver=6.9.9.33
pkgver=6.9.9.34
_pkgver=${pkgver%.*}-${pkgver##*.}
_abiver=${pkgname#imagemagick}
pkgrel=0
@@ -106,4 +106,4 @@ _cxx() {
	mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}

sha512sums="5edbb508d18f9f80be2630bc4f7682b325a189cffa3b8ced337ce932f5f39f4517307afb190df8ebf588e7338d4779fc23a660eb0294e2411aaa90b59327dd80  ImageMagick-6.9.9-33.tar.xz"
sha512sums="02ade120faa7946072dfc3e713b631755d29a020433f1a8213f439a9cfdd4b01dac423abec8adfc9de4d05734e54cdea4fbc07105c203371c117fd787805cfc9  ImageMagick-6.9.9-34.tar.xz"
-- 
2.13.5




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)