[117695] trunk/dports/python/py-bokeh/Portfile

stromnov at macports.org stromnov at macports.org
Sat Mar 8 04:10:22 PST 2014


Revision: 117695
          https://trac.macports.org/changeset/117695
Author:   stromnov at macports.org
Date:     2014-03-08 04:10:22 -0800 (Sat, 08 Mar 2014)
Log Message:
-----------
py-bokeh: add redis runtime dependency (#42754)

Modified Paths:
--------------
    trunk/dports/python/py-bokeh/Portfile

Modified: trunk/dports/python/py-bokeh/Portfile
===================================================================
--- trunk/dports/python/py-bokeh/Portfile	2014-03-08 11:20:08 UTC (rev 117694)
+++ trunk/dports/python/py-bokeh/Portfile	2014-03-08 12:10:22 UTC (rev 117695)
@@ -8,6 +8,7 @@
 github.setup        ContinuumIO bokeh 0.4.1
 
 name                py-bokeh
+revision            1
 categories-append   devel
 platforms           darwin
 license             BSD
@@ -53,6 +54,8 @@
                         port:py${python.version}-chaco \
                         port:py${python.version}-traits
 
+    depends_run-append  port:redis
+
     livecheck.type      none
 } else {
     livecheck.regex     {archive/(\d+(?:\.\d+)*)\.[tz]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140308/8b4f13db/attachment.html>


More information about the macports-changes mailing list