[66561] trunk/dports/python

perry at macports.org perry at macports.org
Fri Apr 16 12:53:55 PDT 2010


Revision: 66561
          http://trac.macports.org/changeset/66561
Author:   perry at macports.org
Date:     2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

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

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile	2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile	2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
 description         Web Error handling and exception catching
 long_description    ${description}
 license             MIT
-homepage            http://pypi.python.org/pypi/WebError/${version}/
+homepage            http://pypi.python.org/pypi/WebError/
 
-livecheck.regex     {WebError/(.+)/"}
+livecheck.regex     {: WebError (.+)<}
 livecheck.type      regex
 livecheck.url       ${homepage}
 

Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile	2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile	2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
                     Pylons and TurboGears 2, but can be used with any web \
                     framework.
 license             BSD
-homepage            http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage            http://pypi.python.org/pypi/WebHelpers/
 
-livecheck.regex     {WebHelpers/(.+)/"}
+livecheck.regex     {WebHelpers/(.+)"}
 livecheck.type      regex
 livecheck.url       ${homepage}
 

Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile	2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile	2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
 description         Helper to test WSGI applications
 long_description    ${description}
 license             MIT
-homepage            http://pypi.python.org/pypi/WebTest/${version}/
+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/20100416/f3d9b1dd/attachment.html>


More information about the macports-changes mailing list