summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ImageMagick/Makefile3
-rw-r--r--graphics/ImageMagick/Makefile.common4
-rw-r--r--graphics/ImageMagick/PLIST13
-rw-r--r--graphics/ImageMagick/distinfo10
4 files changed, 16 insertions, 14 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 60a4b998d81..3fc6db94011 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.234 2017/12/11 11:30:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.235 2018/01/08 15:11:43 he Exp $
-PKGREVISION= 2
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common
index 4f8ce2702f1..8e063377f84 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.161 2017/12/19 09:09:38 markd Exp $
+# $NetBSD: Makefile.common,v 1.162 2018/01/08 15:11:43 he Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
@@ -7,7 +7,7 @@
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.7
-IM_MINOR_VER= 11
+IM_MINOR_VER= 21
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST
index aee26dcd920..a4616cc9003 100644
--- a/graphics/ImageMagick/PLIST
+++ b/graphics/ImageMagick/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.98 2017/10/10 19:47:50 tez Exp $
+@comment $NetBSD: PLIST,v 1.99 2018/01/08 15:11:43 he Exp $
bin/Magick++-config
bin/MagickCore-config
bin/MagickWand-config
@@ -322,6 +322,7 @@ share/doc/ImageMagick-7/www/Magick++/Montage.html
share/doc/ImageMagick-7/www/Magick++/NEWS.html
share/doc/ImageMagick-7/www/Magick++/PixelPacket.html
share/doc/ImageMagick-7/www/Magick++/Pixels.html
+share/doc/ImageMagick-7/www/Magick++/Quantum.html
share/doc/ImageMagick-7/www/Magick++/README.txt
share/doc/ImageMagick-7/www/Magick++/STL.html
share/doc/ImageMagick-7/www/Magick++/TypeMetric.html
@@ -1171,6 +1172,8 @@ share/doc/ImageMagick-7/www/api/version.php
share/doc/ImageMagick-7/www/api/wand-view.html
share/doc/ImageMagick-7/www/api/wand-view.php
share/doc/ImageMagick-7/www/architecture.html
+share/doc/ImageMagick-7/www/assets/magick.css
+share/doc/ImageMagick-7/www/assets/magick.js
share/doc/ImageMagick-7/www/binary-releases.html
share/doc/ImageMagick-7/www/changelog.html
share/doc/ImageMagick-7/www/cipher.html
@@ -1186,8 +1189,6 @@ share/doc/ImageMagick-7/www/conjure.html
share/doc/ImageMagick-7/www/connected-components.html
share/doc/ImageMagick-7/www/contact.html
share/doc/ImageMagick-7/www/convert.html
-share/doc/ImageMagick-7/www/css/README.txt
-share/doc/ImageMagick-7/www/css/magick.css
share/doc/ImageMagick-7/www/develop.html
share/doc/ImageMagick-7/www/display.html
share/doc/ImageMagick-7/www/distribute-pixel-cache.html
@@ -1207,8 +1208,6 @@ share/doc/ImageMagick-7/www/import.html
share/doc/ImageMagick-7/www/index.html
share/doc/ImageMagick-7/www/install-source.html
share/doc/ImageMagick-7/www/jp2.html
-share/doc/ImageMagick-7/www/js/README.txt
-share/doc/ImageMagick-7/www/js/magick.js
share/doc/ImageMagick-7/www/license.html
share/doc/ImageMagick-7/www/links.html
share/doc/ImageMagick-7/www/magick++.html
@@ -1250,8 +1249,12 @@ share/doc/ImageMagick-7/www/source/mime.xml
share/doc/ImageMagick-7/www/source/piechart.mvg
share/doc/ImageMagick-7/www/source/piechart.svg
share/doc/ImageMagick-7/www/source/policy.xml
+share/doc/ImageMagick-7/www/source/quantization-table.xml
share/doc/ImageMagick-7/www/source/thresholds.xml
+share/doc/ImageMagick-7/www/source/type-apple.xml
+share/doc/ImageMagick-7/www/source/type-dejavu.xml
share/doc/ImageMagick-7/www/source/type-ghostscript.xml
+share/doc/ImageMagick-7/www/source/type-urw-base35.xml
share/doc/ImageMagick-7/www/source/type-windows.xml
share/doc/ImageMagick-7/www/source/type.xml
share/doc/ImageMagick-7/www/source/wand.c
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 3dabbb2eb8d..da0fbeed2b9 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.175 2017/11/13 14:29:26 he Exp $
+$NetBSD: distinfo,v 1.176 2018/01/08 15:11:43 he Exp $
-SHA1 (ImageMagick-7.0.7-11.tar.xz) = 4c6e7c88e89f4521dc0afefa20666d0cf351ca61
-RMD160 (ImageMagick-7.0.7-11.tar.xz) = 72748412ab69d8d27dfaf211e9175f45c2284047
-SHA512 (ImageMagick-7.0.7-11.tar.xz) = 089c8516ca66845c6b8e6b365815ef1806fc97c785f75c06ed62241d7b6255387ee8f9004b1bcc0a6d03b7aa397d8e25131ca2aadc9255cc1e2368d73f774551
-Size (ImageMagick-7.0.7-11.tar.xz) = 8626180 bytes
+SHA1 (ImageMagick-7.0.7-21.tar.xz) = 9f7606012415b3f7c1318bd0f133261a51362f25
+RMD160 (ImageMagick-7.0.7-21.tar.xz) = 7e4f4d3198e26b553013456b222a2c2c181a5f5a
+SHA512 (ImageMagick-7.0.7-21.tar.xz) = 1bbdeb1a67f2057f2c17cee4d0cdd5d9d5304f961b4a5e45c05ac797e941cda9eb73795c273c9b2fd4f3ec6a84e84570c6c91f667a8ae0fbd6c3e1e2b6bb54ce
+Size (ImageMagick-7.0.7-21.tar.xz) = 8539076 bytes