[115503] trunk/dports/python/py-saga/Portfile

mojca at macports.org mojca at macports.org
Fri Jan 3 10:48:05 PST 2014


Revision: 115503
          https://trac.macports.org/changeset/115503
Author:   mojca at macports.org
Date:     2014-01-03 10:48:05 -0800 (Fri, 03 Jan 2014)
Log Message:
-----------
py-saga: add dependency on py-libcloud (maintainer, #41745)

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

Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile	2014-01-03 18:45:34 UTC (rev 115502)
+++ trunk/dports/python/py-saga/Portfile	2014-01-03 18:48:05 UTC (rev 115503)
@@ -9,6 +9,7 @@
 
 name                py-saga
 version             0.9.15
+revision            1
 categories-append   net science
 platforms           darwin
 supported_archs     noarch
@@ -43,8 +44,8 @@
     depends_build-append    port:py${python.version}-setuptools
 
     depends_lib-append      port:py${python.version}-colorama \
-                            port:py${python.version}-radical-utils
-                          # port:py${python.version}-libcloud
+                            port:py${python.version}-radical-utils \
+                            port:py${python.version}-libcloud
     # Adding documentation
     post-destroot {
         set dest_doc ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140103/a20752c1/attachment-0001.html>


More information about the macports-changes mailing list