From 6e5edf87e4e65cea762f73e6fe1f5b0f883a7d2d Mon Sep 17 00:00:00 2001
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Sun, 18 Jan 2015 10:39:51 +0000
Subject: - Update to 1.8.14 - Update MASTER_SITES - Use
 INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
 - Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
---
 science/cdo/Makefile             |  1 +
 science/cgnslib/Makefile         |  2 +-
 science/ecs/Makefile             |  1 +
 science/fvm/Makefile             |  2 +-
 science/gnudatalanguage/Makefile |  2 +-
 science/h5utils/Makefile         |  2 +-
 science/hdf-java/Makefile        |  2 +-
 science/hdf5/Makefile            | 10 +++++-----
 science/hdf5/distinfo            |  4 ++--
 science/hdf5/pkg-plist           | 24 ++++++++++++------------
 science/meep/Makefile            |  2 +-
 science/minc2/Makefile           |  2 +-
 science/mpb/Makefile             |  1 +
 science/netcdf/Makefile          |  1 +
 science/paraview/Makefile        |  2 +-
 science/py-h5py/Makefile         |  1 +
 science/py-netCDF4/Makefile      |  1 +
 science/silo/Makefile            |  1 +
 18 files changed, 34 insertions(+), 27 deletions(-)

(limited to 'science')

diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index f50cc3078fca..9a5b12a308d4 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	cdo
 PORTVERSION=	1.6.7
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	https://code.zmaw.de/attachments/download/9444/ \
 		LOCAL/sunpoet
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile
index dc905aac947c..1c48532d9853 100644
--- a/science/cgnslib/Makefile
+++ b/science/cgnslib/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	cgnslib
 DISTVERSION=	3.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	science
 MASTER_SITES=	SF/cgns/${PORTNAME}_${PORTVERSION:R}/
diff --git a/science/ecs/Makefile b/science/ecs/Makefile
index 36bd2935e09d..f52a5131f15d 100644
--- a/science/ecs/Makefile
+++ b/science/ecs/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	ecs
 PORTVERSION=	2.0.3
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://code-saturne.org/releases/
 
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
index 7ada4a921ad9..854b71623069 100644
--- a/science/fvm/Makefile
+++ b/science/fvm/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	fvm
 PORTVERSION=	0.15.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science parallel
 MASTER_SITES=	http://code-saturne.org/releases/
 
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 1bc048001fac..c2811d0978d6 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnudatalanguage
 DISTVERSION=	0.9.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science lang
 MASTER_SITES=	SF/${PORTNAME}/gdl/${DISTVERSION}
 .if defined(BUILD_PYTHON_MODULE)
diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile
index 639ecd93e391..f78030542326 100644
--- a/science/h5utils/Makefile
+++ b/science/h5utils/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	h5utils
 PORTVERSION=	1.12.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 MASTER_SITES=	http://ab-initio.mit.edu/${PORTNAME}/
 
diff --git a/science/hdf-java/Makefile b/science/hdf-java/Makefile
index 346f7f066b91..e34cd8cd1f7c 100644
--- a/science/hdf-java/Makefile
+++ b/science/hdf-java/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	hdf-java
 PORTVERSION=	2.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science java
 MASTER_SITES=	http://www.hdfgroup.org/ftp/HDF5/releases/HDF-JAVA/hdf-java-${PORTVERSION}/src/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index a73d3c676a7d..1935e5f48c8c 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -2,10 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	hdf5
-PORTVERSION=	1.8.13
-PORTREVISION=	1
+PORTVERSION=	1.8.14
 CATEGORIES=	science archivers graphics
-MASTER_SITES=	http://www.hdfgroup.org/ftp/HDF5/releases/${DISTNAME}/src/ \
+MASTER_SITES=	http://www.hdfgroup.org/ftp/HDF5/current/src/ \
+		ftp://ftp.hdfgroup.org/HDF5/current/src/ \
+		http://www.hdfgroup.org/ftp/HDF5/releases/${DISTNAME}/src/ \
 		ftp://ftp.hdfgroup.org/HDF5/releases/${DISTNAME}/src/ \
 		LOCAL/sunpoet
 
@@ -19,7 +20,6 @@ CONFLICTS_INSTALL=	hdf-4.[0-9]* hdf5-1.6.[0-9]*
 OPTIONS_DEFINE=	DEBUG EXAMPLES FORTRAN SZIP
 OPTIONS_SUB=	yes
 
-#CFLAGS+=	-D__BSD_VISIBLE
 CONFIGURE_ARGS=	--enable-cxx \
 		--enable-hl \
 		--enable-instrument \
@@ -27,7 +27,7 @@ CONFIGURE_ARGS=	--enable-cxx \
 		--with-pthread=/usr \
 		--with-zlib=/usr
 GNU_CONFIGURE=	yes
-MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
+INSTALL_TARGET=	install-strip
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 USES=		libtool tar:bzip2
diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo
index 74db4a0f032e..dcb2522ae15f 100644
--- a/science/hdf5/distinfo
+++ b/science/hdf5/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hdf5-1.8.13.tar.bz2) = c2f5a412107aba6f99fd7a4a9db6ce5f5fc8171ec931472784e5839d26aa17ef
-SIZE (hdf5-1.8.13.tar.bz2) = 9496378
+SHA256 (hdf5-1.8.14.tar.bz2) = 53722cb9f5977af2908f92fc1a3f8c597800a5cb448cfe5c75060d6335bb9bab
+SIZE (hdf5-1.8.14.tar.bz2) = 9503743
diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist
index 2f15621862ba..881ccd9ae277 100644
--- a/science/hdf5/pkg-plist
+++ b/science/hdf5/pkg-plist
@@ -128,25 +128,25 @@ include/hdf5_hl.h
 lib/libhdf5.a
 lib/libhdf5.settings
 lib/libhdf5.so
-lib/libhdf5.so.8
-lib/libhdf5.so.8.0.2
+lib/libhdf5.so.9
+lib/libhdf5.so.9.0.0
 lib/libhdf5_cpp.a
 lib/libhdf5_cpp.so
-lib/libhdf5_cpp.so.8
-lib/libhdf5_cpp.so.8.0.2
+lib/libhdf5_cpp.so.9
+lib/libhdf5_cpp.so.9.0.0
 %%FORTRAN%%lib/libhdf5_fortran.a
 %%FORTRAN%%lib/libhdf5_fortran.so
-%%FORTRAN%%lib/libhdf5_fortran.so.8
-%%FORTRAN%%lib/libhdf5_fortran.so.8.0.2
+%%FORTRAN%%lib/libhdf5_fortran.so.9
+%%FORTRAN%%lib/libhdf5_fortran.so.9.0.0
 lib/libhdf5_hl.a
 lib/libhdf5_hl.so
-lib/libhdf5_hl.so.8
-lib/libhdf5_hl.so.8.0.2
+lib/libhdf5_hl.so.9
+lib/libhdf5_hl.so.9.0.0
 lib/libhdf5_hl_cpp.a
 lib/libhdf5_hl_cpp.so
-lib/libhdf5_hl_cpp.so.8
-lib/libhdf5_hl_cpp.so.8.0.2
+lib/libhdf5_hl_cpp.so.9
+lib/libhdf5_hl_cpp.so.9.0.0
 %%FORTRAN%%lib/libhdf5hl_fortran.a
 %%FORTRAN%%lib/libhdf5hl_fortran.so
-%%FORTRAN%%lib/libhdf5hl_fortran.so.8
-%%FORTRAN%%lib/libhdf5hl_fortran.so.8.0.2
+%%FORTRAN%%lib/libhdf5hl_fortran.so.9
+%%FORTRAN%%lib/libhdf5hl_fortran.so.9.0.0
diff --git a/science/meep/Makefile b/science/meep/Makefile
index 1ccd4b3f0ff6..0c5576144eab 100644
--- a/science/meep/Makefile
+++ b/science/meep/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	meep
 PORTVERSION=	1.2
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	science
 MASTER_SITES=	http://ab-initio.mit.edu/meep/
 
diff --git a/science/minc2/Makefile b/science/minc2/Makefile
index 3a2c01dfc7a9..d1047f320f33 100644
--- a/science/minc2/Makefile
+++ b/science/minc2/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	minc
 PORTVERSION=	2.2.00
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	science biology
 MASTER_SITES=	GH
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index f388af829acc..272cc8832c97 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	mpb
 PORTVERSION=	1.5
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://ab-initio.mit.edu/mpb/
 
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 41784e695464..f2c94b282d12 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	netcdf
 PORTVERSION=	4.3.2
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
 		ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 22625d48272a..a2f405a377b7 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	paraview
 PORTVERSION=	4.1.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.paraview.org/files/v${VERMAJORMINOR}/
 DISTNAME=	ParaView-v${PORTVERSION}-source
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile
index ee0842393540..8f3875d3cbc5 100644
--- a/science/py-h5py/Makefile
+++ b/science/py-h5py/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	h5py
 PORTVERSION=	2.4.0
+PORTREVISION=	1
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile
index 80f3c2ac731b..c1685b063f45 100644
--- a/science/py-netCDF4/Makefile
+++ b/science/py-netCDF4/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	netCDF4
 PORTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/silo/Makefile b/science/silo/Makefile
index a6bc89d10c9c..97116aeb6b42 100644
--- a/science/silo/Makefile
+++ b/science/silo/Makefile
@@ -4,6 +4,7 @@
 PORTNAME=	silo
 PORTVERSION=	4.10
 DISTVERSIONSUFFIX=	-bsd
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	https://wci.llnl.gov/codes/${PORTNAME}/silo-${PORTVERSION}/
 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0