From 779a04d1f707b7fdbf154d56577444fff9c0306f Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Sun, 28 Mar 2010 21:41:12 +0000 Subject: [PATCH] - Bump Magick++, MagickWand or MagickCore dependency --- audio/mp3plot/Makefile | 4 ++-- comms/xastir/Makefile | 4 ++-- databases/virtuoso/Makefile | 4 ++-- deskutils/calibre/Makefile | 4 ++-- devel/synfig/Makefile | 2 +- graphics/ale/Makefile | 4 ++-- graphics/autotrace/Makefile | 4 ++-- graphics/cuneiform/Makefile | 2 +- graphics/imgseek/Makefile | 4 ++-- graphics/k3d/Makefile | 4 ++-- graphics/kallery/Makefile | 4 ++-- graphics/libdmtx/Makefile | 4 ++-- graphics/opendx/Makefile | 4 ++-- graphics/pecl-imagick/Makefile | 4 ++-- graphics/pfstools/Makefile | 4 ++-- graphics/php-magickwand/Makefile | 4 ++-- graphics/pstoedit/Makefile | 4 ++-- graphics/reallyslick/Makefile | 4 ++-- graphics/ruby-rmagick/Makefile | 4 ++-- lang/q/Makefile | 4 ++-- math/labplot/Makefile | 4 ++-- multimedia/dvdauthor/Makefile | 4 ++-- multimedia/kino/Makefile | 4 ++-- multimedia/libxine/Makefile | 4 ++-- multimedia/transcode/Makefile | 4 ++-- net-mgmt/kismet/Makefile | 4 ++-- science/gnudatalanguage/Makefile | 4 ++-- textproc/libextractor/Makefile | 4 ++-- www/WebMagick/Makefile | 4 ++-- www/typo3/Makefile | 2 +- www/typo343/Makefile | 2 +- www/typo344/Makefile | 2 +- www/typo345/Makefile | 2 +- www/typo346/Makefile | 2 +- 34 files changed, 61 insertions(+), 61 deletions(-) diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 0be0aa1c5b5a..b24e59694af0 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ @@ -43,7 +43,7 @@ LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick++.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.3:${PORTSDIR}/graphics/ImageMagick .else CONFIGURE_ARGS+= --disable-magick .endif diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 51cc9726e814..581e7fbbe212 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,7 +7,7 @@ PORTNAME= xastir PORTVERSION= 1.9.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} @@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --without-imagemagick --without-graphicsmagick .if defined(WITH_GRAPHICK) LIB_DEPENDS+= GraphicsMagickWand.3:${PORTSDIR}/graphics/GraphicsMagick .else -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+= --without-graphicsmagick .endif .endif diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index aa017ecbe24b..f71651519aab 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -7,7 +7,7 @@ PORTNAME= virtuoso PORTVERSION= 6.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= SF DISTNAME= ${PORTNAME}-opensource-${PORTVERSION} @@ -61,7 +61,7 @@ post-patch: .if defined(WITH_IMAGEMAGICK) CONFIGURE_ARGS+=--enable-imagemagick=${LOCALBASE} -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else CONFIGURE_ARGS+=--disable-imagemagick diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 1c2f33ff1de0..10da7855115f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,7 +7,7 @@ PORTNAME= calibre PORTVERSION= 0.6.27 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils python MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ http://calibre-ebook.googlecode.com/files/ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ MAINTAINER= stas@FreeBSD.org COMMENT= Ebook management application -LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 \ wmflite:${PORTSDIR}/graphics/libwmf diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index 4a37f6fb3c93..91f3f71e7e63 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -7,7 +7,7 @@ PORTNAME= synfig DISTVERSION= 0.62.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel graphics multimedia MASTER_SITES= SF 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 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 diff --git a/lang/q/Makefile b/lang/q/Makefile index df2444072bf9..f6525179a893 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -7,14 +7,14 @@ PORTNAME= q PORTVERSION= 7.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}-lang/${PORTNAME}/${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Q -- equational programming language -LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \ curl.5:${PORTSDIR}/ftp/curl \ freetype.9:${PORTSDIR}/print/freetype2 \ gdbm.3:${PORTSDIR}/databases/gdbm \ diff --git a/math/labplot/Makefile b/math/labplot/Makefile index de38184bbc2a..567849dad81d 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= LabPlot PORTVERSION= 1.6.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math kde MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= LabPlot : Data analysis and visualisation LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jasper.4:${PORTSDIR}/graphics/jasper \ - MagickWand.2:${PORTSDIR}/graphics/ImageMagick \ + MagickWand.3:${PORTSDIR}/graphics/ImageMagick \ gsl.14:${PORTSDIR}/math/gsl \ fftw3.5:${PORTSDIR}/math/fftw3 \ qwtplot3d.0:${PORTSDIR}/math/qwtplot3d \ diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 71b180ee1b44..16811b5abab2 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.6.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF @@ -49,7 +49,7 @@ USE_ICONV= yes CONFIGURE_ENV+= CFLAGS="-DICONV_CONV=yes" .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .else LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png .endif diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index e2f790088664..0ecefd32f643 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -7,7 +7,7 @@ PORTNAME= kino PORTVERSION= 1.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= pb@FreeBSD.org COMMENT= A DV non-linear video editor LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ - MagickWand.2:${PORTSDIR}/graphics/ImageMagick \ + MagickWand.3:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ mplex:${PORTSDIR}/multimedia/mjpegtools diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 3bd73bda55be..b0f956ca06d9 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.16.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib%20%28${PORTNAME}%20core%29/${PORTVERSION} PKGNAMEPREFIX= lib @@ -173,7 +173,7 @@ CONFIGURE_ARGS+= --disable-aalib --disable-aalibtest .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else PLIST_SUB+= WITH_IMAGEMAGICK="@comment " diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 79bae48544f5..4177b81945c9 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= transcode PORTVERSION= 1.1.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_BERLIOS} \ http://fromani.exit1.org/ @@ -209,7 +209,7 @@ CONFIGURE_ARGS+= --disable-sdl .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+= --with-imagemagick-prefix=${LOCALBASE} --enable-imagemagick .else CONFIGURE_ARGS+= --disable-imagemagick diff --git a/net-mgmt/kismet/Makefile b/net-mgmt/kismet/Makefile index bbcca954632a..c85371e34b7c 100644 --- a/net-mgmt/kismet/Makefile +++ b/net-mgmt/kismet/Makefile @@ -7,7 +7,7 @@ PORTNAME= kismet PORTVERSION= 200805.r1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://www.kismetwireless.net/code/ DISTNAME= kismet-2008-05-R1 @@ -47,7 +47,7 @@ CONFIGURE_ARGS+=--disable-setuid PLIST_SUB+= GPS="" LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4 \ expat.6:${PORTSDIR}/textproc/expat2 \ - Magick++.2:${PORTSDIR}/graphics/ImageMagick + Magick++.3:${PORTSDIR}/graphics/ImageMagick BUILD_DEPENDS+= wget:${PORTSDIR}/ftp/wget MAN1= gpsmap.1 .else diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 312517654c33..7acc0317ba53 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9rc3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION} .if defined(BUILD_PYTHON_MODULE) @@ -53,7 +53,7 @@ PLIST_SUB+= MASTER="" .endif .if !defined(WITHOUT_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+=--with-Magick=${LOCALBASE} .else CONFIGURE_ARGS+=--with-Magick=no diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 241cd372427c..d0b8f7eef1d4 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libextractor PORTVERSION= 0.5.20b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://gnunet.org/libextractor/download/ @@ -52,7 +52,7 @@ check: build .include .if exists(${LOCALBASE}/include/wand/magick-wand.h) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif .if exists(${LOCALBASE}/include/vorbis/vorbisfile.h) diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index e21a18e2efb5..2d728b13d0ea 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p3 -PORTREVISION= 33 +PORTREVISION= 34 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre3 @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-2.03pre3 MAINTAINER= ache@freebsd.org COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails -LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/www/typo3/Makefile b/www/typo3/Makefile index f08489d972db..57c35e859a87 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -42,7 +42,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif pre-install: diff --git a/www/typo343/Makefile b/www/typo343/Makefile index f08489d972db..57c35e859a87 100644 --- a/www/typo343/Makefile +++ b/www/typo343/Makefile @@ -42,7 +42,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif pre-install: diff --git a/www/typo344/Makefile b/www/typo344/Makefile index f08489d972db..57c35e859a87 100644 --- a/www/typo344/Makefile +++ b/www/typo344/Makefile @@ -42,7 +42,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif pre-install: diff --git a/www/typo345/Makefile b/www/typo345/Makefile index f08489d972db..57c35e859a87 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -42,7 +42,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif pre-install: diff --git a/www/typo346/Makefile b/www/typo346/Makefile index f08489d972db..57c35e859a87 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -42,7 +42,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif pre-install: