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

jwa at macports.org jwa at macports.org
Thu Aug 13 23:51:53 PDT 2015


Revision: 139353
          https://trac.macports.org/changeset/139353
Author:   jwa at macports.org
Date:     2015-08-13 23:51:52 -0700 (Thu, 13 Aug 2015)
Log Message:
-----------
py-robotframework-ride: version bump to 1.4.1, adapt 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	2015-08-14 06:51:29 UTC (rev 139352)
+++ trunk/dports/python/py-robotframework-ride/Portfile	2015-08-14 06:51:52 UTC (rev 139353)
@@ -8,7 +8,7 @@
 name                py-robotframework-ride
 set internal_name   robotframework-ride
 
-version             1.4
+version             1.4.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  cc0178f0feebcba8bf9fde32c17b54e14fdf5b34 \
-                    sha256  16f147d017ccd308632e9ff3eff7e4963135a3134a08cec8d9fe3e801a68a9e7
+checksums           rmd160  36d5293cd25d7acf37b55e2c53c0f0dea606ec73 \
+                    sha256  e280119c511755ec2a0befb09a829700eb358c0584c1108af930fc9486eb432c
 
 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}-(\[0-9.\]+)\\.tar\\.\[bg\]z
+    livecheck.regex     ${internal_name}\&nbsp\;(\[0-9.\]+)\<
 } else {
     livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150813/c0b73eef/attachment.html>


More information about the macports-changes mailing list