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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4b60cf211b723d654210fac3640ba9cab45948a5">https://github.com/macports/macports-ports/commit/4b60cf211b723d654210fac3640ba9cab45948a5</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 4b60cf2  QtCurve: Use cxx11 PG
</span>4b60cf2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4b60cf211b723d654210fac3640ba9cab45948a5
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sun Jun 2 18:14:44 2019 +0100

<span style='display:block; white-space:pre;color:#404040;'>    QtCurve: Use cxx11 PG
</span>---
 kde/qtcurve/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/kde/qtcurve/Portfile b/kde/qtcurve/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3d53821..25aace7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/kde/qtcurve/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/kde/qtcurve/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,7 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 
 PortSystem          1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> 
 fetch.type          git
 git.url             git://anongit.kde.org/qtcurve.git
</pre><pre style='margin:0'>

</pre>