<pre style='margin:0'>
Nils Breunese (breun) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/043a96487347fbcf2678974036c012a0a21d84dc">https://github.com/macports/macports-ports/commit/043a96487347fbcf2678974036c012a0a21d84dc</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 043a9648734 mvnd: restore master_sites URL (#25445)
</span>043a9648734 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 043a96487347fbcf2678974036c012a0a21d84dc
</span>Author: Nils Breunese <breun@macports.org>
AuthorDate: Sat Aug 24 19:20:30 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> mvnd: restore master_sites URL (#25445)
</span>---
java/mvnd/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/mvnd/Portfile b/java/mvnd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 605c5bcedb5..0c799a442e7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/mvnd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/mvnd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,7 +32,7 @@ long_description mvnd aims at providing faster Maven builds using techniques kno
</span> homepage https://github.com/apache/maven-mvnd
supported_archs x86_64 arm64
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites https://downloads.apache.org/maven/mvnd/${version}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://archive.apache.org/dist/maven/mvnd/${version}/
</span>
use_configure no
</pre><pre style='margin:0'>
</pre>