[102054] trunk/dports/python/py-jubatus-client/Portfile

hum at macports.org hum at macports.org
Sat Jan 26 05:04:14 PST 2013


Revision: 102054
          https://trac.macports.org/changeset/102054
Author:   hum at macports.org
Date:     2013-01-26 05:04:14 -0800 (Sat, 26 Jan 2013)
Log Message:
-----------
py-jubatus-client: update to 0.4.0-p1.

Modified Paths:
--------------
    trunk/dports/python/py-jubatus-client/Portfile

Modified: trunk/dports/python/py-jubatus-client/Portfile
===================================================================
--- trunk/dports/python/py-jubatus-client/Portfile	2013-01-26 12:52:39 UTC (rev 102053)
+++ trunk/dports/python/py-jubatus-client/Portfile	2013-01-26 13:04:14 UTC (rev 102054)
@@ -6,7 +6,7 @@
 
 name                py-jubatus-client
 set real_name       jubatus
-version             0.3.1-p1
+version             0.4.0-p1
 python.versions     26 27
 python.default_version 27
 categories-append   devel
@@ -21,11 +21,12 @@
 
 master_sites        http://pypi.python.org/packages/source/j/${real_name}
 distname            ${real_name}-${version}
-checksums           rmd160  5a1aa1d7ba028a892069c828313593d75c8766aa \
-                    sha256  16562510b959d7ff4df6e49ba9f85ede5993d7a539b4c4c8eebea7509aab5dee
+checksums           rmd160  a822eec3299aee8875c24df97a4f67736a83eae8 \
+                    sha256  066274389fc6466836097fe9b16aa6a576070a8dd1ad42583d327d90b67933b7
 
 if {${subport} != ${name}} {
-    depends_lib-append  port:py${python.version}-msgpack
+    depends_build-append port:py${python.version}-distribute
+    depends_lib-append   port:py${python.version}-msgpack
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130126/d88fdaf2/attachment.html>


More information about the macports-changes mailing list