<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/08f384d5b72befafbb1649b56dc114c7aecafe69">https://github.com/macports/macports-ports/commit/08f384d5b72befafbb1649b56dc114c7aecafe69</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 08f384d  oidn: Use legacysupport PG for MAP_ANONYMOUS
</span>08f384d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 08f384d5b72befafbb1649b56dc114c7aecafe69
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue May 26 17:31:12 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    oidn: Use legacysupport PG for MAP_ANONYMOUS
</span>---
 graphics/oidn/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/oidn/Portfile b/graphics/oidn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 85dd783..8814da0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/oidn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/oidn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 PortGroup           cmake 1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           legacysupport 1.0
</span> 
 github.setup        OpenImageDenoise oidn 1.2.0 v
 github.tarball_from releases
</pre><pre style='margin:0'>

</pre>