[MacPorts] #50675: matio @1.5.3_1: update to 1.5.4
MacPorts
noreply at macports.org
Tue Mar 1 07:05:52 PST 2016
#50675: matio @1.5.3_1: update to 1.5.4
-----------------------------+--------------------------------
Reporter: mschamschula@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: haspatch
Port: matio |
-----------------------------+--------------------------------
Comment (by mschamschula@…):
In the meantime matio has been updated two more times. The issue in
comment 3 has been addressed:
{{{
diff -u Portfile.orig Portfile > Portfile-matio.diff
thor:ports marius$ otool -L /opt/local/lib/libmatio.dylib | head -n2
/opt/local/lib/libmatio.dylib:
/opt/local/lib/libmatio.4.dylib (compatibility version 5.0.0,
current version 5.2.0)
}}}
Updates since version 1.5.4:
Changes in 1.5.6 (23 February 2016)
* Fixed bug writing array to v4 MAT files on big endian architecture
* Fixed bug writing header with more than 127 characters to v5 or HDF5 MAT
files
Changes in 1.5.5 (19 February 2016)
* Added support of reading sparse array from v4 MAT files
* Added support of writing sparse array to v4 MAT files
* Added support of writing character array to v4 MAT files
* Added support of autogen.sh on Darwin
* Enabled C++ compilation
* Updated snprintf.c to C99 snprintf v1.1
* Increased testsuite coverage
* Fixed bug writing complex array to v4 MAT files
* Fixed bug writing cell containing a struct with fields but empty array
to compressed v5 MAT files
* Fixed bug reading hyperslabs of cells and struct fields from compressed
v5 MAT files (broken by v1.5.3)
* Fixed bug writing empty character array to uncompressed v5 MAT files
* Fixed bug reading cells and struct fields from HDF5 MAT files
* Fixed bug printing array dimensions in Mat_VarPrint on MinGW
* Fixed bug calculating array sizes of structs in Mat_VarGetSize
* Fixed bug duplicating sparse array in Mat_VarDuplicate
* Fixed testsuite if zlib/hdf5 dependencies are missing
* Several other fixes, especially for memory leaks
--
Ticket URL: <https://trac.macports.org/ticket/50675#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list