<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f0d187a57bb15a6aabfdd08c84948190da80152d">https://github.com/macports/macports-ports/commit/f0d187a57bb15a6aabfdd08c84948190da80152d</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 f0d187a57bb makeicns: doesn't install libs
</span>f0d187a57bb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f0d187a57bb15a6aabfdd08c84948190da80152d
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed May 11 21:13:33 2022 +1000

<span style='display:block; white-space:pre;color:#404040;'>    makeicns: doesn't install libs
</span>---
 graphics/makeicns/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/makeicns/Portfile b/graphics/makeicns/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1ab4b6ef7e8..17e3fb5d800 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/makeicns/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/makeicns/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ version             1.4.10a
</span> revision            2
 categories          graphics
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs       no
</span> license             MIT
 
 description         This program lets you convert all kinds of images to Apple icns format on the command line.
</pre><pre style='margin:0'>

</pre>