[43650] trunk/dports/python/py25-lxml/Portfile

devans at macports.org devans at macports.org
Fri Dec 12 15:21:39 PST 2008


Revision: 43650
          http://trac.macports.org/changeset/43650
Author:   devans at macports.org
Date:     2008-12-12 15:21:39 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
py25-lxml: fix livecheck.

Modified Paths:
--------------
    trunk/dports/python/py25-lxml/Portfile

Modified: trunk/dports/python/py25-lxml/Portfile
===================================================================
--- trunk/dports/python/py25-lxml/Portfile	2008-12-12 22:52:30 UTC (rev 43649)
+++ trunk/dports/python/py25-lxml/Portfile	2008-12-12 23:21:39 UTC (rev 43650)
@@ -24,3 +24,7 @@
                   rmd160 dbb0adc4ba9da3d313c73d68ecf909efea1d33c8
 distname          lxml-${version}
 depends_lib-append port:libxml2 port:libxslt port:py25-hashlib port:py25-setuptools port:py25-zlib
+
+livecheck.check regex
+livecheck.url   ${master_sites}
+livecheck.regex "lxml-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/453dd0e1/attachment.html>


More information about the macports-changes mailing list