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

ryandesign at macports.org ryandesign at macports.org
Thu Mar 22 03:16:03 PDT 2012


Revision: 91020
          https://trac.macports.org/changeset/91020
Author:   ryandesign at macports.org
Date:     2012-03-22 03:16:00 -0700 (Thu, 22 Mar 2012)
Log Message:
-----------
py-matplotlib: change post-activate ui_msg to notes; slightly edit the message

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2012-03-22 09:39:19 UTC (rev 91019)
+++ trunk/dports/python/py-matplotlib/Portfile	2012-03-22 10:16:00 UTC (rev 91020)
@@ -75,13 +75,6 @@
   }
 }
 
-post-activate {
-  ui_msg "\nThe default backend is the interactive MacOSX backend, different
-backends can be specified using the ~/.matplotlib/matplotlibrc file.
-More details, regarding backends, can be found in the matplotlib FAQ:
-\nhttp://matplotlib.sourceforge.net/faq/installing_faq.html#what-is-a-backend\n"
-}
-
 variant cairo description "Enable Cairo backends" {
   if {${subport} == "py24-matplotlib"} {
     depends_lib-append port:py-cairo
@@ -156,4 +149,11 @@
   livecheck.regex    {Matplotlib (\d+(\.\d+)*) is available}
 } else {
   livecheck.type     none
+  notes "
+The default backend is the interactive Mac OS X backend. Different\
+backends can be specified using the ~/.matplotlib/matplotlibrc file.\
+More details regarding backends can be found in the matplotlib FAQ:
+
+http://matplotlib.sourceforge.net/faq/installing_faq.html#what-is-a-backend
+"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120322/83a86d7a/attachment.html>


More information about the macports-changes mailing list