<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/09d535c899c46f8da267d79315f9ad49cc4d53e0">https://github.com/macports/macports-ports/commit/09d535c899c46f8da267d79315f9ad49cc4d53e0</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 09d535c899c net-snmp: extend build fix to cover 11.0
</span>09d535c899c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 09d535c899c46f8da267d79315f9ad49cc4d53e0
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Tue Jun 30 19:13:06 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    net-snmp: extend build fix to cover 11.0
</span>---
 net/net-snmp/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/net-snmp/Portfile b/net/net-snmp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 71f8b914a4f..128c7e274f8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/net-snmp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/net-snmp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,6 +40,7 @@ post-extract {
</span>     # https://sourceforge.net/p/net-snmp/bugs/2504/
     copy ${worksrcpath}/include/net-snmp/system/darwin17.h ${worksrcpath}/include/net-snmp/system/darwin18.h
     copy ${worksrcpath}/include/net-snmp/system/darwin17.h ${worksrcpath}/include/net-snmp/system/darwin19.h
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    copy ${worksrcpath}/include/net-snmp/system/darwin17.h ${worksrcpath}/include/net-snmp/system/darwin20.h
</span> }
 
 patchfiles-append       patch-agent-mibgroup-mibII-icmp.h.diff
</pre><pre style='margin:0'>

</pre>