[81215] trunk/dports/python/py26-webtest/Portfile

perry at macports.org perry at macports.org
Tue Jul 26 20:15:25 PDT 2011


Revision: 81215
          http://trac.macports.org/changeset/81215
Author:   perry at macports.org
Date:     2011-07-26 20:15:24 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
python/py26-webtest - Fix livecheck.regex.

Modified Paths:
--------------
    trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile	2011-07-27 03:14:15 UTC (rev 81214)
+++ trunk/dports/python/py26-webtest/Portfile	2011-07-27 03:15:24 UTC (rev 81215)
@@ -13,7 +13,7 @@
 license                 MIT
 homepage                http://pypi.python.org/pypi/WebTest/
 
-livecheck.regex         {: WebTest (.+)<}
+livecheck.regex         {>WebTest (.+) :}
 livecheck.type          regex
 livecheck.url           ${homepage}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/2fd6b9dc/attachment.html>


More information about the macports-changes mailing list