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

jwa at macports.org jwa at macports.org
Mon Nov 19 07:22:02 PST 2012


Revision: 99859
          https://trac.macports.org/changeset/99859
Author:   jwa at macports.org
Date:     2012-11-19 07:22:02 -0800 (Mon, 19 Nov 2012)
Log Message:
-----------
py-robotframework-ride: version bump to 0.53, change the way of expressing supported architecture

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

Modified: trunk/dports/python/py-robotframework-ride/Portfile
===================================================================
--- trunk/dports/python/py-robotframework-ride/Portfile	2012-11-19 15:15:00 UTC (rev 99858)
+++ trunk/dports/python/py-robotframework-ride/Portfile	2012-11-19 15:22:02 UTC (rev 99859)
@@ -7,7 +7,7 @@
 name				py-robotframework-ride
 set internal_name	robotframework-ride
 
-version             0.52.2
+version             0.53
 
 license             Apache-2
 
@@ -23,13 +23,13 @@
 python.default_version	27
 
 universal_variant	no
-configure.build_arch	i386
+supported_archs	i386
 
 master_sites        https://github.com/downloads/robotframework/RIDE/
 distname            ${internal_name}-${version}
 
-checksums           rmd160  6b6ca86fa9e2b41cd89fa52d451ea04552893f99 \
-                    sha256  c05e91bbe88fca089f7cf867acd6e2e240307d1b77ff8537daecf721ab3841cf
+checksums           rmd160  15b404bbafc67a40d02a3607f112918e315f1e01 \
+                    sha256  3b25ba6a8d5cc77b6c85e332a1aabf7e70fe76bd5ac58fa2087656e2c6761388
 
 if {$subport != $name} {
     build.cmd           ${python.bin} setup.py
@@ -39,7 +39,7 @@
         port:py${python.version}-paver
 
     platform darwin 12 {
-        configure.build_arch    x86_64
+        supported_archs    x86_64
         depends_lib-delete port:py${python.version}-wxpython
         depends_lib-append port:py${python.version}-wxpython30
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121119/71704a06/attachment-0001.html>


More information about the macports-changes mailing list