Revision: 140549 https://trac.macports.org/changeset/140549 Author: stromnov@macports.org Date: 2015-09-22 05:28:41 -0700 (Tue, 22 Sep 2015) Log Message: ----------- py-nuitka: update to version 0.5.14.3 Modified Paths: -------------- trunk/dports/python/py-nuitka/Portfile Modified: trunk/dports/python/py-nuitka/Portfile =================================================================== --- trunk/dports/python/py-nuitka/Portfile 2015-09-22 12:27:38 UTC (rev 140548) +++ trunk/dports/python/py-nuitka/Portfile 2015-09-22 12:28:41 UTC (rev 140549) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-nuitka -version 0.5.14 +version 0.5.14.3 revision 0 categories-append devel platforms darwin @@ -23,8 +23,8 @@ distname Nuitka-${version} -checksums rmd160 1848de1067815cfbcc2484ae8ac724b07426f4c5 \ - sha256 61c8dcdcf7de2bdb46583b3766e95af77dd2f9648abf34102b16668be0244ba0 +checksums rmd160 b44fb57b793ec16be59655e063affe88e50063b8 \ + sha256 4432b6080e4e9e0802796e4544e6a86d1b03dee175f76eb31512e3e25cd34f65 if {${name} ne ${subport}} { livecheck.type none
participants (1)
-
stromnov@macports.org