aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-04-01 19:17:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-04-01 19:17:54 +0800
commitbc471e793f1738e9812704cec35b02177ec426a3 (patch)
treec200e4abf2382ab4365da9f7d8a8a0c84971381f /graphics
parentf089587d3e167bb4b940331efd36020a3d2ecb9d (diff)
downloadfreebsd-ports-gnome-bc471e793f1738e9812704cec35b02177ec426a3.tar.gz
freebsd-ports-gnome-bc471e793f1738e9812704cec35b02177ec426a3.tar.zst
freebsd-ports-gnome-bc471e793f1738e9812704cec35b02177ec426a3.zip
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick/Makefile2
-rw-r--r--graphics/ImageMagick/Makefile2
-rw-r--r--graphics/ImageMagick7/Makefile2
-rw-r--r--graphics/darktable/Makefile2
-rw-r--r--graphics/gdal/Makefile1
-rw-r--r--graphics/gegl3/Makefile1
-rw-r--r--graphics/gstreamer1-plugins-webp/Makefile2
-rw-r--r--graphics/gthumb/Makefile1
-rw-r--r--graphics/ida/Makefile1
-rw-r--r--graphics/imageworsener/Makefile1
-rw-r--r--graphics/leptonica/Makefile2
-rw-r--r--graphics/librasterlite2/Makefile2
-rw-r--r--graphics/mapnik/Makefile1
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/py-pillow/Makefile1
-rw-r--r--graphics/qt5-imageformats/Makefile1
-rw-r--r--graphics/sdl2_image/Makefile2
-rw-r--r--graphics/sdl_image/Makefile2
-rw-r--r--graphics/vips/Makefile1
-rw-r--r--graphics/webp/Makefile3
-rw-r--r--graphics/webp/distinfo4
-rw-r--r--graphics/webp/pkg-plist16
22 files changed, 30 insertions, 22 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index aa38a8ffcf4b..48c95e2ea96b 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -3,7 +3,7 @@
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.23
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SF \
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index c556b42b0fd5..f9252089a0ce 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ImageMagick
DISTVERSION= 6.9.3-7
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index dfc0c0bcfd15..c9c323646a05 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ImageMagick
DISTVERSION= 7.0.0-0~beta${DATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
http://www.imagemagick.org/download/beta/ \
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 3e2320bd0afe..5a4cc3e900e8 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,7 +3,7 @@
PORTNAME= darktable
PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 73a163af4cf3..2f9b4e630c2c 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gdal
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
diff --git a/graphics/gegl3/Makefile b/graphics/gegl3/Makefile
index 8ae2ca656c54..206ff94dcce4 100644
--- a/graphics/gegl3/Makefile
+++ b/graphics/gegl3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gegl
PORTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GIMP
PKGNAMESUFFIX= 3
diff --git a/graphics/gstreamer1-plugins-webp/Makefile b/graphics/gstreamer1-plugins-webp/Makefile
index e739c2af0fa3..b33d4b8a17b3 100644
--- a/graphics/gstreamer1-plugins-webp/Makefile
+++ b/graphics/gstreamer1-plugins-webp/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
COMMENT= GStreamer webp image decoder plugin
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index a0010f63bbdd..e2fcbf902483 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gthumb
PORTVERSION= 3.4.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile
index f178fde4517e..d14f147cf79d 100644
--- a/graphics/ida/Makefile
+++ b/graphics/ida/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ida
PORTVERSION= 2.10
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.kraxel.org/releases/fbida/
DISTNAME= fbida-${PORTVERSION}
diff --git a/graphics/imageworsener/Makefile b/graphics/imageworsener/Makefile
index fab0ad96dcfb..253ea0ff00a8 100644
--- a/graphics/imageworsener/Makefile
+++ b/graphics/imageworsener/Makefile
@@ -3,6 +3,7 @@
PORTNAME= imageworsener
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://entropymine.com/imageworsener/ \
LOCAL/sunpoet
diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile
index 808e3ae89e01..986b0208b711 100644
--- a/graphics/leptonica/Makefile
+++ b/graphics/leptonica/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leptonica
PORTVERSION= 1.72
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.leptonica.com/source/
diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile
index 31402e51ee3d..8076fe9a5562 100644
--- a/graphics/librasterlite2/Makefile
+++ b/graphics/librasterlite2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= librasterlite2
PORTVERSION= 1.0.0
DISTVERSIONSUFFIX=-rc0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 5fbc8db7c1d9..17f7c4ab1b43 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -4,6 +4,7 @@
PORTNAME= mapnik
PORTVERSION= 3.0.9
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index de37d1ccf609..a52f57ae791b 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openimageio
PORTVERSION= 1.6.10
DISTVERSIONPREFIX= Release-
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 729bd69eb587..c75aaaa215c6 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pillow
PORTVERSION= 3.1.1
+PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/qt5-imageformats/Makefile b/graphics/qt5-imageformats/Makefile
index 5f45fc1af6be..7656872e766f 100644
--- a/graphics/qt5-imageformats/Makefile
+++ b/graphics/qt5-imageformats/Makefile
@@ -2,6 +2,7 @@
PORTNAME= imageformats
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= qt5-
diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile
index 0d432766fcd2..e60f02e1ecc5 100644
--- a/graphics/sdl2_image/Makefile
+++ b/graphics/sdl2_image/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sdl2_image
PORTVERSION= 2.0.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL2_image-${PORTVERSION}
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index 24b7f31502e2..43fc51c267ae 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl_image
PORTVERSION= 1.2.12
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 8c1bd40df41f..a4bc939245fe 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vips
PORTVERSION= 8.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile
index ae865a2cbb50..c464647a7e65 100644
--- a/graphics/webp/Makefile
+++ b/graphics/webp/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= webp
-PORTVERSION= 0.4.4
-PORTREVISION= 1
+PORTVERSION= 0.5.0
CATEGORIES= graphics
MASTER_SITES= http://downloads.webmproject.org/releases/webp/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
diff --git a/graphics/webp/distinfo b/graphics/webp/distinfo
index a1bb6af8805e..c74794843b04 100644
--- a/graphics/webp/distinfo
+++ b/graphics/webp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.4.4.tar.gz) = c65d34edb57338e331ba4d622227a2b3179444cfca17d02c34f1ead63f603e86
-SIZE (libwebp-0.4.4.tar.gz) = 992491
+SHA256 (libwebp-0.5.0.tar.gz) = 5cd3bb7b623aff1f4e70bd611dc8dbabbf7688fd5eb225b32e02e09e37dfb274
+SIZE (libwebp-0.5.0.tar.gz) = 1121986
diff --git a/graphics/webp/pkg-plist b/graphics/webp/pkg-plist
index dfc7caf92360..75385a6ac451 100644
--- a/graphics/webp/pkg-plist
+++ b/graphics/webp/pkg-plist
@@ -11,20 +11,20 @@ include/webp/mux_types.h
include/webp/types.h
lib/libwebp.a
lib/libwebp.so
-lib/libwebp.so.5
-lib/libwebp.so.5.0.4
+lib/libwebp.so.6
+lib/libwebp.so.6.0.0
lib/libwebpdecoder.a
lib/libwebpdecoder.so
-lib/libwebpdecoder.so.1
-lib/libwebpdecoder.so.1.0.4
+lib/libwebpdecoder.so.2
+lib/libwebpdecoder.so.2.0.0
lib/libwebpdemux.a
lib/libwebpdemux.so
-lib/libwebpdemux.so.1
-lib/libwebpdemux.so.1.0.2
+lib/libwebpdemux.so.2
+lib/libwebpdemux.so.2.0.0
lib/libwebpmux.a
lib/libwebpmux.so
-lib/libwebpmux.so.1
-lib/libwebpmux.so.1.0.2
+lib/libwebpmux.so.2
+lib/libwebpmux.so.2.0.0
libdata/pkgconfig/libwebp.pc
libdata/pkgconfig/libwebpdecoder.pc
libdata/pkgconfig/libwebpdemux.pc