Revision: 118198 https://trac.macports.org/changeset/118198 Author: g5pw@macports.org Date: 2014-03-25 07:34:46 -0700 (Tue, 25 Mar 2014) Log Message: ----------- python/py-taskw: update to 0.8.1 Modified Paths: -------------- trunk/dports/python/py-taskw/Portfile Modified: trunk/dports/python/py-taskw/Portfile =================================================================== --- trunk/dports/python/py-taskw/Portfile 2014-03-25 12:47:46 UTC (rev 118197) +++ trunk/dports/python/py-taskw/Portfile 2014-03-25 14:34:46 UTC (rev 118198) @@ -4,7 +4,7 @@ PortGroup python 1.0 PortGroup github 1.0 -github.setup ralphbean taskw 0.7.2 +github.setup ralphbean taskw 0.8.1 name py-${name} maintainers g5pw openmaintainer @@ -26,8 +26,8 @@ depends_lib-append port:py${python.version}-six depends_run-append port:task - checksums rmd160 f7cf9f59712c309b9b32134a1c2d352d28000d49 \ - sha256 4838d0c868254e338806df857065be41802011d851279b6ae2b197cbafbd5a59 + checksums rmd160 0792104c449bc7a53d30487c79503e55243dc8ed \ + sha256 8f43fdaf4460123a0281c9cd2ae2a6ee7ca1f423ce3bcc0b0a657b3c9bc9c693 livecheck.type none }