[86236] trunk/dports/python/py-matplotlib/Portfile

ram at macports.org ram at macports.org
Sun Oct 23 09:33:22 PDT 2011


Revision: 86236
          http://trac.macports.org/changeset/86236
Author:   ram at macports.org
Date:     2011-10-23 09:33:19 -0700 (Sun, 23 Oct 2011)
Log Message:
-----------
python/py-matplotlib: fix livecheck

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2011-10-23 16:24:14 UTC (rev 86235)
+++ trunk/dports/python/py-matplotlib/Portfile	2011-10-23 16:33:19 UTC (rev 86236)
@@ -154,4 +154,4 @@
 
 livecheck.type     regex
 livecheck.url      ${homepage}
-livecheck.regex    {matplotlib (\d+(\.\d+)*) is available}
+livecheck.regex    {Matplotlib (\d+(\.\d+)*) is available}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111023/1e428875/attachment.html>


More information about the macports-changes mailing list