Revision: 149535 https://trac.macports.org/changeset/149535 Author: mps@macports.org Date: 2016-06-24 17:32:34 -0700 (Fri, 24 Jun 2016) Log Message: ----------- matio: update to version 1.5.7. Assume maintainership. Modified Paths: -------------- trunk/dports/math/matio/Portfile Modified: trunk/dports/math/matio/Portfile =================================================================== --- trunk/dports/math/matio/Portfile 2016-06-25 00:03:42 UTC (rev 149534) +++ trunk/dports/math/matio/Portfile 2016-06-25 00:32:34 UTC (rev 149535) @@ -4,9 +4,9 @@ PortSystem 1.0 name matio -version 1.5.6 +version 1.5.7 set branch [join [lrange [split ${version} .] 0 1] .] -maintainers nomaintainer +maintainers mps openmaintainer license LGPL-2.1 categories math platforms darwin @@ -20,8 +20,8 @@ homepage http://sourceforge.net/projects/matio master_sites sourceforge:project/matio/matio/${version}/ -checksums rmd160 cc29dc38ee26fc1c37040fb66e6aa30b08589fe6 \ - sha256 39a6e6a40d9fd8d707f4494483b8df30ffd617ba0a19c663e3685ad55ff55878 +checksums rmd160 29a7d6a19fc654ecd10bad5562563d1d941f62d0 \ + sha256 84b9a17ada1ee08374fb47cc2d0e10a95b8f7f603b58576239f90b8c576fad48 depends_lib path:lib/libhdf5.dylib:hdf5 \ port:zlib