[62548] trunk/dports/python/py26-pyglet/Portfile

stromnov at macports.org stromnov at macports.org
Sun Jan 10 13:36:23 PST 2010


Revision: 62548
          http://trac.macports.org/changeset/62548
Author:   stromnov at macports.org
Date:     2010-01-10 13:36:21 -0800 (Sun, 10 Jan 2010)
Log Message:
-----------
py26-pyglet: fix livecheck

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

Modified: trunk/dports/python/py26-pyglet/Portfile
===================================================================
--- trunk/dports/python/py26-pyglet/Portfile	2010-01-10 20:54:31 UTC (rev 62547)
+++ trunk/dports/python/py26-pyglet/Portfile	2010-01-10 21:36:21 UTC (rev 62548)
@@ -14,14 +14,10 @@
 long_description    ${description}
 
 homepage            http://www.pyglet.org/
-master_sites        http://pyglet.googlecode.com/files/
+master_sites        googlecode:pyglet
 
 distname            pyglet-${version}
 
 checksums           md5     54530c20a95fffeb6c60fd4a9b073b83 \
                     sha1    bb7bc38216e25bc3467b01d7e4637cddac0554d8 \
                     rmd160  ac2900e62f78339467c7b5eae3e0882e65473365
-
-livecheck.type      regex
-livecheck.url       ${homepage}download.html
-livecheck.regex     "The current stable version of pyglet is <strong>(\[0-9\](\\.\[0-9\]+)*)</strong>\\."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100110/509064cd/attachment-0001.html>


More information about the macports-changes mailing list