[121557] trunk/dports/math/matio/Portfile

devans at macports.org devans at macports.org
Sun Jun 29 17:47:27 PDT 2014


Revision: 121557
          https://trac.macports.org/changeset/121557
Author:   devans at macports.org
Date:     2014-06-29 17:47:27 -0700 (Sun, 29 Jun 2014)
Log Message:
-----------
matio: update to version 1.5.2, builds with either hdf5 or hdf5-18, requires rebuild of dependents.

Modified Paths:
--------------
    trunk/dports/math/matio/Portfile

Modified: trunk/dports/math/matio/Portfile
===================================================================
--- trunk/dports/math/matio/Portfile	2014-06-29 23:59:33 UTC (rev 121556)
+++ trunk/dports/math/matio/Portfile	2014-06-30 00:47:27 UTC (rev 121557)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    matio
-version                 1.3.3
+version                 1.5.2
 set branch              [join [lrange [split ${version} .] 0 1] .]
 maintainers             nomaintainer
 license                 LGPL-2.1
@@ -20,11 +20,11 @@
 homepage                http://sourceforge.net/projects/matio
 master_sites            sourceforge
 
-checksums               md5     5c12a98f391de000e88b5a1b20d74abf \
-                        sha1    3f8c0dd2eb1abe4ded77ecfca6376f171bcff66c \
-                        rmd160  acc835c83fc615978c9ba407f8c17b79afdafb9a
+checksums               rmd160  7aa46ed93ab091c62d7972f21d0e0a18f1708cdc \
+                        sha256  db02d0fb3373c3d766a606309b17e64a5d8da55610e921a9f1a0ec171e911d45
 
-depends_lib             port:zlib
+depends_lib             path:lib/libhdf5.dylib:hdf5-18 \
+                        port:zlib
 
 configure.args          --enable-shared
 
@@ -33,7 +33,6 @@
     xinstall -d ${docdir}
     xinstall -m 644 -W ${worksrcpath} \
         COPYING \
-        ChangeLog \
         NEWS \
         README \
         ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140629/e367c87e/attachment.html>


More information about the macports-changes mailing list