summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-11-22 10:15:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-11-22 10:15:41 +0000
commitef3b873d94b029ae85cc907fdb0b006052889af1 (patch)
tree52bd8eb40cb91c4c0db3eaf17da4e8179273a183 /graphics
parentUpdate ImageMagick to 6.9.2-6. (diff)
Update ImageMagick7 to 20151120 snapshot.
* Convert the custom test target into a do-test target and run it when the TESTS options is selected. * Sort plist
Notes
Notes: svn path=/head/; revision=402223
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick7/Makefile10
-rw-r--r--graphics/ImageMagick7/distinfo4
-rw-r--r--graphics/ImageMagick7/pkg-plist7
3 files changed, 12 insertions, 9 deletions
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 6cf26bfb677f..ed09f0f5cb6d 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -36,7 +36,7 @@ COMMENT= Image processing tools (unstable version)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-DATE= 20151006
+DATE= 20151120
WRKSRC= ${WRKDIR}/${PORTNAME}-7.0.0-0
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
@@ -426,15 +426,15 @@ pre-configure:
@${ECHO_CMD} NOTICE: SVG format support disabled, requires X11
.endif
-post-install: test
+post-install:
.for i in ${SAMPLE_FILES}
@${MV} ${STAGEDIR}${PREFIX}/etc/ImageMagick-7/${i} \
${STAGEDIR}${PREFIX}/etc/ImageMagick-7/${i}.sample
.endfor
-test check:
-.if ${PORT_OPTIONS:MTESTS}
+post-install-TESTS-on: test
+
+do-test:
-cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} limits -m 20m ${MAKE} ${_MAKE_JOBS} check
-.endif
.include <bsd.port.mk>
diff --git a/graphics/ImageMagick7/distinfo b/graphics/ImageMagick7/distinfo
index 7b92d33a594a..246ade6b6047 100644
--- a/graphics/ImageMagick7/distinfo
+++ b/graphics/ImageMagick7/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ImageMagick-7.0.0-0~beta20151006.tar.xz) = 28d345e9eaeabb455ad415da87188a61d81c1c04d4f28fd2035ce533c40afc6d
-SIZE (ImageMagick-7.0.0-0~beta20151006.tar.xz) = 8277272
+SHA256 (ImageMagick-7.0.0-0~beta20151120.tar.xz) = cdacfe421d84c053f443dfe579e50dd58dce1d3614bc656dfef6de42a71d863b
+SIZE (ImageMagick-7.0.0-0~beta20151120.tar.xz) = 8292432
diff --git a/graphics/ImageMagick7/pkg-plist b/graphics/ImageMagick7/pkg-plist
index 834e7ae6ab5e..5eb7a198547d 100644
--- a/graphics/ImageMagick7/pkg-plist
+++ b/graphics/ImageMagick7/pkg-plist
@@ -1,6 +1,6 @@
bin/Magick++-config
-bin/MagickWand-config
bin/MagickCore-config
+bin/MagickWand-config
bin/animate
bin/compare
bin/composite
@@ -467,7 +467,9 @@ man/man1/stream.1.gz
%%PORTDOCS%%%%DOCSDIR%%-7/NEWS.txt
%%PORTDOCS%%%%DOCSDIR%%-7/images/ImageMagick.ico
%%PORTDOCS%%%%DOCSDIR%%-7/images/affine.png
+%%PORTDOCS%%%%DOCSDIR%%-7/images/annotate.png
%%PORTDOCS%%%%DOCSDIR%%-7/images/arc.png
+%%PORTDOCS%%%%DOCSDIR%%-7/images/atop.gif
%%PORTDOCS%%%%DOCSDIR%%-7/images/background.jpg
%%PORTDOCS%%%%DOCSDIR%%-7/images/black.png
%%PORTDOCS%%%%DOCSDIR%%-7/images/bluebells_clipped.jpg
@@ -496,6 +498,7 @@ man/man1/stream.1.gz
%%PORTDOCS%%%%DOCSDIR%%-7/images/objects.gif
%%PORTDOCS%%%%DOCSDIR%%-7/images/objects.jpg
%%PORTDOCS%%%%DOCSDIR%%-7/images/objects.png
+%%PORTDOCS%%%%DOCSDIR%%-7/images/over.gif
%%PORTDOCS%%%%DOCSDIR%%-7/images/patterns/bricks.png
%%PORTDOCS%%%%DOCSDIR%%-7/images/patterns/checkerboard.png
%%PORTDOCS%%%%DOCSDIR%%-7/images/patterns/circles.png
@@ -1474,6 +1477,7 @@ man/man1/stream.1.gz
%%PORTDOCS%%%%DOCSDIR%%-7/www/favicon.ico
%%PORTDOCS%%%%DOCSDIR%%-7/www/formats.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/fx.html
+%%PORTDOCS%%%%DOCSDIR%%-7/www/gradient.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/high-dynamic-range.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/history.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/identify.html
@@ -1490,7 +1494,6 @@ man/man1/stream.1.gz
%%PORTDOCS%%%%DOCSDIR%%-7/www/magick-core.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/magick-vector-graphics.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/magick-wand.html
-%%PORTDOCS%%%%DOCSDIR%%-7/www/magick.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/miff.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/mogrify.html
%%PORTDOCS%%%%DOCSDIR%%-7/www/montage.html