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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9fb381af960c34ed98b004be62c2347b5399149d">https://github.com/macports/macports-ports/commit/9fb381af960c34ed98b004be62c2347b5399149d</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 9fb381a  aria2: remove cxx11 PG
</span>9fb381a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9fb381af960c34ed98b004be62c2347b5399149d
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue May 5 07:45:43 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    aria2: remove cxx11 PG
</span>---
 net/aria2/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/aria2/Portfile b/net/aria2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 23f7a35..6f081cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/aria2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/aria2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,10 +2,9 @@
</span> 
 PortSystem          1.0
 PortGroup           github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           cxx11 1.1
</span> 
 github.setup        aria2 aria2 1.35.0 release-
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> github.tarball_from releases
 categories          net
 platforms           darwin
</pre><pre style='margin:0'>

</pre>