<pre style='margin:0'>
David Strubbe (dstrubbe) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/50856ba8a29c66c419103b7478402649cce9295b">https://github.com/macports/macports-ports/commit/50856ba8a29c66c419103b7478402649cce9295b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 50856ba  hdf5, hdf5-18: typos and capitalization.
</span>50856ba is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 50856ba8a29c66c419103b7478402649cce9295b
</span>Author: David Strubbe <dstrubbe@macports.org>
AuthorDate: Mon Sep 18 15:30:18 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    hdf5, hdf5-18: typos and capitalization.
</span>---
 science/hdf5-18/Portfile | 4 ++--
 science/hdf5/Portfile    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/hdf5-18/Portfile b/science/hdf5-18/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4998d50..e4f9deb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/hdf5-18/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/hdf5-18/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -108,7 +108,7 @@ variant hl description {
</span> }
 
 variant cxx description {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    Enable c++ interfance.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Enable c++ interface.
</span>   +cxx is EXPERIMENTAL with +threadsafe or any mpi variant
 } {
     configure.args-delete       --disable-cxx
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -116,7 +116,7 @@ variant cxx description {
</span> }
 
 variant fortran description {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    Enable fortran bindings.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Enable Fortran bindings.
</span>   +fortran is EXPERIMENTAL with +threadsafe
 } {
     configure.args-delete       --disable-fortran
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/hdf5/Portfile b/science/hdf5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index beb7f71..3c43288 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/hdf5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/hdf5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -115,7 +115,7 @@ variant hl description {
</span> }
 
 variant cxx description {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    Enable c++ interfance.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Enable c++ interface.
</span>   +cxx is EXPERIMENTAL with +threadsafe or any mpi variant
 } {
     configure.args-delete       --disable-cxx
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -123,7 +123,7 @@ variant cxx description {
</span> }
 
 variant fortran description {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    Enable fortran bindings.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Enable Fortran bindings.
</span>   +fortran is EXPERIMENTAL with +threadsafe
 } {
     configure.args-delete       --disable-fortran
</pre><pre style='margin:0'>

</pre>