[36418] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Apr 30 22:21:51 PDT 2008


Revision: 36418
          http://trac.macosforge.org/projects/macports/changeset/36418
Author:   jmr at macports.org
Date:     2008-04-30 22:21:50 -0700 (Wed, 30 Apr 2008)

Log Message:
-----------
py-game, py25-game: add livecheck

Modified Paths:
--------------
    trunk/dports/python/py-game/Portfile
    trunk/dports/python/py25-game/Portfile

Modified: trunk/dports/python/py-game/Portfile
===================================================================
--- trunk/dports/python/py-game/Portfile	2008-05-01 05:16:40 UTC (rev 36417)
+++ trunk/dports/python/py-game/Portfile	2008-05-01 05:21:50 UTC (rev 36418)
@@ -48,3 +48,7 @@
     xinstall -m 644 -W ${worksrcpath} install.html WHATSNEW \
         readme.txt ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check regex
+livecheck.url   http://pypi.python.org/pypi/Pygame/
+livecheck.regex {Pygame ([0-9]\.[0-9]+\.[0-9]+)}

Modified: trunk/dports/python/py25-game/Portfile
===================================================================
--- trunk/dports/python/py25-game/Portfile	2008-05-01 05:16:40 UTC (rev 36417)
+++ trunk/dports/python/py25-game/Portfile	2008-05-01 05:21:50 UTC (rev 36418)
@@ -50,3 +50,7 @@
     xinstall -m 644 -W ${worksrcpath} install.html WHATSNEW \
         readme.txt ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check regex
+livecheck.url   http://pypi.python.org/pypi/Pygame/
+livecheck.regex {Pygame ([0-9]\.[0-9]+\.[0-9]+)}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080430/ad73c53a/attachment-0001.html


More information about the macports-changes mailing list