[70036] trunk/dports/python/py26-pygraphviz/Portfile

stromnov at macports.org stromnov at macports.org
Tue Jul 27 09:34:35 PDT 2010


Revision: 70036
          http://trac.macports.org/changeset/70036
Author:   stromnov at macports.org
Date:     2010-07-27 09:34:35 -0700 (Tue, 27 Jul 2010)
Log Message:
-----------
py26-pygraphviz: add livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-pygraphviz/Portfile

Modified: trunk/dports/python/py26-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py26-pygraphviz/Portfile	2010-07-27 16:33:08 UTC (rev 70035)
+++ trunk/dports/python/py26-pygraphviz/Portfile	2010-07-27 16:34:35 UTC (rev 70036)
@@ -29,3 +29,7 @@
 depends_lib-append      port:swig-python \
                         path:bin/dot:graphviz \
                         port:py26-distribute
+
+livecheck.type          regex
+livecheck.url           ${master_sites}
+livecheck.regex         "pygraphviz-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100727/1cae58ea/attachment.html>


More information about the macports-changes mailing list