[116368] trunk/dports/science/hdf5-18/Portfile

sean at macports.org sean at macports.org
Thu Jan 23 12:14:06 PST 2014


Revision: 116368
          https://trac.macports.org/changeset/116368
Author:   sean at macports.org
Date:     2014-01-23 12:14:06 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
hdf5-18: remove trailing whitespace

Modified Paths:
--------------
    trunk/dports/science/hdf5-18/Portfile

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2014-01-23 20:14:03 UTC (rev 116367)
+++ trunk/dports/science/hdf5-18/Portfile	2014-01-23 20:14:06 UTC (rev 116368)
@@ -102,7 +102,7 @@
   +fortran is EXPERIMENTAL with +threadsafe
 } {
     configure.args-delete       --disable-fortran
-    configure.args-append       --enable-fortran 
+    configure.args-append       --enable-fortran
 }
 
 if {[ variant_isset fortran ] &&
@@ -118,7 +118,7 @@
 }
 
 variant threadsafe description {
-    Enable threadsafety. 
+    Enable threadsafety.
   +threadsafe is EXPERIMENTAL with +cxx, +fortran, +mpich or +openmpi
 } {
     configure.args-delete       --disable-threadsafe
@@ -129,7 +129,7 @@
                                      [ variant_isset fortran ]) ||
     ([ variant_isset mpich ] || [ variant_isset openmpi ])  &&
     ([ variant_isset cxx ]   || [ variant_isset threadsafe ])  } {
-    
+
     # Tell hdf5-18 to configure in this experimental configuration
     configure.args-append       --enable-unsupported
 
@@ -154,7 +154,7 @@
 
 # openmpi conflicts with universal because there is no universal variant for
 # the openmpi port at the moment
-variant openmpi description { 
+variant openmpi description {
     Enable Parallel HDF5 with openmpi. Uses compiler selected with openmpi.
   +openmpi is EXPERIMENTAL with +cxx or +threadsafe.
 } conflicts universal mpich gcc44 gcc45 gcc46 gcc47 gcc48 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/54a130fb/attachment.html>


More information about the macports-changes mailing list