[75096] trunk/dports/python/py27-robotframework-ride/Portfile

jwa at macports.org jwa at macports.org
Sat Jan 15 07:58:09 PST 2011


Revision: 75096
          http://trac.macports.org/changeset/75096
Author:   jwa at macports.org
Date:     2011-01-15 07:58:02 -0800 (Sat, 15 Jan 2011)
Log Message:
-----------
fix changed distfile name and checksum

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-01-15 14:41:17 UTC (rev 75095)
+++ trunk/dports/python/py27-robotframework-ride/Portfile	2011-01-15 15:58:02 UTC (rev 75096)
@@ -8,7 +8,7 @@
 set internal_name	robotframework-ride
 set short_name		robotide
 
-version             0.30
+version             0.31
 categories-append   devel
 maintainers         jwa
 description         Robot Framework test case editor
@@ -24,11 +24,11 @@
 configure.build_arch	i386
 
 master_sites        http://${internal_name}.googlecode.com/files/
-distname            ${short_name}-${version}
+distname            ${internal_name}-${version}
 
-checksums           md5     cb30f9b0646a426ac35655663a23601c \
-                    sha1    279bbd197443b08160a4d61cccb163d8f4d53a50 \
-                    rmd160  b6fc84f24d8aa6f69cacb92a6e1bab6f53ca72ed
+checksums           md5     1f22520d9003749e6fd7a90f7236d80a \
+                    sha1    1a611ae051d635ad367e2380b93d7bb6dedbbcc6 \
+                    rmd160  48051c49952873bc0105593838f7a09126f92dac
 
 python.link_binaries no
 post-destroot {
@@ -36,4 +36,4 @@
 }
 livecheck.type     regex
 livecheck.url      ${homepage}
-livecheck.regex    ${short_name}-(0\\.\[0-9\]+\[0-9.\]*)\\.tar\\.\[bg\]z
+livecheck.regex    ${short_name}-(0\\.\[0-9.\]+)\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/3bbbd8a5/attachment.html>


More information about the macports-changes mailing list