<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/11ea12444a7813ce1c10b50fe04f91430c191dfb">https://github.com/macports/macports-ports/commit/11ea12444a7813ce1c10b50fe04f91430c191dfb</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 11ea12444a7813ce1c10b50fe04f91430c191dfb
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Sat Aug 10 00:01:42 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> elk: Use archived homepage and master_sites
</span>---
lang/elk/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/elk/Portfile b/lang/elk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7a047d1bc45..f5b48840f0d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/elk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/elk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,8 +11,8 @@ long_description \
</span> Scheme interpreter, or as an embeddable, reusable extension \
language subsystem for applications written in C or C++ through \
the libelk library.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://sam.zoy.org/elk
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites http://sam.zoy.org/elk
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://web.archive.org/web/20240321110425/http://sam.zoy.org/elk/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://web.archive.org/web/20240327082055if_/http://sam.zoy.org/elk/
</span>
use_bzip2 yes
</pre><pre style='margin:0'>
</pre>