<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-www.
</pre>
<p><a href="https://github.com/macports/macports-www/commit/a43d67ba072121e52bb4f0dfd1cbe9566a23bfc7">https://github.com/macports/macports-www/commit/a43d67ba072121e52bb4f0dfd1cbe9566a23bfc7</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 a43d67b install: update GNUstep URL
</span>a43d67b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a43d67ba072121e52bb4f0dfd1cbe9566a23bfc7
</span>Author: Vieno Hakkerinen <txt.file@txtfile.eu>
AuthorDate: Wed Mar 27 13:37:25 2024 +0100
<span style='display:block; white-space:pre;color:#404040;'> install: update GNUstep URL
</span>---
install.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/install.php b/install.php
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ba9c6c..56b974c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/install.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/install.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -248,7 +248,7 @@
</span> <li><b>mtree</b> for directory hierarchy.</li>
<li><a href="http://rsync.samba.org/">rsync</a> for syncing the ports.</li>
<li><a href="http://curl.haxx.se/">cURL</a> for downloading distfiles.</li>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <li><a href="http://gnustep.org/">GNUstep</a> (Base), for Foundation (optional, can be disabled via configure args).</li>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <li><a href="https://gnustep.github.io/">GNUstep</a> (Base), for Foundation (optional, can be disabled via configure args).</li>
</span> <li><a href="http://www.openssl.org/">OpenSSL</a> for signature verification, and optionally for checksums. <b>libmd</b> may
be used instead for checksums.</li>
</ul>
</pre><pre style='margin:0'>
</pre>