pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hdf5



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 31 11:57:27 UTC 2023

Modified Files:
        pkgsrc/devel/hdf5: Makefile Makefile.common PLIST distinfo

Log Message:
hdf5 hdf5-c++: updated to 1.12.2

https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.2/src/hdf5-1.12.2-RELEASE.txt


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/hdf5/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/hdf5/Makefile.common
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/hdf5/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/hdf5/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hdf5/Makefile
diff -u pkgsrc/devel/hdf5/Makefile:1.53 pkgsrc/devel/hdf5/Makefile:1.54
--- pkgsrc/devel/hdf5/Makefile:1.53     Wed Jan  8 12:30:34 2020
+++ pkgsrc/devel/hdf5/Makefile  Thu Aug 31 11:57:27 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/01/08 12:30:34 nia Exp $
+# $NetBSD: Makefile,v 1.54 2023/08/31 11:57:27 adam Exp $
 
 COMMENT=       Hierarchical Data Format (new generation)
 
@@ -6,15 +6,6 @@ INSTALLATION_DIRS=     bin lib include
 INSTALLATION_DIRS+=    share/doc/hdf5
 INSTALLATION_DIRS+=    share/examples/hdf5/c
 
-post-install:
-       cd ${WRKSRC} && ${INSTALL_DATA} COPYING \
-               release_docs/RELEASE.txt \
-               release_docs/HISTORY-1_10.txt \
-               release_docs/HISTORY-1_8_0-1_10_0.txt \
-               release_docs/HISTORY-1_8.txt \
-               release_docs/HISTORY-1_0-1_8_0_rc3.txt \
-               ${DESTDIR}${PREFIX}/share/doc/hdf5/
-
 .include "Makefile.common"
 .include "options.mk"
 

Index: pkgsrc/devel/hdf5/Makefile.common
diff -u pkgsrc/devel/hdf5/Makefile.common:1.24 pkgsrc/devel/hdf5/Makefile.common:1.25
--- pkgsrc/devel/hdf5/Makefile.common:1.24      Sun Nov  6 17:00:56 2022
+++ pkgsrc/devel/hdf5/Makefile.common   Thu Aug 31 11:57:27 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.24 2022/11/06 17:00:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.25 2023/08/31 11:57:27 adam Exp $
 # used by devel/hdf5/Makefile
 # used by devel/hdf5-c++/Makefile
 
-DISTNAME=      hdf5-1.10.9
+DISTNAME=      hdf5-1.12.2
 CATEGORIES=    devel
 MASTER_SITES=  https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PKGVERSION_NOREV:R}/hdf5-${PKGVERSION_NOREV}/src/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/devel/hdf5/PLIST
diff -u pkgsrc/devel/hdf5/PLIST:1.31 pkgsrc/devel/hdf5/PLIST:1.32
--- pkgsrc/devel/hdf5/PLIST:1.31        Sun Nov  6 17:00:56 2022
+++ pkgsrc/devel/hdf5/PLIST     Thu Aug 31 11:57:27 2023
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.31 2022/11/06 17:00:56 adam Exp $
-${PLIST.hl}bin/gif2h5
-${PLIST.hl}bin/h52gif
+@comment $NetBSD: PLIST,v 1.32 2023/08/31 11:57:27 adam Exp $
+bin/gif2h5
+bin/h52gif
 bin/h5cc
 bin/h5clear
 bin/h5copy
@@ -25,6 +25,7 @@ include/H5Cpublic.h
 ${PLIST.hl}include/H5DOpublic.h
 ${PLIST.hl}include/H5DSpublic.h
 include/H5Dpublic.h
+include/H5ESpublic.h
 include/H5Epubgen.h
 include/H5Epublic.h
 include/H5FDcore.h
@@ -50,6 +51,7 @@ ${PLIST.hl}include/H5LDpublic.h
 ${PLIST.hl}include/H5LTpublic.h
 include/H5Lpublic.h
 include/H5MMpublic.h
+include/H5Mpublic.h
 include/H5Opublic.h
 include/H5PLextern.h
 include/H5PLpublic.h
