[33898] trunk/dports/python

ram at macports.org ram at macports.org
Wed Feb 6 20:21:44 PST 2008


Revision: 33898
          http://trac.macosforge.org/projects/macports/changeset/33898
Author:   ram at macports.org
Date:     2008-02-06 20:21:43 -0800 (Wed, 06 Feb 2008)

Log Message:
-----------
py-matplotlib/py25-matplotlib: fix 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	2008-02-07 03:22:18 UTC (rev 33897)
+++ trunk/dports/python/py-matplotlib/Portfile	2008-02-07 04:21:43 UTC (rev 33898)
@@ -96,3 +96,5 @@
 if { ![variant_isset gtk2] && ![variant_isset tkinter] && ![variant_isset wxpython] } {
         default_variants        +tkinter
 }
+
+livecheck.version        matplotlib-${version}

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2008-02-07 03:22:18 UTC (rev 33897)
+++ trunk/dports/python/py25-matplotlib/Portfile	2008-02-07 04:21:43 UTC (rev 33898)
@@ -96,3 +96,5 @@
 if { ![variant_isset gtk2] && ![variant_isset tkinter] && ![variant_isset wxpython] } {
         default_variants        +tkinter
 }
+
+livecheck.version        matplotlib-${version}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/c73fcc7d/attachment.html


More information about the macports-changes mailing list