summaryrefslogtreecommitdiff
path: root/science/hdf5-18
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-03-12 10:07:53 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-03-12 10:07:53 +0000
commitb1ec4c1c2d3b91dab75ddbefd2afd82adbd2c736 (patch)
tree50febbf4ae3f7289e5ad1130f246a3a367e38004 /science/hdf5-18
parent1642db3aaacd8f29fa2534147eb9fb27edd4946d (diff)
downloadfreebsd-ports-b1ec4c1c2d3b91dab75ddbefd2afd82adbd2c736.zip
- Update to 1.8.6
Changes: http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html PR: ports/155458 Submitted by: Rob Farmer <rfarmer AT predatorlabs.net> Approved by: Quincey Koziol <koziol AT hdfgroup.org> (maintainer)
Diffstat (limited to 'science/hdf5-18')
-rw-r--r--science/hdf5-18/Makefile11
-rw-r--r--science/hdf5-18/distinfo4
-rw-r--r--science/hdf5-18/pkg-plist23
3 files changed, 28 insertions, 10 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index ca38ab2c4eef..15240bdb3884 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= hdf5
-PORTVERSION= 1.8.5
+PORTVERSION= 1.8.6
CATEGORIES= science archivers graphics
-MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \
- ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1
+MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/
+#DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1
MAINTAINER= koziol@hdfgroup.org
COMMENT= Hierarchical Data Format library (from NCSA)
@@ -33,8 +32,8 @@ OPTIONS= DEBUG "Debug" off \
.include <bsd.port.pre.mk>
-.if !defined(WITH_DEBUG)
-CONFIGURE_ARGS+=--disable-debug --enable-production
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+= --enable-debug=all --disable-production
.endif
.if defined(WITH_FORTRAN)
diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo
index 8328fb7fb566..4b4cf0e53bd3 100644
--- a/science/hdf5-18/distinfo
+++ b/science/hdf5-18/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hdf5-1.8.5-patch1.tar.bz2) = 1028be671e24dcd9826d3eabe6c0ebe674282368689dcf0f6bb5926bc8d3be25
-SIZE (hdf5-1.8.5-patch1.tar.bz2) = 5413471
+SHA256 (hdf5-1.8.6.tar.bz2) = 585ddb775a2aa752ebf673f972b90fb14f3732f5f1806255d101d7adc9a53004
+SIZE (hdf5-1.8.6.tar.bz2) = 5521674
diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist
index 767b67bbc366..7356884273ac 100644
--- a/science/hdf5-18/pkg-plist
+++ b/science/hdf5-18/pkg-plist
@@ -136,6 +136,7 @@ lib/libhdf5_hl_cpp.so.6
%%FORTRAN%%lib/libhdf5hl_fortran.la
%%FORTRAN%%lib/libhdf5hl_fortran.so
%%FORTRAN%%lib/libhdf5hl_fortran.so.6
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/chunks.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/compound.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/create.cpp
@@ -162,7 +163,6 @@ lib/libhdf5_hl_cpp.so.6
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/ph5example.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/run-c-ex.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/ptExampleFL.cpp
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/ptExampleVL.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/run-hlc++-ex.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ex_ds1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ex_image1.c
@@ -186,13 +186,32 @@ lib/libhdf5_hl_cpp.so.6
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/image8.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/pal_rgb.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ptExampleFL.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ptExampleVL.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/run-hlc-ex.sh
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/fortran/exlite.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/fortran/run-hlfortran-ex.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/run-hl-ex.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run-all-ex.sh
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/hyperslab.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/compound.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/grpit.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/run-fortran-ex.sh
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/refobjexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/dsetexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/groupexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/attrexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/selectele.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/grpsexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/refregexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/mountexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/grpdsetexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/rwdsetexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fileexample.f90
+%%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/ph5example.f90
+%%FORTRAN%%%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hl/fortran
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hl/c++
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hl/c
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hl
+%%FORTRAN%%%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/fortran
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/c++
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/c
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%