[68242] trunk/dports/python/py31-ply/Portfile

phw at macports.org phw at macports.org
Sat May 29 13:33:35 PDT 2010


Revision: 68242
          http://trac.macports.org/changeset/68242
Author:   phw at macports.org
Date:     2010-05-29 13:33:31 -0700 (Sat, 29 May 2010)
Log Message:
-----------
py31-ply: Added livecheck

Modified Paths:
--------------
    trunk/dports/python/py31-ply/Portfile

Modified: trunk/dports/python/py31-ply/Portfile
===================================================================
--- trunk/dports/python/py31-ply/Portfile	2010-05-29 20:29:22 UTC (rev 68241)
+++ trunk/dports/python/py31-ply/Portfile	2010-05-29 20:33:31 UTC (rev 68242)
@@ -26,3 +26,6 @@
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 -W ${worksrcpath} README ANNOUNCE TODO CHANGES ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type	regex
+livecheck.regex	"Download <a href=\"ply-(\\d+(?:\\.\\d+)*).tar.gz\">"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100529/262b4cba/attachment.html>


More information about the macports-changes mailing list