diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/djvulibre-nox11/Makefile | 2 | ||||
-rw-r--r-- | graphics/gdal/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimmage/Makefile | 4 | ||||
-rw-r--r-- | graphics/gnash-devel/Makefile | 4 | ||||
-rw-r--r-- | graphics/gnash/Makefile | 4 | ||||
-rw-r--r-- | graphics/jp2a/Makefile | 4 | ||||
-rw-r--r-- | graphics/mapserver/Makefile | 3 | ||||
-rw-r--r-- | graphics/osg-devel/Makefile | 3 | ||||
-rw-r--r-- | graphics/osg/Makefile | 3 | ||||
-rw-r--r-- | graphics/paintlib/Makefile | 1 | ||||
-rw-r--r-- | graphics/telak/Makefile | 4 |
11 files changed, 20 insertions, 16 deletions
diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index c5d8ce47edf6..339b2d9f9879 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -7,7 +7,7 @@ PORTNAME= djvulibre PORTVERSION= 3.5.21 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= SF/djvu PKGNAMESUFFIX= -nox11 diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index fd43bbe6effc..8db579d42321 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdal PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ http://www.gdal.org/dl/ \ @@ -71,7 +71,7 @@ CONFIGURE_ARGS+= --with-cfitsio=no .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-curl=${LOCALBASE}/bin/curl-config .else CONFIGURE_ARGS+= --with-curl=no diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index 3b09f8508841..50a8cc0e8f47 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimmage PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= BERLIOS CENKES @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index a3d7db0346f0..e4c3a4aadf9d 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 20081208 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics # gnashdev.org is slower MASTER_SITES= http://mirror.amdmi3.ru/ \ @@ -21,7 +21,7 @@ COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= gnash-[0-9]* diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 747f581b8560..009c8076435e 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 0.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://getgnash.org/packages/releases/ \ ${MASTER_SITE_GNU} @@ -18,7 +18,7 @@ COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= gnash-devel-[0-9]* diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile index 8b065cdb4616..bffa746a99c7 100644 --- a/graphics/jp2a/Makefile +++ b/graphics/jp2a/Makefile @@ -7,7 +7,7 @@ PORTNAME= jp2a PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Converts JPG images to ASCII LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index a92944b74286..858a573675b8 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -7,6 +7,7 @@ PORTNAME= mapserver PORTVERSION= 5.2.0 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= http://download.osgeo.org/mapserver/ @@ -104,7 +105,7 @@ PLIST_SUB+= WITH_PERL="@comment " .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-curl=${LOCALBASE} .endif diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index e6b61fb9ba20..4d57c5c20ed4 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= osg PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/ @@ -45,7 +46,7 @@ FORCE_REQUIRE= JPEG PNG TIFF ZLIB Threads OpenGL X11 .if defined(WITH_CURL) FORCE_REQUIRE+= CURL -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else FORCE_IGNORE+= CURL diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index e6b61fb9ba20..4d57c5c20ed4 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -7,6 +7,7 @@ PORTNAME= osg PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/ @@ -45,7 +46,7 @@ FORCE_REQUIRE= JPEG PNG TIFF ZLIB Threads OpenGL X11 .if defined(WITH_CURL) FORCE_REQUIRE+= CURL -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else FORCE_IGNORE+= CURL diff --git a/graphics/paintlib/Makefile b/graphics/paintlib/Makefile index d3c93fbe5578..7bab62617d8a 100644 --- a/graphics/paintlib/Makefile +++ b/graphics/paintlib/Makefile @@ -7,6 +7,7 @@ PORTNAME= paintlib PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.paintlib.de/paintlib/ diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 3b66fe4fee20..6508479be347 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -7,7 +7,7 @@ PORTNAME= telak PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ CRITICAL @@ -15,7 +15,7 @@ MASTER_SITES= http://julien.danjou.info/telak/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to draw pictures on your root window -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes |