[48034] trunk/dports/python/py-logilab-common/Portfile

dh at macports.org dh at macports.org
Fri Mar 13 03:03:29 PDT 2009


Revision: 48034
          http://trac.macports.org/changeset/48034
Author:   dh at macports.org
Date:     2009-03-13 03:03:28 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Add livecheck to Portfile

Modified Paths:
--------------
    trunk/dports/python/py-logilab-common/Portfile

Modified: trunk/dports/python/py-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py-logilab-common/Portfile	2009-03-13 09:52:56 UTC (rev 48033)
+++ trunk/dports/python/py-logilab-common/Portfile	2009-03-13 10:03:28 UTC (rev 48034)
@@ -16,6 +16,10 @@
 master_sites        ftp://ftp.logilab.fr/pub/common/
 distname            logilab-common-${version}
 
+livecheck.url       ${homepage}
+livecheck.check     regex
+livecheck.regex     "latest published version:.*<a.*?>(\\d+(?:\\.\\d+)*)</a>"
+
 checksums           md5 5749351bbca23c05de87333b345895b6 \
                     sha1 6d7e420e63a40321877b43044eba15e30d701a9d \
                     rmd160 05f81773b03b3ec3a06b7a637c606a46afce413e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/74e9e0c6/attachment.html>


More information about the macports-changes mailing list