Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2020 17:51:35 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532140 - head/graphics/ImageMagick7
Message-ID:  <202004191751.03JHpZS6034873@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sun Apr 19 17:51:34 2020
New Revision: 532140
URL: https://svnweb.freebsd.org/changeset/ports/532140

Log:
  Update ImageMagick7 to 7.0.10-6
  
  - Fix library name in bin/Magick*-config scripts. [1]
  - Reduce nox11 diff with the Imagemagick 6 version.
  
  PR:		245557 [1], 244275 [2]
  Reported by:	VVD (vvd@unislabs.com) [1]
  		nork@ninth-nine.com [2]

Modified:
  head/graphics/ImageMagick7/Makefile
  head/graphics/ImageMagick7/distinfo
  head/graphics/ImageMagick7/pkg-plist

Modified: head/graphics/ImageMagick7/Makefile
==============================================================================
--- head/graphics/ImageMagick7/Makefile	Sun Apr 19 17:51:06 2020	(r532139)
+++ head/graphics/ImageMagick7/Makefile	Sun Apr 19 17:51:34 2020	(r532140)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ImageMagick
-DISTVERSION=	7.0.9-20
+DISTVERSION=	7.0.10-6
 CATEGORIES=	graphics perl5
 MASTER_SITES=	https://www.imagemagick.org/download/ \
 		https://www.imagemagick.org/download/releases/ \
@@ -325,8 +325,12 @@ post-patch:
 	@${REINPLACE_CMD} -e 's|@\.@MAGICK_ABI_SUFFIX@|@|g' \
 		${WRKSRC}/PerlMagick/Makefile.PL.in \
 		${WRKSRC}/PerlMagick/quantum/Makefile.PL.in \
+		${WRKSRC}/Magick++/bin/Magick++-config.in \
 		${WRKSRC}/Magick++/lib/Magick++.pc.in \
+		${WRKSRC}/MagickCore/MagickCore-config.in \
 		${WRKSRC}/MagickCore/MagickCore.pc.in \
+		${WRKSRC}/MagickCore/ImageMagick.pc.in \
+		${WRKSRC}/MagickWand/MagickWand-config.in \
 		${WRKSRC}/MagickWand/MagickWand.pc.in
 
 pre-configure:

Modified: head/graphics/ImageMagick7/distinfo
==============================================================================
--- head/graphics/ImageMagick7/distinfo	Sun Apr 19 17:51:06 2020	(r532139)
+++ head/graphics/ImageMagick7/distinfo	Sun Apr 19 17:51:34 2020	(r532140)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580324025
-SHA256 (ImageMagick-7.0.9-20.tar.xz) = b5d9c04c50a0956b84311c521a7bd0fc31cd7ed0a88528e00fa3ddf9b35af100
-SIZE (ImageMagick-7.0.9-20.tar.xz) = 9484092
+TIMESTAMP = 1587210573
+SHA256 (ImageMagick-7.0.10-6.tar.xz) = 30ac7ce423cef9fb7baf0aefc734ae7b2593b9499c3782057ab73b7a360a0ac5
+SIZE (ImageMagick-7.0.10-6.tar.xz) = 9683676

Modified: head/graphics/ImageMagick7/pkg-plist
==============================================================================
--- head/graphics/ImageMagick7/pkg-plist	Sun Apr 19 17:51:06 2020	(r532139)
+++ head/graphics/ImageMagick7/pkg-plist	Sun Apr 19 17:51:34 2020	(r532140)
@@ -481,7 +481,18 @@ man/man1/stream.1.gz
 %%PORTDOCS%%%%DOCSDIR%%-7/images/bluebells_lin.jpg
 %%PORTDOCS%%%%DOCSDIR%%-7/images/bluebells_log.jpg
 %%PORTDOCS%%%%DOCSDIR%%-7/images/button.gif
+%%PORTDOCS%%%%DOCSDIR%%-7/images/color-thresholding-gray.gif
+%%PORTDOCS%%%%DOCSDIR%%-7/images/color-thresholding-hsv-rgb.gif
+%%PORTDOCS%%%%DOCSDIR%%-7/images/color-thresholding-hsv.gif
+%%PORTDOCS%%%%DOCSDIR%%-7/images/color-thresholding-rgb.gif
+%%PORTDOCS%%%%DOCSDIR%%-7/images/color-thresholding.gif
+%%PORTDOCS%%%%DOCSDIR%%-7/images/color-thresholding.jpg
 %%PORTDOCS%%%%DOCSDIR%%-7/images/configure.jpg
+%%PORTDOCS%%%%DOCSDIR%%-7/images/convex-hull-barn-closure.jpg
+%%PORTDOCS%%%%DOCSDIR%%-7/images/convex-hull-barn.jpg
+%%PORTDOCS%%%%DOCSDIR%%-7/images/convex-hull-blocks-closure.png
+%%PORTDOCS%%%%DOCSDIR%%-7/images/convex-hull-blocks.png
+%%PORTDOCS%%%%DOCSDIR%%-7/images/convex-hull.png
 %%PORTDOCS%%%%DOCSDIR%%-7/images/cylinder_shaded.png
 %%PORTDOCS%%%%DOCSDIR%%-7/images/difference.png
 %%PORTDOCS%%%%DOCSDIR%%-7/images/examples.jpg
@@ -1407,6 +1418,7 @@ man/man1/stream.1.gz
 %%PORTDOCS%%%%DOCSDIR%%-7/www/clahe.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/cipher.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/color-management.html
+%%PORTDOCS%%%%DOCSDIR%%-7/www/color-thresholding.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/color.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/command-line-options.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/command-line-processing.html
@@ -1418,6 +1430,7 @@ man/man1/stream.1.gz
 %%PORTDOCS%%%%DOCSDIR%%-7/www/connected-components.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/contact.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/convert.html
+%%PORTDOCS%%%%DOCSDIR%%-7/www/convex-hull.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/develop.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/display.html
 %%PORTDOCS%%%%DOCSDIR%%-7/www/distribute-pixel-cache.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004191751.03JHpZS6034873>