View | Details | Raw Unified | Return to bug 128962
Collapse All | Expand All

(-)hdf5.new/Makefile (-2 / +1 lines)
Lines 7-14 Link Here
7
#
7
#
8
8
9
PORTNAME=	hdf5
9
PORTNAME=	hdf5
10
PORTVERSION=	1.6.7
10
PORTVERSION=	1.6.8
11
PORTREVISION=	1
12
CATEGORIES=	science archivers graphics
11
CATEGORIES=	science archivers graphics
13
MASTER_SITES=	ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
12
MASTER_SITES=	ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
14
		ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \
13
		ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \
(-)hdf5.new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (hdf5-1.6.7.tar.gz) = 79027c67188e2e4131c5573771f477ce
1
MD5 (hdf5-1.6.8.tar.gz) = a822babf2810b509cc6779de739debd3
2
SHA256 (hdf5-1.6.7.tar.gz) = 9d9a98204f8c7d82f767f27f84db2520c04f5c73a4a6348c781a0d91a296e9a2
2
SHA256 (hdf5-1.6.8.tar.gz) = 8226c12bc224ac9454d51921b2cda591f094c1c25ca96d67504ca21bb3f6b7e2
3
SIZE (hdf5-1.6.7.tar.gz) = 5299219
3
SIZE (hdf5-1.6.8.tar.gz) = 5346975
(-)hdf5.new/pkg-plist (-3 lines)
Lines 37-43 Link Here
37
include/H5Exception.h
37
include/H5Exception.h
38
include/H5FDcore.h
38
include/H5FDcore.h
39
include/H5FDfamily.h
39
include/H5FDfamily.h
40
include/H5FDgass.h
41
include/H5FDlog.h
40
include/H5FDlog.h
42
include/H5FDmpi.h
41
include/H5FDmpi.h
43
include/H5FDmpio.h
42
include/H5FDmpio.h
Lines 45-51 Link Here
45
include/H5FDmulti.h
44
include/H5FDmulti.h
46
include/H5FDpublic.h
45
include/H5FDpublic.h
47
include/H5FDsec2.h
46
include/H5FDsec2.h
48
include/H5FDsrb.h
49
include/H5FDstdio.h
47
include/H5FDstdio.h
50
include/H5FaccProp.h
48
include/H5FaccProp.h
51
include/H5FcreatProp.h
49
include/H5FcreatProp.h
Lines 148-154 Link Here
148
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/h5_reference.c
146
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/h5_reference.c
149
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/h5_select.c
147
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/h5_select.c
150
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/h5_write.c
148
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/h5_write.c
151
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/ph5example.c
152
%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/attrexample.f90
149
%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/attrexample.f90
153
%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/compound.f90
150
%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/compound.f90
154
%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/dsetexample.f90
151
%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/dsetexample.f90

Return to bug 128962