<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/04684f6a820300a284c4262dde51647bf4b7a531">https://github.com/macports/macports-ports/commit/04684f6a820300a284c4262dde51647bf4b7a531</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 04684f6  owncloud-client: forgot to add the necessary group
</span>04684f6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 04684f6a820300a284c4262dde51647bf4b7a531
</span>Author: Chih-Hsuan Yen <yan12125@macports.org>
AuthorDate: Sat Dec 8 20:56:29 2018 +0800

<span style='display:block; white-space:pre;color:#404040;'>    owncloud-client: forgot to add the necessary group
</span>---
 www/owncloud-client/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/owncloud-client/Portfile b/www/owncloud-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4337b9c..c770d00 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/owncloud-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/owncloud-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem              1.0
 PortGroup               cmake 1.1
 PortGroup               qt5 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup               compiler_blacklist_versions 1.0
</span> 
 # Check filenames in https://download.owncloud.com/desktop/stable/
 # owncloudclient-${version}.${build_id}.tar.xz (The source tarball)
</pre><pre style='margin:0'>

</pre>