[44636] trunk/dports/python

ram at macports.org ram at macports.org
Thu Jan 1 04:50:10 PST 2009


Revision: 44636
          http://trac.macports.org/changeset/44636
Author:   ram at macports.org
Date:     2009-01-01 04:50:07 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
py-matplotlib/py25-matplotlib: update livecheck

Modified Paths:
--------------
    trunk/dports/python/py-matplotlib/Portfile
    trunk/dports/python/py25-matplotlib/Portfile

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2009-01-01 03:51:57 UTC (rev 44635)
+++ trunk/dports/python/py-matplotlib/Portfile	2009-01-01 12:50:07 UTC (rev 44636)
@@ -108,4 +108,6 @@
   default_variants   +tkinter
 }
 
-livecheck.version  matplotlib-${version}
+livecheck.check    regex
+livecheck.url      ${homepage}
+livecheck.regex    {Current version: <b>(\d+(?:\.\d+)*)</b>}

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2009-01-01 03:51:57 UTC (rev 44635)
+++ trunk/dports/python/py25-matplotlib/Portfile	2009-01-01 12:50:07 UTC (rev 44636)
@@ -108,4 +108,6 @@
   default_variants   +tkinter
 }
 
-livecheck.version  matplotlib-${version}
+livecheck.check    regex
+livecheck.url      ${homepage}
+livecheck.regex    {Current version: <b>(\d+(?:\.\d+)*)</b>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/60759cf5/attachment.html>


More information about the macports-changes mailing list