Revision: 130326 https://trac.macports.org/changeset/130326 Author: larryv@macports.org Date: 2014-12-29 18:49:38 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-clint: Update to 0.4.1 Modified Paths: -------------- trunk/dports/python/py-clint/Portfile Modified: trunk/dports/python/py-clint/Portfile =================================================================== --- trunk/dports/python/py-clint/Portfile 2014-12-30 02:49:36 UTC (rev 130325) +++ trunk/dports/python/py-clint/Portfile 2014-12-30 02:49:38 UTC (rev 130326) @@ -5,9 +5,8 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup kennethreitz clint 0.3.1 v +github.setup kennethreitz clint 0.4.1 v name py-clint -revision 2 categories-append devel platforms darwin supported_archs noarch @@ -18,13 +17,9 @@ long_description Clint is a module filled with a set of awesome \ tools for developing commandline applications. -# Remove these two lines simultaneously with updating to the next version of clint. -distname v${version} -extract.suffix +checksums rmd160 1bfcda69a1d3fd54fa932aa509b413470bb9d6ec \ + sha256 99e16d2c188e5d0ab82a0cf4ce3b602a633aab8f5220e60600a0e2726277b659 -checksums rmd160 225e0b50b56948bf74963da79e4a751140dd8b5c \ - sha256 9c974ee8d5bc7fe4f62de1cc48eb85f50c10b17aa712ffa4f15b7e77209f8f35 - python.versions 27 34 if {${name} ne ${subport}} {