[117029] trunk/dports/python/py-robotframework-ride/Portfile

jwa at macports.org jwa at macports.org
Thu Feb 13 04:28:39 PST 2014


Revision: 117029
          https://trac.macports.org/changeset/117029
Author:   jwa at macports.org
Date:     2014-02-13 04:28:39 -0800 (Thu, 13 Feb 2014)
Log Message:
-----------
py-robotframework-ride: version bump to 1.3, fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py-robotframework-ride/Portfile

Modified: trunk/dports/python/py-robotframework-ride/Portfile
===================================================================
--- trunk/dports/python/py-robotframework-ride/Portfile	2014-02-13 11:07:09 UTC (rev 117028)
+++ trunk/dports/python/py-robotframework-ride/Portfile	2014-02-13 12:28:39 UTC (rev 117029)
@@ -8,8 +8,7 @@
 name                py-robotframework-ride
 set internal_name   robotframework-ride
 
-version             1.2.3
-revision            4
+version             1.3
 
 license             Apache-2
 
@@ -24,11 +23,11 @@
 python.versions     26 27
 python.default_version 27
 
-master_sites        googlecode:${internal_name}
+master_sites        https://pypi.python.org/packages/source/r/${internal_name}
 distname            ${internal_name}-${version}
 
-checksums           rmd160  9d481289f4a1fb0f29daff929de779dde4975675 \
-                    sha256  b2f4a28400b206358c9b48c3378388f1ffc8ba16a1cfba064aed38803a71c5d1
+checksums           rmd160  75c180f11b161d671e0aba3e45a6613e749bf1ff \
+                    sha256  b35c2fa4c7f78880253e28ea48120cd733a23427aa61139c1d3973a1e1ba90b7
 
 if {${name} ne ${subport}} {
     build.cmd           ${python.bin} setup.py
@@ -56,7 +55,7 @@
 
 if {${name} eq ${subport}} {
     livecheck.type      regex
-    livecheck.url       ${homepage}
+    livecheck.url      https://pypi.python.org/pypi/${internal_name}
     livecheck.regex     ${internal_name}-(\[0-9.\]+)\\.tar\\.\[bg\]z
 } else {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140213/efb9a913/attachment.html>


More information about the macports-changes mailing list