[50017] trunk/dports/python/py25-logilab-astng/Portfile

alakazam at macports.org alakazam at macports.org
Wed Apr 22 07:38:22 PDT 2009


Revision: 50017
          http://trac.macports.org/changeset/50017
Author:   alakazam at macports.org
Date:     2009-04-22 07:38:19 -0700 (Wed, 22 Apr 2009)
Log Message:
-----------
Fix livecheck for py25-logilab-astng

Modified Paths:
--------------
    trunk/dports/python/py25-logilab-astng/Portfile

Modified: trunk/dports/python/py25-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py25-logilab-astng/Portfile	2009-04-22 07:53:28 UTC (rev 50016)
+++ trunk/dports/python/py25-logilab-astng/Portfile	2009-04-22 14:38:19 UTC (rev 50017)
@@ -18,9 +18,9 @@
 master_sites        ftp://ftp.logilab.fr/pub/astng/
 distname            logilab-astng-${version}
 
-livecheck.url       ${homepage}
 livecheck.check     regex
-livecheck.regex     "latest published version:.*<a.*?>(\\d+(?:\\.\\d+)*)</a>"
+livecheck.url       http://ftp.logilab.org/pub/astng/
+livecheck.regex     {logilab-astng-(\d+(?:\.\d+)*)\.tar\.gz}
 
 checksums           md5     68a3ccca76e17df1ae33a20195dc52ac \
                     sha1    101fa76760a095b24e56c2e8d9efd062334e57f3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090422/89f731e2/attachment.html>


More information about the macports-changes mailing list