FreeBSD Bugzilla – Attachment 199079 Details for
Bug 233071
science/hdf5-18 : update to 1.8.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
update to 1.8.21
hdf5-1.8.21.diff.txt (text/plain), 3.44 KB, created by
wen
on 2018-11-08 11:30:08 UTC
(
hide
)
Description:
update to 1.8.21
Filename:
MIME Type:
Creator:
wen
Created:
2018-11-08 11:30:08 UTC
Size:
3.44 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 484442) >+++ Makefile (working copy) >@@ -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 >Index: distinfo >=================================================================== >--- distinfo (revision 484422) >+++ distinfo (working copy) >@@ -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 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 484422) >+++ pkg-plist (working copy) >@@ -19,6 +19,7 @@ > 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/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/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.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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233071
: 199079