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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0a740008a88b45be2dbdf7cb8419e1bfb8a02872">https://github.com/macports/macports-ports/commit/0a740008a88b45be2dbdf7cb8419e1bfb8a02872</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 0a74000  rsgislib: add cxx11 portgroup. Should fix #57651
</span>0a74000 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0a740008a88b45be2dbdf7cb8419e1bfb8a02872
</span>Author: Veence <vince@macports.org>
AuthorDate: Wed Nov 21 09:56:32 2018 +0100

<span style='display:block; white-space:pre;color:#404040;'>    rsgislib: add cxx11 portgroup. Should fix #57651
</span>---
 gis/rsgislib/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/rsgislib/Portfile b/gis/rsgislib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index caea2a4..b0ac1e6 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/rsgislib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/rsgislib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem          1.0
</span> PortGroup           bitbucket 1.0
 PortGroup           cmake 1.1
 PortGroup           compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11   1.1
</span> 
 bitbucket.setup     petebunting rsgislib 3.4.9
 revision            5
</pre><pre style='margin:0'>

</pre>