summaryrefslogtreecommitdiff
path: root/science/hdf5-18
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
commit09f9633cb617878a6611cfdfb630e55d957188ef (patch)
tree75221c7f7553f4576b2cf1137ee3db4058fd8973 /science/hdf5-18
parentd2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff)
downloadfreebsd-ports-09f9633cb617878a6611cfdfb630e55d957188ef.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
Diffstat (limited to 'science/hdf5-18')
-rw-r--r--science/hdf5-18/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index 0940d6c88b25..bec6c03d8441 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hdf5
PORTVERSION= 1.8.20 # When PORTVERSION changes, please update french/med/files/patch-configure
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science archivers graphics
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/current18/src/ \
http://support.hdfgroup.org/ftp/HDF5/current18/src/ \