From 3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 11 Oct 2011 07:17:46 +0000 Subject: Update ImageMagick to 6.7.2-10 (shlib bumped to .5) --- audio/mp3plot/Makefile | 4 ++-- comms/xastir/Makefile | 4 ++-- databases/virtuoso/Makefile | 4 ++-- deskutils/calibre/Makefile | 3 ++- editors/emacs-devel/Makefile | 3 ++- graphics/ImageMagick/Makefile | 2 +- graphics/ImageMagick/distinfo | 4 ++-- graphics/ImageMagick/pkg-plist | 8 ++++---- graphics/ale/Makefile | 4 ++-- graphics/cuneiform/Makefile | 3 ++- graphics/k3d/Makefile | 4 ++-- graphics/kallery/Makefile | 4 ++-- graphics/libdmtx/Makefile | 3 ++- graphics/npretty/Makefile | 2 +- graphics/opendx/Makefile | 4 ++-- graphics/pecl-imagick/Makefile | 3 ++- graphics/pfstools/Makefile | 4 ++-- graphics/php-magickwand/Makefile | 4 ++-- graphics/pstoedit/Makefile | 4 ++-- graphics/reallyslick/Makefile | 4 ++-- graphics/ruby-rmagick/Makefile | 4 ++-- graphics/zbar/Makefile | 3 ++- lang/q/Makefile | 4 ++-- multimedia/dvdauthor/Makefile | 5 +++-- multimedia/libxine/Makefile | 4 ++-- multimedia/transcode/Makefile | 4 ++-- science/gnudatalanguage/Makefile | 4 ++-- security/libfprint/Makefile | 1 + 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, 63 insertions(+), 55 deletions(-) diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 1be756156e47..a2e3b89adea2 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ @@ -44,7 +44,7 @@ LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick++.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.5:${PORTSDIR}/graphics/ImageMagick .else CONFIGURE_ARGS+= --disable-magick .endif diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 26fa7a4f1c65..da61d4f679b9 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,7 +7,7 @@ PORTNAME= xastir PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 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.4:${PORTSDIR}/graphics/GraphicsMagick13 .else -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+= --without-graphicsmagick .endif .endif diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 980630af46e1..cc483dd9f998 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -7,7 +7,7 @@ PORTNAME= virtuoso PORTVERSION= 6.1.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF DISTNAME= ${PORTNAME}-opensource-${PORTVERSION} @@ -67,7 +67,7 @@ post-install: .if defined(WITH_IMAGEMAGICK) CONFIGURE_ARGS+=--enable-imagemagick=${LOCALBASE} -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else CONFIGURE_ARGS+=--disable-imagemagick diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index f73d58f99f56..2687c66687fb 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,13 +7,14 @@ PORTNAME= calibre PORTVERSION= 0.8.15 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ MAINTAINER= rnejdl@ringofsaturn.com COMMENT= Ebook management application -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 \ wmflite:${PORTSDIR}/graphics/libwmf \ diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index ce1577d9cb6e..eadbc5c19afb 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER}.${EMACS_REV} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors ipv6 MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ @@ -190,7 +191,7 @@ LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 .if defined(WITHOUT_IMAGEMAGICK) CONFIGURE_ARGS+= --without-imagemagick .else -LIB_DEPENDS+= MagickCore.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickCore.5:${PORTSDIR}/graphics/ImageMagick .endif .if defined(WITHOUT_M17N) diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index d133d351c2a0..b42818ae5339 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -DISTVERSION= 6.7.1-10 +DISTVERSION= 6.7.2-10 CATEGORIES= graphics perl5 MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \ ftp://ftp.nluug.nl/pub/ImageMagick/ \ diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index c3e9b8deb703..00dc5ddf0654 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.7.1-10.tar.xz) = bfc6cd07898c4248ba314d986d49fbdf36f48f301eb91c2be3b85c37a2c15bcc -SIZE (ImageMagick-6.7.1-10.tar.xz) = 7765380 +SHA256 (ImageMagick-6.7.2-10.tar.xz) = 73a61b868fccdcb0fd943cd0004fa00d9ec25260348d6543125a7b4804df2350 +SIZE (ImageMagick-6.7.2-10.tar.xz) = 7955804 diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist index e3ba4743acd8..fced933f8e06 100644 --- a/graphics/ImageMagick/pkg-plist +++ b/graphics/ImageMagick/pkg-plist @@ -21,7 +21,7 @@ etc/ImageMagick/log.xml etc/ImageMagick/magic.xml etc/ImageMagick/mime.xml etc/ImageMagick/policy.xml -etc/ImageMagick/sRGB.icm +etc/ImageMagick/sRGB.icc etc/ImageMagick/thresholds.xml etc/ImageMagick/type.xml etc/ImageMagick/type-dejavu.xml @@ -384,15 +384,15 @@ lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/filters/.keep lib/libMagick++.a lib/libMagick++.la lib/libMagick++.so -lib/libMagick++.so.4 +lib/libMagick++.so.5 lib/libMagickCore.a lib/libMagickCore.la lib/libMagickCore.so -lib/libMagickCore.so.4 +lib/libMagickCore.so.5 lib/libMagickWand.a lib/libMagickWand.la lib/libMagickWand.so -lib/libMagickWand.so.4 +lib/libMagickWand.so.5 libdata/pkgconfig/ImageMagick++.pc libdata/pkgconfig/Magick++.pc libdata/pkgconfig/ImageMagick.pc diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index 3a783530d9d9..ea1a891e61f3 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -8,7 +8,7 @@ PORTNAME= ale PORTVERSION= 0.8.11.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://auricle.dyndns.org/ALE/download/ @@ -51,7 +51,7 @@ LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3 .if defined(WITHOUT_IMAGEMAGICK) CONFIGURE_ARGS+= --without-imagemagick .else -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick .endif .include diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile index 408ca14a898c..fea8460d6ca8 100644 --- a/graphics/cuneiform/Makefile +++ b/graphics/cuneiform/Makefile @@ -7,6 +7,7 @@ PORTNAME= cuneiform PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://launchpadlibrarian.net/69906918/ DISTNAME= ${PORTNAME}-linux-${PORTVERSION} @@ -34,7 +35,7 @@ CMAKE_ARGS= -DCMAKE_EXE_LINKER_FLAGS="-L${LOCALBASE}/lib -ldlmalloc" .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick .endif post-extract: diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index fb4085e557a0..9cfb85eab833 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -9,7 +9,7 @@ PORTNAME= k3d PORTVERSION= 0.6.7.0 DISTVERSIONSUFFIX=-src -PORTREVISION= 10 +PORTREVISION= 11 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.4:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.5:${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 c0ed17124cc5..0b51565b189b 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -7,14 +7,14 @@ PORTNAME= kallery PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics www kde MASTER_SITES= http://kallery.kdewebdev.org/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= An image gallery generator for KDE -LIB_DEPENDS= MagickCore.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickCore.5:${PORTSDIR}/graphics/ImageMagick BROKEN= does not build DEPRECATED= does not build; last release 20010511 diff --git a/graphics/libdmtx/Makefile b/graphics/libdmtx/Makefile index 9e589f07039d..ddad2eb9acdc 100644 --- a/graphics/libdmtx/Makefile +++ b/graphics/libdmtx/Makefile @@ -7,13 +7,14 @@ PORTNAME= libdmtx PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= Library for reading and writing Data Matrix barcodes -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick MAN3= libdmtx.3 diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index b5bf705e3ca6..60adecf94966 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -7,7 +7,7 @@ PORTNAME= npretty PORTVERSION= 0.9.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 379925115b43..ce13692eb87c 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics math MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} @@ -16,7 +16,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= stephen@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.5:${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 53b8f4dfdd02..eaa932cfdd3b 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -7,6 +7,7 @@ PORTNAME= imagick PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -16,7 +17,7 @@ DIST_SUBDIR= PECL MAINTAINER= mm@FreeBSD.org COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick LICENSE= PHP301 diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index 1048d0ccb485..da4820ae085d 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -7,7 +7,7 @@ PORTNAME= pfstools PORTVERSION= 1.6.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF @@ -120,7 +120,7 @@ PLIST_SUB+= QT="@comment " .if defined(WITH_IM) CONFIGURE_ARGS+=--enable-imagemagick -LIB_DEPENDS+= Magick++.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.5:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= IM="" .else CONFIGURE_ARGS+=--disable-imagemagick diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile index 7cf34561bfa4..ac7090da0abe 100644 --- a/graphics/php-magickwand/Makefile +++ b/graphics/php-magickwand/Makefile @@ -7,7 +7,7 @@ PORTNAME= magickwand PORTVERSION= 1.0.8 -PORTREVISION= 5 +PORTREVISION= 6 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.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick USE_PHP= yes USE_PHPEXT= yes diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 1fa86f69efde..07c974a75ab8 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.50 -PORTREVISION= 5 +PORTREVISION= 6 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++.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.5:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= IMAGEMAGICK="" .endif diff --git a/graphics/reallyslick/Makefile b/graphics/reallyslick/Makefile index 1597b00903a1..9e8e86176107 100644 --- a/graphics/reallyslick/Makefile +++ b/graphics/reallyslick/Makefile @@ -7,7 +7,7 @@ PORTNAME= reallyslick PORTVERSION= 0.9.1 -PORTREVISION= 5 +PORTREVISION= 6 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.4:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.5:${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 d84a3bbb2416..82f709f97029 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= rmagick PORTVERSION= 2.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= stas@FreeBSD.org COMMENT= A Ruby binding for ImageMagick -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick USE_BZIP2= yes USE_RUBY= yes diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile index 4b5ebaea07f4..3a1c9c7bde39 100644 --- a/graphics/zbar/Makefile +++ b/graphics/zbar/Makefile @@ -7,6 +7,7 @@ PORTNAME= zbar PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF @@ -45,7 +46,7 @@ CONFIGURE_ARGS+= --with-x=no --without-xshm --without-xv .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick++.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.5:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+= --with-imagemagick=yes PLIST_SUB+= IMAGEMAGICK="" MAN1= zbarimg.1 diff --git a/lang/q/Makefile b/lang/q/Makefile index c05b2aeee049..104486e317f1 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -7,14 +7,14 @@ PORTNAME= q PORTVERSION= 7.11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}-lang/${PORTNAME}/${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Q -- equational programming language -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick \ curl.6:${PORTSDIR}/ftp/curl \ freetype.9:${PORTSDIR}/print/freetype2 \ gdbm.4:${PORTSDIR}/databases/gdbm \ diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index cb26614dc0f5..bdc7e2bf3eff 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -7,6 +7,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF @@ -34,7 +35,7 @@ WITH_FREETYPE= yes .if exists(${LOCALBASE}/lib/libiconv.so) WITH_ICONV= yes .endif -.if exists(${LOCALBASE}/lib/libMagickWand.so.4) +.if exists(${LOCALBASE}/lib/libMagickWand.so.5) WITH_IMAGEMAGICK= yes .endif @@ -43,7 +44,7 @@ USE_ICONV= yes CFLAGS+= -DICONV_CONV=yes .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick .else LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png .endif diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 3211c2d9242b..044217e83cd0 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.19 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib @@ -190,7 +190,7 @@ CONFIGURE_ARGS+= --disable-aalib --disable-aalibtest .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else PLIST_SUB+= WITH_IMAGEMAGICK="@comment " diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index b66eacbc710b..09a878ab4125 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= transcode PORTVERSION= 1.1.5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_BERLIOS} \ http://fromani.exit1.org/ @@ -208,7 +208,7 @@ CONFIGURE_ARGS+= --disable-sdl .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+= --with-imagemagick-prefix=${LOCALBASE} --enable-imagemagick .else CONFIGURE_ARGS+= --disable-imagemagick diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index e51c33db5a3d..fedf4cad9c58 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION} .if defined(BUILD_PYTHON_MODULE) @@ -56,7 +56,7 @@ PLIST_SUB+= MASTER="" .endif .if !defined(WITHOUT_IMAGEMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick CONFIGURE_ARGS+=--with-Magick=${LOCALBASE} .else CONFIGURE_ARGS+=--with-Magick=no diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 15a06c4983dd..0b95b184c55c 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -7,6 +7,7 @@ PORTNAME= libfprint PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://people.freedesktop.org/~hadess/ diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 53cb2cfc3111..32650c205fca 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p3 -PORTREVISION= 45 +PORTREVISION= 46 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre3 @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-2.03pre3 MAINTAINER= ports@FreeBSD.org COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails -LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 4c41110b6f59..a40bfc172217 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -48,7 +48,7 @@ USE_PHP+= gd .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11 +RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick .endif .if defined(WITH_MBSTRING) diff --git a/www/typo343/Makefile b/www/typo343/Makefile index f564059df4c0..092684a4c2aa 100644 --- a/www/typo343/Makefile +++ b/www/typo343/Makefile @@ -52,7 +52,7 @@ USE_PHP+= gd .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11 +RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick .endif .if defined(WITH_MBSTRING) diff --git a/www/typo344/Makefile b/www/typo344/Makefile index edda9d8e631d..89b503b95fab 100644 --- a/www/typo344/Makefile +++ b/www/typo344/Makefile @@ -49,7 +49,7 @@ USE_PHP+= gd .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11 +RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick .endif .if defined(WITH_MBSTRING) diff --git a/www/typo345/Makefile b/www/typo345/Makefile index 576434646773..22af52efb435 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -49,7 +49,7 @@ USE_PHP+= gd .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11 +RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick .endif .if defined(WITH_MBSTRING) diff --git a/www/typo346/Makefile b/www/typo346/Makefile index 4c41110b6f59..a40bfc172217 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -48,7 +48,7 @@ USE_PHP+= gd .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11 +RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick .endif .if defined(WITH_MBSTRING) -- cgit v1.2.3