SF.net SVN: gar:[26251] csw/mgar/pkg/hdf5-7/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jul 28 15:08:32 CEST 2017


Revision: 26251
          http://sourceforge.net/p/gar/code/26251
Author:   dmichelsen
Date:     2017-07-28 13:08:32 +0000 (Fri, 28 Jul 2017)
Log Message:
-----------
hdf5-7/trunk: Update to 1.8.19

Modified Paths:
--------------
    csw/mgar/pkg/hdf5-7/trunk/Makefile
    csw/mgar/pkg/hdf5-7/trunk/checksums

Modified: csw/mgar/pkg/hdf5-7/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hdf5-7/trunk/Makefile	2017-07-24 13:12:36 UTC (rev 26250)
+++ csw/mgar/pkg/hdf5-7/trunk/Makefile	2017-07-28 13:08:32 UTC (rev 26251)
@@ -1,5 +1,5 @@
 NAME = hdf5
-VERSION = 1.8.7
+VERSION = 1.8.19
 GARTYPE = v2
 
 DESCRIPTION = Event notification library
@@ -10,9 +10,12 @@
   regular timeouts.
 endef
 
-MASTER_SITES = http://www.hdfgroup.org/ftp/HDF5/hdf5-$(VERSION)/src/
-DISTFILES += $(DISTNAME).tar.gz
+#MASTER_SITES += http://www.hdfgroup.org/ftp/HDF5/hdf5-$(VERSION)/src/
+MASTER_SITES += https://support.hdfgroup.org/ftp/HDF5/current18/src/
+DISTFILES += $(DISTNAME).tar.bz2
 
+VENDOR_URL = http://www.hdfgroup.org/HDF5/
+
 PACKAGES += CSWlibhdf5-7
 SPKG_DESC_CSWlibhdf5-7 = HDF5 (hierarchical data format 5) library, libhdf5.so.7
 PKGFILES_CSWlibhdf5-7 += $(call pkgfiles_lib,libhdf5.so.7)
@@ -37,8 +40,6 @@
 RUNTIME_DEP_PKGS_CSWhdf5 += CSWlibhdf5hl7
 RUNTIME_DEP_PKGS_CSWhdf5 += CSWlibz1
 
-VENDOR_URL = http://www.hdfgroup.org/HDF5/
-
 # By default -L/opt/csw/lib is used which makes the new libhdf5_hl.so link to
 # the existing /opt/csw/lib/libhdf5.so
 LINKER_FLAGS =
@@ -45,10 +46,16 @@
 
 BUILD64 = 1
 
+# These is a tiny test failing
+SKIPTEST ?= 1
+
 # Image files can be really big
 ISAEXEC = 1
 
 CONFIGURE_ARGS += $(DIRPATHS)
+# Default is /usr/local/hdf5/lib/plugin
+CONFIGURE_ARGS += --with-default-plugindir=$(libdir)/hdf5/plugin
+
 #CONFIGURE_ARGS += --enable-fortran
 #CONFIGURE_ARGS += --enable-cxx
 

Modified: csw/mgar/pkg/hdf5-7/trunk/checksums
===================================================================
--- csw/mgar/pkg/hdf5-7/trunk/checksums	2017-07-24 13:12:36 UTC (rev 26250)
+++ csw/mgar/pkg/hdf5-7/trunk/checksums	2017-07-28 13:08:32 UTC (rev 26251)
@@ -1 +1 @@
-37711d4bcb72997e93d495f97c76c33a  hdf5-1.8.7.tar.gz
+6f0353ee33e99089c110a1c8d2dd1b22  hdf5-1.8.19.tar.bz2

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list