[116325] trunk/dports/science/mpich-devel/Portfile

sean at macports.org sean at macports.org
Thu Jan 23 12:10:43 PST 2014


Revision: 116325
          https://trac.macports.org/changeset/116325
Author:   sean at macports.org
Date:     2014-01-23 12:10:43 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
mpich-devel: removing trailing space

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

Modified: trunk/dports/science/mpich-devel/Portfile
===================================================================
--- trunk/dports/science/mpich-devel/Portfile	2014-01-23 20:10:40 UTC (rev 116324)
+++ trunk/dports/science/mpich-devel/Portfile	2014-01-23 20:10:43 UTC (rev 116325)
@@ -36,12 +36,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/
 
 # Force local builds to avoid missing compilers (possible if grabbed from
@@ -113,9 +113,9 @@
 
 depends_lib-append  port:libxml2
 
-# Linker for Apple clang version 421.11.66 segfaults 
-# See https://trac.macports.org/ticket/36654#comment:9 
-compiler.blacklist-append   {clang >= 421.11.66 < 425.0.24} 
+# Linker for Apple clang version 421.11.66 segfaults
+# See https://trac.macports.org/ticket/36654#comment:9
+compiler.blacklist-append   {clang >= 421.11.66 < 425.0.24}
 
 platform darwin {
     configure.args-append   --enable-timer-type=mach_absolute_time
@@ -259,10 +259,10 @@
 notes "
 
 +--- MPICH Usage note ----
-| The mpi\[cc|cxx|f77|f90\] weappers are installed as 
+| 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}]
 +-------------------------
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/35a6438e/attachment.html>


More information about the macports-changes mailing list