aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
commit779a04d1f707b7fdbf154d56577444fff9c0306f (patch)
treefc361b786f221cd16c431f3bbc0861f8cd3206fb /graphics
parenta9b4900f5b074ea507779dd64150eeaf1b2c1da6 (diff)
downloadports-779a04d1f707b7fdbf154d56577444fff9c0306f.tar.gz
ports-779a04d1f707b7fdbf154d56577444fff9c0306f.zip
- Bump Magick++, MagickWand or MagickCore dependency
Notes
Notes: svn path=/head/; revision=251659
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ale/Makefile4
-rw-r--r--graphics/autotrace/Makefile4
-rw-r--r--graphics/cuneiform/Makefile2
-rw-r--r--graphics/imgseek/Makefile4
-rw-r--r--graphics/k3d/Makefile4
-rw-r--r--graphics/kallery/Makefile4
-rw-r--r--graphics/libdmtx/Makefile4
-rw-r--r--graphics/opendx/Makefile4
-rw-r--r--graphics/pecl-imagick/Makefile4
-rw-r--r--graphics/pfstools/Makefile4
-rw-r--r--graphics/php-magickwand/Makefile4
-rw-r--r--graphics/pstoedit/Makefile4
-rw-r--r--graphics/reallyslick/Makefile4
-rw-r--r--graphics/ruby-rmagick/Makefile4
14 files changed, 27 insertions, 27 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index f1e2617444a1..e2b4a972e04f 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.8.11.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/
@@ -52,7 +52,7 @@ LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3
.if defined(WITHOUT_IMAGEMAGICK)
CONFIGURE_ARGS+= --without-imagemagick
.else
-LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
.endif
.include <bsd.port.post.mk>
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 2bb3f6d69afb..208f750e6fa2 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert bitmap to vector graphics
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+ MagickWand.3:${PORTSDIR}/graphics/ImageMagick
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile
index 6e8224d2c636..32f045cc0ee2 100644
--- a/graphics/cuneiform/Makefile
+++ b/graphics/cuneiform/Makefile
@@ -36,7 +36,7 @@ CMAKE_ARGS= -DCMAKE_EXE_LINKER_FLAGS="-L${LOCALBASE}/lib -ldlmalloc"
.endif
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
.endif
post-extract:
diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile
index f62a210408a4..af84906c805c 100644
--- a/graphics/imgseek/Makefile
+++ b/graphics/imgseek/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imgSeek
PORTVERSION= 0.8.6
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF
@@ -17,7 +17,7 @@ COMMENT= A photo manager and viewer with content-based search
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
- MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+ MagickWand.3:${PORTSDIR}/graphics/ImageMagick
USE_PYDISTUTILS=yes
USE_PYTHON= yes
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 8be52cf26001..e7e6d79c7c4e 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -9,7 +9,7 @@
PORTNAME= k3d
PORTVERSION= 0.6.7.0
DISTVERSIONSUFFIX=-src
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= 3D modeling, animation, and rendering system
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
gts.5:${PORTSDIR}/graphics/gts \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile
index 0691608f2a09..a845d39e5ddb 100644
--- a/graphics/kallery/Makefile
+++ b/graphics/kallery/Makefile
@@ -7,14 +7,14 @@
PORTNAME= kallery
PORTVERSION= 1.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics www kde
MASTER_SITES= http://kallery.kdewebdev.org/releases/
MAINTAINER= metrol@metrol.net
COMMENT= An image gallery generator for KDE
-LIB_DEPENDS= MagickCore.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickCore.3:${PORTSDIR}/graphics/ImageMagick
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/graphics/libdmtx/Makefile b/graphics/libdmtx/Makefile
index 00a5d77e6e07..df4e035feab9 100644
--- a/graphics/libdmtx/Makefile
+++ b/graphics/libdmtx/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libdmtx
PORTVERSION= 0.7.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= johans@FreeBSD.org
COMMENT= Software for reading and writing Data Matrix barcodes
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
MAN1= dmtxread.1 dmtxwrite.1 dmtxquery.1
MAN3= libdmtx.3
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile
index da74fda78748..91ed90510cef 100644
--- a/graphics/opendx/Makefile
+++ b/graphics/opendx/Makefile
@@ -8,7 +8,7 @@
PORTNAME= opendx
PORTVERSION= 4.4.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics math
MASTER_SITES= http://www.sfr-fresh.com/unix/misc/
DISTNAME= dx-${PORTVERSION}
@@ -16,7 +16,7 @@ DISTNAME= dx-${PORTVERSION}
MAINTAINER= stephen@missouri.edu
COMMENT= IBM's Open Visualization Data Explorer
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \
tiff.4:${PORTSDIR}/graphics/tiff \
cdf.0:${PORTSDIR}/science/cdf
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile
index 18f9b59fbf5b..f9affa4299a9 100644
--- a/graphics/pecl-imagick/Makefile
+++ b/graphics/pecl-imagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imagick
PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -17,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= anray@FreeBSD.org
COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
USE_PHP= yes
USE_PHPEXT= yes
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 4c87291cf5e4..18c0889c8500 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pfstools
PORTVERSION= 1.6.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF
@@ -120,7 +120,7 @@ PLIST_SUB+= QT="@comment "
.if defined(WITH_IM)
CONFIGURE_ARGS+=--enable-imagemagick
-LIB_DEPENDS+= Magick++.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick++.3:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= IM=""
.else
CONFIGURE_ARGS+=--disable-imagemagick
diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile
index 569dcc7a2470..0d4a18a91c50 100644
--- a/graphics/php-magickwand/Makefile
+++ b/graphics/php-magickwand/Makefile
@@ -7,7 +7,7 @@
PORTNAME= magickwand
PORTVERSION= 1.0.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.magickwand.org/download/php/
PKGNAMEPREFIX= php-
@@ -16,7 +16,7 @@ DISTNAME= MagickWandForPHP-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= A PHP extension to manipulate images
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
USE_PHP= yes
USE_PHPEXT= yes
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index ac1296b9706c..07b7380e56a7 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pstoedit
PORTVERSION= 3.50
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
@@ -40,7 +40,7 @@ LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --without-magick
PLIST_SUB+= IMAGEMAGICK="@comment "
.else
-LIB_DEPENDS+= Magick++.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick++.3:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= IMAGEMAGICK=""
.endif
diff --git a/graphics/reallyslick/Makefile b/graphics/reallyslick/Makefile
index a072982bd8cd..5f25e5d86ad5 100644
--- a/graphics/reallyslick/Makefile
+++ b/graphics/reallyslick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= reallyslick
PORTVERSION= 0.9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF/rss-glx/rss-glx/${PORTVERSION}
DISTNAME= rss-glx_${PORTVERSION}
@@ -15,7 +15,7 @@ DISTNAME= rss-glx_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL screensaver collection
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \
GLC.0:${PORTSDIR}/graphics/quesoglc
OPTIONS= FREEALUT "Enable freealut support" off \
diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile
index a0032e033f1d..c195c16aa60b 100644
--- a/graphics/ruby-rmagick/Makefile
+++ b/graphics/ruby-rmagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rmagick
PORTVERSION= 2.13.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= stas@FreeBSD.org
COMMENT= A Ruby binding for ImageMagick
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
USE_BZIP2= yes
USE_RUBY= yes