<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a8428d878263851993bc1a18db47571690cc8835">https://github.com/macports/macports-ports/commit/a8428d878263851993bc1a18db47571690cc8835</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 a8428d87826 unicorn: update to 2.1.3
</span>a8428d87826 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a8428d878263851993bc1a18db47571690cc8835
</span>Author: Jeffrey Crowell <jeff@crowell.biz>
AuthorDate: Tue Mar 25 13:41:04 2025 -0700

<span style='display:block; white-space:pre;color:#404040;'>    unicorn: update to 2.1.3
</span>---
 devel/unicorn/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/unicorn/Portfile b/devel/unicorn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6ca45f51b1d..884ef0d090a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/unicorn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/unicorn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ PortGroup           legacysupport 1.1
</span> # CLOCK_MONOTONIC is available on macOS Sierra and newer
 legacysupport.newest_darwin_requires_legacy 15
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        unicorn-engine unicorn 2.1.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        unicorn-engine unicorn 2.1.3
</span> github.tarball_from archive
 
 license             GPL-2+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,9 @@ description         CPU emulator framework
</span> long_description    Unicorn is a lightweight multi-platform, \
     multi-architecture CPU emulator framework.
 homepage            https://www.unicorn-engine.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  990e2d09c1741c6c1144e30a88d38e795f871ad5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  98687aac94bdfeeed17f80af980b3baafd79f1c3be3aec2e913905d5988f7c4a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4196820
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  23abfc5073117b7a4c6f131cc5505187b63cec8d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  5572eecd903fff0e66694310ca438531243b18782ce331a4262eeb6f6ad675bc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4197694 
</span> 
 depends_build-append       port:pkgconfig
 
</pre><pre style='margin:0'>

</pre>