<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/28c5a722e90763f981f34579f1f34ebcd5144dc8">https://github.com/macports/macports-ports/commit/28c5a722e90763f981f34579f1f34ebcd5144dc8</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 28c5a72  qtkeychain: touch up Portfile (thanks Macports2000!)
</span>28c5a72 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 28c5a722e90763f981f34579f1f34ebcd5144dc8
</span>Author: Veence <vince@macports.org>
AuthorDate: Sat Dec 2 11:06:01 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    qtkeychain: touch up Portfile (thanks Macports2000!)
</span>---
 security/qtkeychain/Portfile | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/qtkeychain/Portfile b/security/qtkeychain/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b2a2cb0..926214e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/qtkeychain/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/qtkeychain/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,13 +3,12 @@
</span> PortSystem          1.0
 PortGroup           cmake   1.0
 PortGroup           github  1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           active_variants 1.1
</span> PortGroup           qt5     1.0
 
 name                qtkeychain
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        frankosterfeld qtkeychain v0.8.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        frankosterfeld qtkeychain 0.8.0 v
</span> categories          security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         QtKeyChain stores passwords securely
 long_description    QGIS is a GIS. It can visualize, inject data into\
                     PostGres/PostGIS, or serve as a Qt front-end to\
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,10 +16,9 @@ long_description    QGIS is a GIS. It can visualize, inject data into\
</span>                     a quite powerful GIS of its own.
 
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             BSD
</span> 
 use_parallel_build  no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://github.com/frankosterfeld/qtkeychain
</span> 
 checksums           rmd160  bd836da78724c75a4eb169018b3df6dd32f1f625 \
                     sha256  be986d0f1a24b7eac8eddce94bb820652fcdcf6fb9b590441743a510abcc4739
</pre><pre style='margin:0'>

</pre>