diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick6/Makefile | 3 | ||||
-rw-r--r-- | graphics/ImageMagick6/Makefile.common | 4 | ||||
-rw-r--r-- | graphics/ImageMagick6/PLIST | 3 | ||||
-rw-r--r-- | graphics/ImageMagick6/distinfo | 10 |
4 files changed, 10 insertions, 10 deletions
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 4db625615d6..9728acb0d6e 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2017/10/30 14:44:05 fhajny Exp $ +# $NetBSD: Makefile,v 1.9 2017/10/30 15:08:13 fhajny Exp $ .include "Makefile.common" PKGNAME= ImageMagick6-${DISTVERSION} -PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Package for display and interactive manipulation of images diff --git a/graphics/ImageMagick6/Makefile.common b/graphics/ImageMagick6/Makefile.common index 4547ef99b1c..6f085b83802 100644 --- a/graphics/ImageMagick6/Makefile.common +++ b/graphics/ImageMagick6/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.10 2017/09/11 01:18:45 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.11 2017/10/30 15:08:13 fhajny Exp $ # # When updating this package, please upload the distfile # since they disappear immediately when new releases happen. IM_MAJOR_VER= 6.9.9 -IM_MINOR_VER= 12 +IM_MINOR_VER= 20 IM_MAJOR_LIB_VER= 6 .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick6/PLIST b/graphics/ImageMagick6/PLIST index 80d0d9006c5..7eae3c60630 100644 --- a/graphics/ImageMagick6/PLIST +++ b/graphics/ImageMagick6/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2017/09/09 12:09:37 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.5 2017/10/30 15:08:13 fhajny Exp $ bin/Magick++-config6 bin/Magick-config6 bin/MagickCore-config6 @@ -1211,5 +1211,6 @@ share/examples/ImageMagick6/thresholds.xml share/examples/ImageMagick6/type-apple.xml share/examples/ImageMagick6/type-dejavu.xml share/examples/ImageMagick6/type-ghostscript.xml +share/examples/ImageMagick6/type-urw-base35.xml share/examples/ImageMagick6/type-windows.xml share/examples/ImageMagick6/type.xml diff --git a/graphics/ImageMagick6/distinfo b/graphics/ImageMagick6/distinfo index a0f7de0e631..fb220f66778 100644 --- a/graphics/ImageMagick6/distinfo +++ b/graphics/ImageMagick6/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2017/09/11 01:18:45 ryoon Exp $ +$NetBSD: distinfo,v 1.8 2017/10/30 15:08:13 fhajny Exp $ -SHA1 (ImageMagick-6.9.9-12.tar.xz) = 7f9d9ec64e7054c698d691bbb474500d3e29115b -RMD160 (ImageMagick-6.9.9-12.tar.xz) = 9f105944d71ec580353712eb83c026a4fefbf202 -SHA512 (ImageMagick-6.9.9-12.tar.xz) = b4a876ce6310c0cbcb915ab1f7bfbeebdce47c7758f43e563cba01b5673db387768b6e65efe8915be8e06745c4a5ed2691a761baf4d52c04126a7c98362e3ef2 -Size (ImageMagick-6.9.9-12.tar.xz) = 8788428 bytes +SHA1 (ImageMagick-6.9.9-20.tar.xz) = 551b9684a0ec02b8993f59ed127cd13d976516a6 +RMD160 (ImageMagick-6.9.9-20.tar.xz) = f52fe28e5988d08083428d1a21fae8921f9526b0 +SHA512 (ImageMagick-6.9.9-20.tar.xz) = 36c241490ee41de5cd72e5bc297ac2353a0d4574337776445798b0c5823f491304c3f3a728d420d03f66b652eafcdb68ec2992347321ac3919c1d72c0afdb849 +Size (ImageMagick-6.9.9-20.tar.xz) = 8994128 bytes SHA1 (patch-Makefile.in) = bb747b5e062f2a59e307289b5b33861dd5f96ab0 |