aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-04-21 04:42:39 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-04-21 04:42:39 +0800
commitf231c2016f6af7580772f2ce74510dbe5a3a5788 (patch)
tree0d93d8b3173ba1999f1a826b0d19eaa1e23c4444 /graphics
parentde952e6047a864a03336bdf1ef9c05c4f62a64f0 (diff)
downloadfreebsd-ports-gnome-f231c2016f6af7580772f2ce74510dbe5a3a5788.tar.gz
freebsd-ports-gnome-f231c2016f6af7580772f2ce74510dbe5a3a5788.tar.zst
freebsd-ports-gnome-f231c2016f6af7580772f2ce74510dbe5a3a5788.zip
- Update to 1.10.0
- Add LICENSE_FILE - Remove outdated PORTSCOUT - Re-enable SZIP option by default: it was changed unintentionally in r398300 Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'graphics')
-rw-r--r--graphics/alembic/Makefile1
-rw-r--r--graphics/gdal/Makefile2
-rw-r--r--graphics/openimageio/Makefile1
-rw-r--r--graphics/vigra/Makefile2
4 files changed, 4 insertions, 2 deletions
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile
index c29977024f06..181f52aec8c2 100644
--- a/graphics/alembic/Makefile
+++ b/graphics/alembic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= alembic
PORTVERSION= 1.5.8
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 8267a750d8bf..28ef21bd50ce 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdal
PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index df1facb3ad60..6dd7e8428f46 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -4,6 +4,7 @@
PORTNAME= openimageio
PORTVERSION= 1.6.12
DISTVERSIONPREFIX= Release-
+PORTREVISION= 1
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index b56201dfbae5..7e1856b08d11 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vigra
DISTVERSION= 1.11.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org