mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Upgrade science/hdf5-18 to 1.8.21.
Release notes at: <https://portal.hdfgroup.org/display/HDF5/Software+Changes+from+Release+to+Release+for+HDF5-1.8#SoftwareChangesfromReleasetoReleaseforHDF5-1.8-Release1.8.21ofMay2018versusRelease1.8.20> PR: 233071 Submitted by: wenheping2000 (at) hotmail.com (Original maintainer)
This commit is contained in:
parent
a245eb7b5a
commit
bb7521d651
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484476
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= med
|
||||
DISTVERSION= 3.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= french science
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
@ -13,8 +14,6 @@ LICENSE= GPLv3
|
||||
BUILD_DEPENDS= gsed:textproc/gsed
|
||||
LIB_DEPENDS= libhdf5-18.so:science/hdf5-18
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USES= fortran gmake libtool tk
|
||||
@ -29,6 +28,8 @@ TEST_WRKSRC= ${WRKSRC}/tests
|
||||
TEST_TARGET= check # XXX: some fail
|
||||
TEST_ENV= ${MAKE_ENV} HDF5_DISABLE_VERSION_CHECK=1
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
LIBVER= 1.9.1
|
||||
PLIST_SUB+= VE=${LIBVER}
|
||||
|
||||
|
@ -5,11 +5,11 @@
|
||||
#demande une modification du test de version ds
|
||||
#med_check_hdf5.m4
|
||||
-HDF_VERSION_REF=5-1.8.11
|
||||
+HDF_VERSION_REF=5-1.8.20
|
||||
+HDF_VERSION_REF=5-1.8.21
|
||||
HDF_VERSION_MAJOR_REF=1
|
||||
HDF_VERSION_MINOR_REF=8
|
||||
-HDF_VERSION_RELEASE_REF=11
|
||||
+HDF_VERSION_RELEASE_REF=20
|
||||
+HDF_VERSION_RELEASE_REF=21
|
||||
|
||||
|
||||
|
||||
|
@ -2,12 +2,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.8.20 # When PORTVERSION changes, please update french/med/files/patch-configure
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.8.21 # When PORTVERSION changes, please update french/med/files/patch-configure
|
||||
CATEGORIES= science archivers graphics
|
||||
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/current18/src/ \
|
||||
http://support.hdfgroup.org/ftp/HDF5/current18/src/ \
|
||||
ftp://ftp.hdfgroup.org/HDF5/current18/src/
|
||||
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/ \
|
||||
http://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/ \
|
||||
ftp://ftp.hdfgroup.org/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/
|
||||
PKGNAMESUFFIX= -18
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1512312358
|
||||
SHA256 (hdf5-1.8.20.tar.bz2) = a4f2db7e0a078aa324f64e0216a80731731f73025367fa94d158c9b1d3fbdf6f
|
||||
SIZE (hdf5-1.8.20.tar.bz2) = 10170195
|
||||
TIMESTAMP = 1541674750
|
||||
SHA256 (hdf5-1.8.21.tar.bz2) = e5b1b1dee44a64b795a91c3321ab7196d9e0871fe50d42969761794e3899f40d
|
||||
SIZE (hdf5-1.8.21.tar.bz2) = 6872822
|
||||
|
@ -19,6 +19,7 @@ bin/h5stat-18
|
||||
bin/h5unjam-18
|
||||
include/hdf5-18/H5AbstractDs.h
|
||||
include/hdf5-18/H5ACpublic.h
|
||||
include/hdf5-18/H5AcreatProp.h
|
||||
include/hdf5-18/H5api_adpt.h
|
||||
include/hdf5-18/H5Apublic.h
|
||||
include/hdf5-18/H5ArrayType.h
|
||||
@ -65,6 +66,7 @@ include/hdf5-18/H5Include.h
|
||||
include/hdf5-18/H5IntType.h
|
||||
include/hdf5-18/H5Ipublic.h
|
||||
include/hdf5-18/H5LaccProp.h
|
||||
include/hdf5-18/H5LcreatProp.h
|
||||
include/hdf5-18/H5Library.h
|
||||
include/hdf5-18/H5Location.h
|
||||
include/hdf5-18/H5Lpublic.h
|
||||
@ -83,6 +85,7 @@ include/hdf5-18/H5PTpublic.h
|
||||
include/hdf5-18/H5Rpublic.h
|
||||
include/hdf5-18/H5Spublic.h
|
||||
include/hdf5-18/H5StrType.h
|
||||
include/hdf5-18/H5StrcreatProp.h
|
||||
include/hdf5-18/H5TBpublic.h
|
||||
include/hdf5-18/H5Tpublic.h
|
||||
include/hdf5-18/H5VarLenType.h
|
||||
@ -133,32 +136,32 @@ lib/libhdf5-18.la
|
||||
lib/libhdf5-18.settings
|
||||
lib/libhdf5-18.so
|
||||
lib/libhdf5-18.so.10
|
||||
lib/libhdf5-18.so.10.3.1
|
||||
lib/libhdf5-18.so.10.3.2
|
||||
lib/libhdf5-18_cpp.a
|
||||
lib/libhdf5-18_cpp.la
|
||||
lib/libhdf5-18_cpp.so
|
||||
lib/libhdf5-18_cpp.so.15
|
||||
lib/libhdf5-18_cpp.so.15.0.0
|
||||
lib/libhdf5-18_cpp.so.16
|
||||
lib/libhdf5-18_cpp.so.16.0.0
|
||||
%%FORTRAN%%lib/libhdf5-18_fortran.a
|
||||
%%FORTRAN%%lib/libhdf5-18_fortran.la
|
||||
%%FORTRAN%%lib/libhdf5-18_fortran.so
|
||||
%%FORTRAN%%lib/libhdf5-18_fortran.so.10
|
||||
%%FORTRAN%%lib/libhdf5-18_fortran.so.10.0.5
|
||||
%%FORTRAN%%lib/libhdf5-18_fortran.so.10.0.6
|
||||
lib/libhdf5-18_hl.a
|
||||
lib/libhdf5-18_hl.la
|
||||
lib/libhdf5-18_hl.so
|
||||
lib/libhdf5-18_hl.so.10
|
||||
lib/libhdf5-18_hl.so.10.2.1
|
||||
lib/libhdf5-18_hl.so.10.2.2
|
||||
lib/libhdf5-18_hl_cpp.a
|
||||
lib/libhdf5-18_hl_cpp.la
|
||||
lib/libhdf5-18_hl_cpp.so
|
||||
lib/libhdf5-18_hl_cpp.so.11
|
||||
lib/libhdf5-18_hl_cpp.so.11.1.1
|
||||
lib/libhdf5-18_hl_cpp.so.11.1.2
|
||||
%%FORTRAN%%lib/libhdf5-18hl_fortran.a
|
||||
%%FORTRAN%%lib/libhdf5-18hl_fortran.la
|
||||
%%FORTRAN%%lib/libhdf5-18hl_fortran.so
|
||||
%%FORTRAN%%lib/libhdf5-18hl_fortran.so.10
|
||||
%%FORTRAN%%lib/libhdf5-18hl_fortran.so.10.0.4
|
||||
%%FORTRAN%%lib/libhdf5-18hl_fortran.so.10.0.5
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/chunks.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/compound.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user