diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 278eabbbb94d..4c3bdf8dd963 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -7,6 +7,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +23,7 @@ LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \ png.5:${PORTSDIR}/graphics/png \ ming.3:${PORTSDIR}/graphics/ming \ wmf.2:${PORTSDIR}/graphics/libwmf \ - Magick.5:${PORTSDIR}/graphics/ImageMagick \ + Magick.6:${PORTSDIR}/graphics/ImageMagick \ pstoedit.0:${PORTSDIR}/graphics/pstoedit .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index b5be7f94a40a..b6c2b2aa511c 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -7,6 +7,7 @@ PORTNAME= kallery PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://www.virtualartisans.com/kde/andras/kallery/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= metrol@metrol.net COMMENT= An image gallery generator for KDE -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index f93d8b41d90b..2653a2dbd7c8 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.2.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics math MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/ \ http://opendx.npaci.edu/source/ @@ -17,7 +17,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick \ df.1:${PORTSDIR}/graphics/hdf \ netcdf.1:${PORTSDIR}/math/netcdf \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 1983a992e690..2414683b1292 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,13 +7,14 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ MAINTAINER= avleeuwen@piwebs.com COMMENT= A free, fast, and feature packed image browser and viewer for KDE -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif GNU_CONFIGURE= yes diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 0acea35ea8f6..1afa399a7842 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -7,6 +7,7 @@ PORTNAME= rmagick PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://rubyforge.org/download.php/124/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -20,7 +21,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby binding for ImageMagick -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index b6398087b35c..d3c1a27abc47 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,6 +7,7 @@ PORTNAME= transcode PORTVERSION= 0.6.9 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.zebra.fh-weingarten.de/~transcode/pre/ @@ -106,7 +107,7 @@ WITH_DIVX5= yes .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.6:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else CONFIGURE_ARGS+= --with-magick-mods=no diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index 910c757c3808..d526f2342c3f 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -8,6 +8,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ http://people.FreeBSD.org/~foxfair/distfiles/ @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= HTML to LaTeX to PDF Converter -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick USE_BISON= yes USE_GMAKE= yes diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 65b514c7c1ee..58aff8d4efda 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-2.03pre3 MAINTAINER= ache@freebsd.org COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick USE_PERL5= yes GNU_CONFIGURE= yes