summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2006-07-26 15:44:03 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2006-07-26 15:44:03 +0000
commita1117ed6197d75f83de39b3df91cd923d018781f (patch)
tree449b47730f77b12a733bfb7e6ed2b9d8d5173329 /graphics/ImageMagick
parent- Fix WWW (diff)
Upgrade to 6.2.8-5
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=168822
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile6
-rw-r--r--graphics/ImageMagick/distinfo6
-rw-r--r--graphics/ImageMagick/pkg-plist6
3 files changed, 12 insertions, 6 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 35b7ffce86df..d618bad65c0b 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ImageMagick
-DISTVERSION= 6.2.7-7
-PORTREVISION= 1
+DISTVERSION= 6.2.8-5
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \
@@ -40,7 +39,7 @@ INSTALLS_SHLIB= yes
MAN1= ImageMagick.1 Magick++-config.1 Magick-config.1 Wand-config.1 \
animate.1 conjure.1 compare.1 composite.1 convert.1 display.1 \
- identify.1 import.1 mogrify.1 montage.1
+ identify.1 import.1 mogrify.1 montage.1 stream.1
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
@@ -88,6 +87,7 @@ CONFIGURE_ARGS+= --with-windows-font-dir=${WITH_WINDOWS_FONT_DIR}
CONFIGURE_ARGS+= --with-modules
PLIST_SUB+= MODULES=''
.else
+CONFIGURE_ARGS+= --without-modules
PLIST_SUB+= MODULES='@comment '
.endif
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 70a333e81940..8730a5f7049a 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,3 +1,3 @@
-MD5 (ImageMagick-6.2.7-7.tar.bz2) = 64ff516d2415af6cb872a3f13a980faa
-SHA256 (ImageMagick-6.2.7-7.tar.bz2) = ae483f1c7d4f631b03d35235e03de3270947129121d027be8230572a29e7fb21
-SIZE (ImageMagick-6.2.7-7.tar.bz2) = 5233739
+MD5 (ImageMagick-6.2.8-5.tar.bz2) = fea659c7e3e318358a8cff0366aae0b7
+SHA256 (ImageMagick-6.2.8-5.tar.bz2) = a93dbd334460063aa9e55c1d588f8bb59d60a3e13713c863f5ad531450fda59e
+SIZE (ImageMagick-6.2.8-5.tar.bz2) = 5313874
diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist
index b7a5a92f0cef..991756aa0c10 100644
--- a/graphics/ImageMagick/pkg-plist
+++ b/graphics/ImageMagick/pkg-plist
@@ -11,6 +11,7 @@ bin/identify
bin/import
bin/mogrify
bin/montage
+bin/stream
include/Magick++.h
include/Magick++/Blob.h
include/Magick++/CoderInfo.h
@@ -116,6 +117,7 @@ include/wand/mogrify.h
include/wand/montage.h
include/wand/pixel-iterator.h
include/wand/pixel-wand.h
+include/wand/stream.h
include/wand/wand-config.h
lib/ImageMagick/config/colors.xml
lib/ImageMagick/config/configure.xml
@@ -452,6 +454,7 @@ libdata/pkgconfig/Wand.pc
%%PORTDOCS%%%%DOCSDIR%%/images/background.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/button.gif
%%PORTDOCS%%%%DOCSDIR%%/images/configure.jpg
+%%PORTDOCS%%%%DOCSDIR%%/images/definitive-guide.png
%%PORTDOCS%%%%DOCSDIR%%/images/difference.png
%%PORTDOCS%%%%DOCSDIR%%/images/dogwaffle.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/donate.png
@@ -476,6 +479,7 @@ libdata/pkgconfig/Wand.pc
%%PORTDOCS%%%%DOCSDIR%%/images/sponsor.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/sprite.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/travelsur.gif
+%%PORTDOCS%%%%DOCSDIR%%/images/tricks.png
%%PORTDOCS%%%%DOCSDIR%%/images/wand.ico
%%PORTDOCS%%%%DOCSDIR%%/images/white-highlight.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
@@ -581,6 +585,7 @@ libdata/pkgconfig/Wand.pc
%%PORTDOCS%%%%DOCSDIR%%/www/download.html
%%PORTDOCS%%%%DOCSDIR%%/www/examples.html
%%PORTDOCS%%%%DOCSDIR%%/www/formats.html
+%%PORTDOCS%%%%DOCSDIR%%/www/history.html
%%PORTDOCS%%%%DOCSDIR%%/www/identify.html
%%PORTDOCS%%%%DOCSDIR%%/www/import.html
%%PORTDOCS%%%%DOCSDIR%%/www/index.html
@@ -600,6 +605,7 @@ libdata/pkgconfig/Wand.pc
%%PORTDOCS%%%%DOCSDIR%%/www/resources.html
%%PORTDOCS%%%%DOCSDIR%%/www/search.html
%%PORTDOCS%%%%DOCSDIR%%/www/sponsors.html
+%%PORTDOCS%%%%DOCSDIR%%/www/stream.html
%%PORTDOCS%%%%DOCSDIR%%/www/subversion.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/api
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/Magick++