[101500] trunk/dports/python/py-swap/Portfile

g5pw at macports.org g5pw at macports.org
Fri Jan 11 15:51:11 PST 2013


Revision: 101500
          https://trac.macports.org/changeset/101500
Author:   g5pw at macports.org
Date:     2013-01-11 15:51:11 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
python/py-swap:
  disable broken livecheck

Modified Paths:
--------------
    trunk/dports/python/py-swap/Portfile

Modified: trunk/dports/python/py-swap/Portfile
===================================================================
--- trunk/dports/python/py-swap/Portfile	2013-01-11 23:43:53 UTC (rev 101499)
+++ trunk/dports/python/py-swap/Portfile	2013-01-11 23:51:11 UTC (rev 101500)
@@ -34,7 +34,5 @@
 
     livecheck.type  none
 } else {
-    livecheck.type  regex
-    livecheck.url   ${homepage}download.shtml
-    livecheck.regex {<a href=".*/ftp/pygame\-([0-9\.]+)release\.tar\.gz">}
+    livecheck.type  none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/3455d181/attachment.html>


More information about the macports-changes mailing list