<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/018c4fb684733ea47d8ce71ed8a7a85bc103185e">https://github.com/macports/macports-ports/commit/018c4fb684733ea47d8ce71ed8a7a85bc103185e</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 018c4fb6847 mod_gnutls: attempt to fix build on Yosemite and below. take 4...
</span>018c4fb6847 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 018c4fb684733ea47d8ce71ed8a7a85bc103185e
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Jun 28 20:07:23 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mod_gnutls: attempt to fix build on Yosemite and below. take 4...
</span>---
 www/mod_gnutls/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/mod_gnutls/Portfile b/www/mod_gnutls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27bc12893e2..ecbdb075162 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/mod_gnutls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/mod_gnutls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,8 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 PortSystem          1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           compiler_blacklist_versions 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> 
 name                mod_gnutls
 version             0.11.0
</pre><pre style='margin:0'>

</pre>