[82530] trunk/dports/python/py-glewpy/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 15 02:30:39 PDT 2011


Revision: 82530
          http://trac.macports.org/changeset/82530
Author:   ryandesign at macports.org
Date:     2011-08-15 02:30:39 -0700 (Mon, 15 Aug 2011)
Log Message:
-----------
py-glewpy: fix livecheck

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

Modified: trunk/dports/python/py-glewpy/Portfile
===================================================================
--- trunk/dports/python/py-glewpy/Portfile	2011-08-15 09:29:05 UTC (rev 82529)
+++ trunk/dports/python/py-glewpy/Portfile	2011-08-15 09:30:39 UTC (rev 82530)
@@ -27,3 +27,7 @@
 post-destroot {
         xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type          sourceforge
+livecheck.name          glewpy
+livecheck.regex         /${livecheck.name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110815/d44b1147/attachment.html>


More information about the macports-changes mailing list