pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 26 11:25:11 UTC 2015
Modified Files:
pkgsrc/devel/hdf5: Makefile.common PLIST distinfo
pkgsrc/devel/hdf5-c++: Makefile
pkgsrc/devel/hdf5/patches: patch-c++_examples_Makefile.in
patch-c++_examples_run-c++-ex.sh.in patch-configure
patch-examples_Makefile.in patch-examples_run-c-ex.sh.in
patch-hl_c++_examples_Makefile.in
patch-hl_c++_examples_run-hlc++-ex.sh.in
patch-hl_examples_Makefile.in patch-hl_examples_run-hlc-ex.sh.in
Added Files:
pkgsrc/devel/hdf5/patches: patch-bin_cmakehdf5
Log Message:
Changes 1.8.16:
* Improvements made to the CMake build system.
* Added Memory Allocation Functions that Use the Library's Allocator
* Added Functions to Control the Value of H5PL_no_plugin_g without
Using an Environment Variable
* MPI_Finalize and HDF5 Library Shutdown
* New Wrappers for C Functions H5P[s/g]et_libver_bounds
* more...
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/hdf5/Makefile.common
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/hdf5/PLIST
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/hdf5/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hdf5-c++/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hdf5/patches/patch-bin_cmakehdf5
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/devel/hdf5/patches/patch-c++_examples_Makefile.in \
pkgsrc/devel/hdf5/patches/patch-configure \
pkgsrc/devel/hdf5/patches/patch-examples_Makefile.in \
pkgsrc/devel/hdf5/patches/patch-hl_c++_examples_Makefile.in \
pkgsrc/devel/hdf5/patches/patch-hl_examples_Makefile.in
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/hdf5/patches/patch-c++_examples_run-c++-ex.sh.in \
pkgsrc/devel/hdf5/patches/patch-examples_run-c-ex.sh.in \
pkgsrc/devel/hdf5/patches/patch-hl_c++_examples_run-hlc++-ex.sh.in \
pkgsrc/devel/hdf5/patches/patch-hl_examples_run-hlc-ex.sh.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index