[111670] trunk/dports/science/mpich/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 28 02:52:36 PDT 2013


Revision: 111670
          https://trac.macports.org/changeset/111670
Author:   ryandesign at macports.org
Date:     2013-09-28 02:52:36 -0700 (Sat, 28 Sep 2013)
Log Message:
-----------
mpich: correct formatting of long description and notes

Modified Paths:
--------------
    trunk/dports/science/mpich/Portfile

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2013-09-28 09:47:50 UTC (rev 111669)
+++ trunk/dports/science/mpich/Portfile	2013-09-28 09:52:36 UTC (rev 111670)
@@ -35,12 +35,12 @@
                     Quadrics) and proprietary high-end computing systems (Blue\
                     Gene, Cray) and (2) to enable cutting-edge research in MPI\
                     through an easy-to-extend modular framework for other\
-                    derived implementations. \n\
-                    \n\
-                    The mpich port follows the latest mpich 3.x line, and is \
+                    derived implementations.\
+                    \
+                    \n\nThe mpich port follows the latest mpich 3.x line, and is \
                     the successor to the mpich2 port. Starting with the major \
                     release in November 2012, the project is renamed back to \
-                    MPICH (from MPICH2) with a version number of 3.0. 
+                    MPICH (from MPICH2) with a version number of 3.0.
 homepage            http://www.mpich.org/
 
 checksums \
@@ -249,15 +249,12 @@
     }
 
 notes "
+MPICH usage note:\
+The mpi\[cc|cxx|f77|f90\] wrappers are installed as\
+mpi\[cc|cxx|f77|f90\]-${cname}. To make ${subport} the default (i.e. the\
+version you get when you run 'mpicc/mpicxx'), please run:
 
-+--- MPICH Usage note ----
-| The mpi\[cc|cxx|f77|f90\] weappers are installed as 
-| mpi\[cc|cxx|f77|f90\]-${cname}. To make ${subport} the default (i.e. the
-| version you get when you run 'mpicc/mpicxx'), please run:
-|  
-| sudo port select --set mpich [file tail ${select.file}]
-+-------------------------
-
+sudo port select --set mpich [file tail ${select.file}]
 "
 
     variant gforker description {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130928/9e10d3e5/attachment.html>


More information about the macports-changes mailing list