<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/937f318249c14ed940132ac47796193ff7a3f25f">https://github.com/macports/macports-ports/commit/937f318249c14ed940132ac47796193ff7a3f25f</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 937f318 qgis3: add libtasn1 dependency
</span>937f318 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 937f318249c14ed940132ac47796193ff7a3f25f
</span>Author: Veence <vince@macports.org>
AuthorDate: Mon Dec 4 10:41:57 2017 +0100
<span style='display:block; white-space:pre;color:#404040;'> qgis3: add libtasn1 dependency
</span>---
gis/qgis3/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/qgis3/Portfile b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 342944f..6cac30e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,6 +33,7 @@ worksrcdir QGIS-${commit}
</span>
depends_lib-append port:libiconv \
port:expat \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:libtasn1 \
</span> port:libzip \
path:lib/libssl.dylib:openssl \
port:gsl \
</pre><pre style='margin:0'>
</pre>