Revision: 140583 https://trac.macports.org/changeset/140583 Author: stromnov@macports.org Date: 2015-09-24 07:04:05 -0700 (Thu, 24 Sep 2015) Log Message: ----------- py-click-plugins: update to version 1.0.2 Modified Paths: -------------- trunk/dports/python/py-click-plugins/Portfile Modified: trunk/dports/python/py-click-plugins/Portfile =================================================================== --- trunk/dports/python/py-click-plugins/Portfile 2015-09-24 14:01:54 UTC (rev 140582) +++ trunk/dports/python/py-click-plugins/Portfile 2015-09-24 14:04:05 UTC (rev 140583) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-click-plugins -version 1.0.1 +version 1.0.2 revision 0 platforms darwin license BSD @@ -23,8 +23,8 @@ distname ${python.rootname}-${version} -checksums rmd160 24fac7083a7d3a18e2fc93abbb7ca17caf9e5e80 \ - sha256 94e6e289e9f10dfe85a35f54891bd071b1640d5b08777995457f38c282e59f67 +checksums rmd160 073433f5eeddbc81b024296901e011c80f875ce5 \ + sha256 3e33f24dafbc8f52dd2a557f5fb1452acc7ab67ff354220a832a393bdedb46a8 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools \