Modified: trunk/dports/python/py-jubatus-client/Portfile (122926 => 122927)
--- trunk/dports/python/py-jubatus-client/Portfile 2014-08-02 07:13:50 UTC (rev 122926)
+++ trunk/dports/python/py-jubatus-client/Portfile 2014-08-02 07:17:40 UTC (rev 122927)
@@ -6,7 +6,7 @@
name py-jubatus-client
set real_name jubatus
-version 0.5.2
+version 0.6.0
python.versions 26 27
python.default_version 27
categories-append devel
@@ -17,12 +17,12 @@
homepage http://pypi.python.org/pypi/${real_name}
platforms darwin
-license LGPL-2.1
+license MIT
master_sites http://pypi.python.org/packages/source/j/${real_name}/
distname ${real_name}-${version}
-checksums rmd160 61f1a445d956eb7f95fa1d9f521ee95351aab09c \
- sha256 c2c14af46e0e396ec8974cadace93b0800d7b1708d306db78dae4ce1fd64f08e
+checksums rmd160 bd49ce1f20631e32d0cca984475363647d2dbde0 \
+ sha256 7561a017509836eb3579adf14a237618ede495b406f6ce613a83f94cac21bda3
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools