graphics/ImageMagick7: upgrade to 7.0.11-12 and fix some vulnerabilities
Changelog at <https://imagemagick.org/script/changelog.php>. PR: 255802 Approved by: maintainer’s time-out Security: CVE-2020-27829 Security: CVE-2020-29599 Security: CVE-2021-20176 Security: CVE-2021-20241 Security: CVE-2021-20243 Security: CVE-2021-20244 Security: CVE-2021-20245 Security: CVE-2021-20246
This commit is contained in:
parent
5a86d2123f
commit
b9e10f61ae
3 changed files with 54 additions and 752 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ImageMagick
|
||||
DISTVERSION= 7.0.10-24
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 7.0.11-12
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= https://www.imagemagick.org/download/ \
|
||||
https://www.imagemagick.org/download/releases/ \
|
||||
|
|
@ -32,7 +31,9 @@ COMMENT= Image processing tools
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libltdl.so:devel/libltdl
|
||||
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||
libzip.so:archivers/libzip \
|
||||
libavutil.so:multimedia/ffmpeg
|
||||
|
||||
TESTS_DEPENDS= gsfonts>=0:print/gsfonts
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1595926080
|
||||
SHA256 (ImageMagick-7.0.10-24.tar.xz) = 8f8d4715ac995aaae14dc1567608a05833764c13cd0c16cbac2a3a8e229e7f43
|
||||
SIZE (ImageMagick-7.0.10-24.tar.xz) = 9705444
|
||||
TIMESTAMP = 1620755470
|
||||
SHA256 (ImageMagick-7.0.11-12.tar.xz) = 8d43bb409fb8b31184e7345429b4481a7ee0353dca0048d56e8782b79790bbea
|
||||
SIZE (ImageMagick-7.0.11-12.tar.xz) = 10284100
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue