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

(-)Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	hdf5
8
PORTNAME=	hdf5
9
PORTVERSION=	1.8.2
9
PORTVERSION=	1.8.3
10
PORTREVISION=	1
11
CATEGORIES=	science archivers graphics
10
CATEGORIES=	science archivers graphics
12
MASTER_SITES=	ftp://ftp.hdfgroup.org/HDF5/current/src/ \
11
MASTER_SITES=	ftp://ftp.hdfgroup.org/HDF5/current/src/ \
13
		ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.2/src/
12
		ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.2/src/
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (hdf5-1.8.2.tar.gz) = af92ef65ef495dbd205131574ad4eee1
1
MD5 (hdf5-1.8.3.tar.gz) = 5ce228d860bf9e797ca40ab1a823c380
2
SHA256 (hdf5-1.8.2.tar.gz) = 795db1a98cd4effde3309efbbc118e1f5ae112369c1202f3f74dba4654bfbaf5
2
SHA256 (hdf5-1.8.3.tar.gz) = 2e124dfd59ca00dee693c06cf2517d14b361769e65edbc1c3940063437d0a5e3
3
SIZE (hdf5-1.8.2.tar.gz) = 7094386
3
SIZE (hdf5-1.8.3.tar.gz) = 7175884
(-)pkg-plist (-3 / +3 lines)
Lines 116-124 Link Here
116
%%FORTRAN%%lib/libhdf5hl_fortran.la
116
%%FORTRAN%%lib/libhdf5hl_fortran.la
117
%%FORTRAN%%lib/libhdf5hl_fortran.a
117
%%FORTRAN%%lib/libhdf5hl_fortran.a
118
lib/libhdf5_cpp.so
118
lib/libhdf5_cpp.so
119
lib/libhdf5_cpp.so.0
119
lib/libhdf5_cpp.so.6
120
lib/libhdf5_hl_cpp.so
120
lib/libhdf5_hl_cpp.so
121
lib/libhdf5_hl_cpp.so.0
121
lib/libhdf5_hl_cpp.so.6
122
lib/libhdf5_hl_cpp.la
122
lib/libhdf5_hl_cpp.la
123
lib/libhdf5_hl_cpp.a
123
lib/libhdf5_hl_cpp.a
124
lib/libhdf5.a
124
lib/libhdf5.a
Lines 133-139 Link Here
133
lib/libhdf5_hl.a
133
lib/libhdf5_hl.a
134
lib/libhdf5_hl.la
134
lib/libhdf5_hl.la
135
lib/libhdf5_hl.so
135
lib/libhdf5_hl.so
136
lib/libhdf5_hl.so.0
136
lib/libhdf5_hl.so.6
137
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Attributes.txt
137
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Attributes.txt
138
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
138
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
139
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
139
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am

Return to bug 138052