Revision: 115446 https://trac.macports.org/changeset/115446 Author: mojca@macports.org Date: 2014-01-02 00:45:23 -0800 (Thu, 02 Jan 2014) Log Message: ----------- stimfit, py-stfio: upgrade to 0.13.8, fixes a critical issue (maintainer, closes #41999) Modified Paths: -------------- trunk/dports/python/py-stfio/Portfile trunk/dports/science/stimfit/Portfile Modified: trunk/dports/python/py-stfio/Portfile =================================================================== --- trunk/dports/python/py-stfio/Portfile 2014-01-02 08:13:08 UTC (rev 115445) +++ trunk/dports/python/py-stfio/Portfile 2014-01-02 08:45:23 UTC (rev 115446) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-stfio -version 0.13.7 +version 0.13.8 categories python science platforms darwin license GPL-2 @@ -16,8 +16,8 @@ master_sites googlecode:stimfit distname stimfit-${version} -checksums rmd160 edade1b1e28e797aa48344d875927a2b81f27ab2 \ - sha256 4b6951101ee2a19adde87b80bd72b446c449a0835fa6b997430cf877bebd31a1 +checksums rmd160 41c5fbb25e8a88d02d5607ec819b51086544e1c8 \ + sha256 684f488f042d4106c08bd22db81942bb24346736ea75b690df4553e15bf77e23 python.versions 26 27 33 34 Modified: trunk/dports/science/stimfit/Portfile =================================================================== --- trunk/dports/science/stimfit/Portfile 2014-01-02 08:13:08 UTC (rev 115445) +++ trunk/dports/science/stimfit/Portfile 2014-01-02 08:45:23 UTC (rev 115446) @@ -5,7 +5,7 @@ PortGroup wxWidgets 1.0 name stimfit -version 0.13.7 +version 0.13.8 categories science platforms darwin license GPL-2 @@ -15,8 +15,8 @@ homepage http://www.stimfit.org master_sites googlecode:stimfit -checksums rmd160 edade1b1e28e797aa48344d875927a2b81f27ab2 \ - sha256 4b6951101ee2a19adde87b80bd72b446c449a0835fa6b997430cf877bebd31a1 +checksums rmd160 41c5fbb25e8a88d02d5607ec819b51086544e1c8 \ + sha256 684f488f042d4106c08bd22db81942bb24346736ea75b690df4553e15bf77e23 wxWidgets.use wxPython-3.0
participants (1)
-
mojca@macports.org