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

jwa at macports.org jwa at macports.org
Mon Jan 18 01:05:03 PST 2016


Revision: 144775
          https://trac.macports.org/changeset/144775
Author:   jwa at macports.org
Date:     2016-01-18 01:05:03 -0800 (Mon, 18 Jan 2016)
Log Message:
-----------
py-robotframework-ride: version bump to 1.5.1

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

Modified: trunk/dports/python/py-robotframework-ride/Portfile
===================================================================
--- trunk/dports/python/py-robotframework-ride/Portfile	2016-01-18 04:04:42 UTC (rev 144774)
+++ trunk/dports/python/py-robotframework-ride/Portfile	2016-01-18 09:05:03 UTC (rev 144775)
@@ -8,7 +8,7 @@
 name                py-robotframework-ride
 set internal_name   robotframework-ride
 
-version             1.4.1
+version             1.5.1
 
 license             Apache-2
 
@@ -26,8 +26,8 @@
 master_sites        https://pypi.python.org/packages/source/r/${internal_name}
 distname            ${internal_name}-${version}
 
-checksums           rmd160  36d5293cd25d7acf37b55e2c53c0f0dea606ec73 \
-                    sha256  e280119c511755ec2a0befb09a829700eb358c0584c1108af930fc9486eb432c
+checksums           rmd160  30e0c5da1278ce9b9ac51dd7982dc868142c4b62 \
+                    sha256  6d3ad526681ddf8e04db8eecf7b692a270f8eb1661718206561a641d603d15ee
 
 if {${name} ne ${subport}} {
     build.cmd           ${python.bin} setup.py
@@ -56,7 +56,7 @@
 if {${name} eq ${subport}} {
     livecheck.type      regex
     livecheck.url      https://pypi.python.org/pypi/${internal_name}
-    livecheck.regex     ${internal_name}\&nbsp\;(\[0-9.\]+)\<
+    livecheck.regex     ${internal_name} (\[0-9.\]+)\<
 } else {
     livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160118/2ecf8691/attachment.html>


More information about the macports-changes mailing list