[41955] trunk/dports/python/py25-libxml2/Portfile
nox at macports.org
nox at macports.org
Wed Nov 12 07:26:34 PST 2008
Revision: 41955
http://trac.macports.org/changeset/41955
Author: nox at macports.org
Date: 2008-11-12 07:26:34 -0800 (Wed, 12 Nov 2008)
Log Message:
-----------
py25-libxml2: Fixed livecheck.
Modified Paths:
--------------
trunk/dports/python/py25-libxml2/Portfile
Modified: trunk/dports/python/py25-libxml2/Portfile
===================================================================
--- trunk/dports/python/py25-libxml2/Portfile 2008-11-12 15:13:13 UTC (rev 41954)
+++ trunk/dports/python/py25-libxml2/Portfile 2008-11-12 15:26:34 UTC (rev 41955)
@@ -39,7 +39,6 @@
${destroot}${docdir}
}
-livecheck.check md5
-livecheck.url ftp://xmlsoft.org/libxml2/python/
-livecheck.md5 a2cc31311f1b3fb52a08cf1056efda11
-
+livecheck.check regex
+livecheck.url http://xmlsoft.org/sources/python/
+livecheck.regex {libxml2-python-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081112/20427f46/attachment.html>
More information about the macports-changes
mailing list