@@ -59,6 +61,11 @@ include/H5Rpublic.h
 include/H5Spublic.h
 ${PLIST.hl}include/H5TBpublic.h
 include/H5Tpublic.h
+include/H5VLconnector.h
+include/H5VLconnector_passthru.h
+include/H5VLnative.h
+include/H5VLpassthru.h
+include/H5VLpublic.h
 include/H5Zpublic.h
 include/H5api_adpt.h
 include/H5overflow.h
@@ -70,12 +77,6 @@ ${PLIST.hl}include/hdf5_hl.h
 lib/libhdf5.la
 lib/libhdf5.settings
 ${PLIST.hl}lib/libhdf5_hl.la
-share/doc/hdf5/COPYING
-share/doc/hdf5/HISTORY-1_0-1_8_0_rc3.txt
-share/doc/hdf5/HISTORY-1_10.txt
-share/doc/hdf5/HISTORY-1_8.txt
-share/doc/hdf5/HISTORY-1_8_0-1_10_0.txt
-share/doc/hdf5/RELEASE.txt
 share/examples/hdf5/README
 share/examples/hdf5/c/h5_attribute.c
 share/examples/hdf5/c/h5_chunk_read.c
@@ -96,8 +97,10 @@ share/examples/hdf5/c/h5_group.c
 share/examples/hdf5/c/h5_mount.c
 share/examples/hdf5/c/h5_rdwt.c
 share/examples/hdf5/c/h5_read.c
-share/examples/hdf5/c/h5_ref2reg.c
-share/examples/hdf5/c/h5_reference.c
+share/examples/hdf5/c/h5_ref2reg_deprec.c
+share/examples/hdf5/c/h5_ref_compat.c
+share/examples/hdf5/c/h5_ref_extern.c
+share/examples/hdf5/c/h5_reference_deprec.c
 share/examples/hdf5/c/h5_select.c
 share/examples/hdf5/c/h5_shared_mesg.c
 share/examples/hdf5/c/h5_subset.c

Index: pkgsrc/devel/hdf5/distinfo
diff -u pkgsrc/devel/hdf5/distinfo:1.48 pkgsrc/devel/hdf5/distinfo:1.49
--- pkgsrc/devel/hdf5/distinfo:1.48     Sun Nov  6 17:00:56 2022
+++ pkgsrc/devel/hdf5/distinfo  Thu Aug 31 11:57:27 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2022/11/06 17:00:56 adam Exp $
+$NetBSD: distinfo,v 1.49 2023/08/31 11:57:27 adam Exp $
 
-BLAKE2s (hdf5-1.10.9.tar.bz2) = 0a4a93806ba46079b32036228e0a8d8c247abe8ec617140c76a49876c1e55352
-SHA512 (hdf5-1.10.9.tar.bz2) = 2f96373748ac873f7c9459649123a6c20ecd1cef74c0481eb9319b25b5cd41aa90e480167c2c6a8024906dc3b6f202973bf0a5de9ae51a30b1aa945a14f94b51
-Size (hdf5-1.10.9.tar.bz2) = 10703325 bytes
+BLAKE2s (hdf5-1.12.2.tar.bz2) = 9931677c73571618dd14d0c18a6004e443500a005eef83fccff216395dd4fd85
+SHA512 (hdf5-1.12.2.tar.bz2) = cbb4663570de76b11adb6bf62cfdb754371d31eeab04691479a5764a45207a9c1309665ab80f51c63a4b9b87354f9cbe6835cef506a9fd554d142c6d2bec21e5
+Size (hdf5-1.12.2.tar.bz2) = 10494264 bytes
 SHA1 (patch-configure) = e7f141d54c39cbee2f7d703ab7d6ff582158904e
 SHA1 (patch-tools_test_h5dump_testh5dump.sh.in) = 97c70174d10e6e3671975cf3b09c74add27ce9c5
 SHA1 (patch-tools_test_h5repack_h5repack.sh.in) = 7e6f3ce52d4d282f341a93ff4c8231ec8c04a37c



Home | Main Index | Thread Index | Old Index