Revision
116747
Author
stromnov@macports.org
Date
2014-02-05 14:09:33 -0800 (Wed, 05 Feb 2014)

Log Message

py-bokeh: update to version 0.4

Modified Paths

Diff

Modified: trunk/dports/python/py-bokeh/Portfile (116746 => 116747)


--- trunk/dports/python/py-bokeh/Portfile	2014-02-05 21:48:18 UTC (rev 116746)
+++ trunk/dports/python/py-bokeh/Portfile	2014-02-05 22:09:33 UTC (rev 116747)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        ContinuumIO Bokeh 0.3
+github.setup        ContinuumIO bokeh 0.4
 
 name                py-bokeh
 categories-append   devel
@@ -24,8 +24,8 @@
 
 homepage            https://github.com/ContinuumIO/Bokeh
 
-checksums           rmd160  6e8756aad6cc8c06bf36938e1ab01752fe5db86d \
-                    sha256  8f0e8098368579669f75e8c24899f49ae88ce02bb9d48a25fe3969e22514916c
+checksums           rmd160  20e3e13960bf345e867854e7e5f2118288da1203 \
+                    sha256  581fb7d464206923db3dab49715abd788e02969f38cc38de267f8c2211e9f0d5
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-flask \