aboutsummaryrefslogtreecommitdiffstats
path: root/science/hdf5
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-09-11 04:55:38 +0800
committergerald <gerald@FreeBSD.org>2017-09-11 04:55:38 +0800
commita8659f2c3a739594f865ddb2381c38d14c4d611e (patch)
treeb2fdb90b31860ce377c34f790e4d2f4ed3dad14f /science/hdf5
parent7b70c817a4e56a6ba513c3a87fb89b520f7ea8e1 (diff)
downloadfreebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.tar.gz
freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.tar.zst
freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
Diffstat (limited to 'science/hdf5')
-rw-r--r--science/hdf5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 3be62ea1126b..ce7709cf18b5 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hdf5
PORTVERSION= 1.10.1
+PORTREVISION= 1
CATEGORIES= science archivers graphics
MASTER_SITES= https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \