[64144] trunk/dports/python
mmoll at macports.org
mmoll at macports.org
Tue Feb 23 08:22:26 PST 2010
Revision: 64144
http://trac.macports.org/changeset/64144
Author: mmoll at macports.org
Date: 2010-02-23 08:22:23 -0800 (Tue, 23 Feb 2010)
Log Message:
-----------
python/py2[56]-MMTK: fix livecheck.regex
Modified Paths:
--------------
trunk/dports/python/py25-MMTK/Portfile
trunk/dports/python/py26-MMTK/Portfile
Modified: trunk/dports/python/py25-MMTK/Portfile
===================================================================
--- trunk/dports/python/py25-MMTK/Portfile 2010-02-23 10:54:35 UTC (rev 64143)
+++ trunk/dports/python/py25-MMTK/Portfile 2010-02-23 16:22:23 UTC (rev 64144)
@@ -6,7 +6,6 @@
set realname MMTK
name py25-${realname}
version 2.6.0
-revision 1
categories python science
maintainers mmoll openmaintainer
description The Molecular Modelling Toolkit is a library for molecular \
@@ -26,4 +25,4 @@
livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex ${realname} (\[0-9.\]+)
+livecheck.regex Stable Releases</strong></td><td>(\[0-9.\]+)
Modified: trunk/dports/python/py26-MMTK/Portfile
===================================================================
--- trunk/dports/python/py26-MMTK/Portfile 2010-02-23 10:54:35 UTC (rev 64143)
+++ trunk/dports/python/py26-MMTK/Portfile 2010-02-23 16:22:23 UTC (rev 64144)
@@ -26,4 +26,4 @@
livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex ${realname} (\[0-9.\]+)
+livecheck.regex Stable Releases</strong></td><td>(\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100223/63d3755c/attachment.html>
More information about the macports-changes
mailing list