[87841] trunk/dports/python/py27-robotframework-ride/Portfile
jwa at macports.org
jwa at macports.org
Thu Dec 8 08:28:12 PST 2011
Revision: 87841
http://trac.macports.org/changeset/87841
Author: jwa at macports.org
Date: 2011-12-08 08:28:11 -0800 (Thu, 08 Dec 2011)
Log Message:
-----------
version bump to 0.39.1, adding a note, how to run in 32bit mode
Modified Paths:
--------------
trunk/dports/python/py27-robotframework-ride/Portfile
Modified: trunk/dports/python/py27-robotframework-ride/Portfile
===================================================================
--- trunk/dports/python/py27-robotframework-ride/Portfile 2011-12-08 15:32:34 UTC (rev 87840)
+++ trunk/dports/python/py27-robotframework-ride/Portfile 2011-12-08 16:28:11 UTC (rev 87841)
@@ -8,7 +8,7 @@
set internal_name robotframework-ride
set short_name robotide
-version 0.35.1
+version 0.39.1
categories-append devel
maintainers jwa
description Robot Framework test case editor
@@ -26,14 +26,17 @@
master_sites http://${internal_name}.googlecode.com/files/
distname ${internal_name}-${version}
-checksums md5 6a7858de827a7ce02493bd367241c005 \
- sha1 7b0c8eef997787d8bf5d78926aeaace81bb60701 \
- rmd160 aacaa6f025245b53a4e0ac92e5a9577e098b61ce
+checksums md5 efc7dcad494844d743f05f8744adf761 \
+ sha1 92752cb3558c64d6ef7d6bcbe33fee9f59094ce5 \
+ rmd160 d5c01c909f8e1acaeac587b08f56340586aa4261
python.link_binaries no
post-destroot {
ln -s ${python.prefix}/bin/ride.py ${destroot}${prefix}/bin/ride-${python.branch}.py
}
+
+notes To run, use 'arch -i386 ride-2.7.py' to use 32bit architecture
+
livecheck.type regex
livecheck.url ${homepage}
livecheck.regex ${internal_name}-(0\\.\[0-9.\]+)\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111208/1f908d71/attachment.html>
More information about the macports-changes
mailing list