Revision: 139604 https://trac.macports.org/changeset/139604 Author: stromnov@macports.org Date: 2015-08-21 01:55:11 -0700 (Fri, 21 Aug 2015) Log Message: ----------- py-click-plugins: update to version 1.0.1 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-08-21 08:31:41 UTC (rev 139603) +++ trunk/dports/python/py-click-plugins/Portfile 2015-08-21 08:55:11 UTC (rev 139604) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-click-plugins -version 1.0 +version 1.0.1 revision 0 platforms darwin license BSD @@ -23,8 +23,8 @@ distname ${python.rootname}-${version} -checksums rmd160 78352b4bafaa35808bd0375a064847ed8e67bfd4 \ - sha256 a6260de2625d70ee284b599a8f3096f30adb9b824b647c1234a901a920ae02bc +checksums rmd160 24fac7083a7d3a18e2fc93abbb7ca17caf9e5e80 \ + sha256 94e6e289e9f10dfe85a35f54891bd071b1640d5b08777995457f38c282e59f67 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools \