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

mojca at macports.org mojca at macports.org
Mon Mar 17 03:57:28 PDT 2014


Revision: 117925
          https://trac.macports.org/changeset/117925
Author:   mojca at macports.org
Date:     2014-03-17 03:57:28 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
py-saga: upgrade to 0.13 (maintainer, #42585)

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

Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile	2014-03-17 10:49:10 UTC (rev 117924)
+++ trunk/dports/python/py-saga/Portfile	2014-03-17 10:57:28 UTC (rev 117925)
@@ -8,16 +8,14 @@
 set _n              [string index ${_name} 0]
 
 name                py-saga
-version             0.9.15
-revision            1
+version             0.13
 categories-append   net science
 platforms           darwin
 supported_archs     noarch
+license             MIT
 
 maintainers         bo.ingv.it:Peter.Danecek openmaintainer
 
-license             MIT
-
 description         A Simple API for Grid and Distributed Applications
 
 long_description    \
@@ -34,9 +32,9 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     6001141951faebbca00d2c18ed9dcff9 \
-                    rmd160  a9dc00d335efe91b0eee507b3802641f67688378 \
-                    sha256  fb06183fcdd282bb7fc29abd272c14502e10cf1e469d4aeadd3dd9ff240b1595
+checksums           md5     3c4b069b98f8f4c7cf4cea56ea834182 \
+                    rmd160  31e27128904de5c1db275cfa896155ee1ad0fb7c \
+                    sha256  adc2ffd995a8aefd1e437e1343a45110c0e30464063853617fbd09facf0513d7
 
 python.versions     26 27
 
@@ -46,6 +44,7 @@
     depends_lib-append      port:py${python.version}-colorama \
                             port:py${python.version}-radical-utils \
                             port:py${python.version}-libcloud
+
     # Adding documentation
     post-destroot {
         set dest_doc ${destroot}${prefix}/share/doc/${subport}
@@ -56,6 +55,8 @@
             README.md \
                 ${dest_doc}
     }
+
+    livecheck.type  none
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/b258677b/attachment.html>


More information about the macports-changes mailing list