Revision: 108516 https://trac.macports.org/changeset/108516 Author: stromnov@macports.org Date: 2013-07-25 04:44:55 -0700 (Thu, 25 Jul 2013) Log Message: ----------- py-nuitka: update to version 0.4.4.1 Modified Paths: -------------- trunk/dports/python/py-nuitka/Portfile Modified: trunk/dports/python/py-nuitka/Portfile =================================================================== --- trunk/dports/python/py-nuitka/Portfile 2013-07-25 10:06:07 UTC (rev 108515) +++ trunk/dports/python/py-nuitka/Portfile 2013-07-25 11:44:55 UTC (rev 108516) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-nuitka -version 0.4.4 +version 0.4.4.1 revision 0 categories-append devel platforms darwin @@ -23,8 +23,8 @@ distname Nuitka-${version} -checksums rmd160 ebe16df4a4e062253880f52d4f4054e339c604de \ - sha256 4d91875caa0b2a0d4f291b8499b431fae01690afce207cee5fd481084fa2e34c +checksums rmd160 4f3485893fa347369f29bf639057a86155e584f0 \ + sha256 6fc65953c42ad1c1acfbbf4868adf090ea31c97a2c8038fc91237bb7caf92546 if {$subport != $name} { livecheck.type none