<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/3ef01347f26d8956aea7496ebfa81a90df721c21">https://github.com/macports/macports-ports/commit/3ef01347f26d8956aea7496ebfa81a90df721c21</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3ef01347f26d8956aea7496ebfa81a90df721c21
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Nov 12 09:01:52 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    acpica: Add OpenBSD mirror
</span>---
 devel/acpica/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/acpica/Portfile b/devel/acpica/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4bc51303b74..24a20f4a5d2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/acpica/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/acpica/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,6 @@ categories          devel
</span> # acpisrc tool replaces them with an open source dual license.
 # Why not just indicate triple licensing to start with? Who knows.
 license             {Permissive GPL-2}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {i0ntempest @i0ntempest} openmaintainer
 
 description         ACPI compiler
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +22,7 @@ long_description    A compiler for ACPI DSDT .asl files.
</span> 
 homepage            https://acpica.org/
 master_sites        ${homepage}sites/acpica/files/ \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    https://ftp.OpenBSD.org/pub/OpenBSD/distfiles/ \
</span>                     https://mirror.sobukus.de/files/grimoire/devel/
 
 distname            acpica-unix-${version}
</pre><pre style='margin:0'>

</pre>