diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-08 04:40:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-08 04:40:09 +0800 |
commit | c40922de9d9dc016ac14376bc99bb4e89fc97d9e (patch) | |
tree | a5a1d4c6707712f60e812eeec38bcb04aed49306 /science/hdf5 | |
parent | cbbeed2a187a8fbdae6372ac0daeef48afaaad06 (diff) | |
download | freebsd-ports-gnome-c40922de9d9dc016ac14376bc99bb4e89fc97d9e.tar.gz freebsd-ports-gnome-c40922de9d9dc016ac14376bc99bb4e89fc97d9e.tar.zst freebsd-ports-gnome-c40922de9d9dc016ac14376bc99bb4e89fc97d9e.zip |
- Update to 1.8.5 patch 1
Changes: https://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-patch1-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5/distinfo | 4 | ||||
-rw-r--r-- | science/hdf5/pkg-plist | 12 |
3 files changed, 10 insertions, 8 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 5dc8a753acb2..9d3c31662909 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -3,12 +3,14 @@ PORTNAME= hdf5 PORTVERSION= 1.8.15 +PORTREVISION= 1 CATEGORIES= science archivers graphics 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 +DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo index c258558d604b..5d54379cc3a1 100644 --- a/science/hdf5/distinfo +++ b/science/hdf5/distinfo @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.8.15.tar.bz2) = 0003ac76314b9c3dd819f595eb33890f02f6bf000414013a89f9907ac09e3920 -SIZE (hdf5-1.8.15.tar.bz2) = 10002545 +SHA256 (hdf5-1.8.15-patch1.tar.bz2) = a5afc630c4443547fff15e9637b5b10404adbed4c00206d89517d32d6668fb32 +SIZE (hdf5-1.8.15-patch1.tar.bz2) = 10006036 diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist index df429a96a61b..243b7b74cd1e 100644 --- a/science/hdf5/pkg-plist +++ b/science/hdf5/pkg-plist @@ -130,24 +130,24 @@ lib/libhdf5.a lib/libhdf5.settings lib/libhdf5.so lib/libhdf5.so.10 -lib/libhdf5.so.10.0.0 +lib/libhdf5.so.10.0.1 lib/libhdf5_cpp.a lib/libhdf5_cpp.so lib/libhdf5_cpp.so.10 -lib/libhdf5_cpp.so.10.0.0 +lib/libhdf5_cpp.so.10.0.1 %%FORTRAN%%lib/libhdf5_fortran.a %%FORTRAN%%lib/libhdf5_fortran.so %%FORTRAN%%lib/libhdf5_fortran.so.10 -%%FORTRAN%%lib/libhdf5_fortran.so.10.0.0 +%%FORTRAN%%lib/libhdf5_fortran.so.10.0.1 lib/libhdf5_hl.a lib/libhdf5_hl.so lib/libhdf5_hl.so.10 -lib/libhdf5_hl.so.10.0.0 +lib/libhdf5_hl.so.10.0.1 lib/libhdf5_hl_cpp.a lib/libhdf5_hl_cpp.so lib/libhdf5_hl_cpp.so.10 -lib/libhdf5_hl_cpp.so.10.0.0 +lib/libhdf5_hl_cpp.so.10.0.1 %%FORTRAN%%lib/libhdf5hl_fortran.a %%FORTRAN%%lib/libhdf5hl_fortran.so %%FORTRAN%%lib/libhdf5hl_fortran.so.10 -%%FORTRAN%%lib/libhdf5hl_fortran.so.10.0.0 +%%FORTRAN%%lib/libhdf5hl_fortran.so.10.0.1 |