<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/01cbd070fb1f69a9090a92137811b6308aa83a39">https://github.com/macports/macports-ports/commit/01cbd070fb1f69a9090a92137811b6308aa83a39</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 01cbd070fb1 mvnd: switch master_sites to official download URL
</span>01cbd070fb1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 01cbd070fb1f69a9090a92137811b6308aa83a39
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Wed Feb 1 16:22:08 2023 +0100

<span style='display:block; white-space:pre;color:#404040;'>    mvnd: switch master_sites to official download URL
</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 ae0dac378f0..72f41ba02f4 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://github.com/apache/maven-mvnd/releases/download/${version}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites    https://downloads.apache.org/maven/mvnd/${version}/
</span> 
 use_configure   no
 
</pre><pre style='margin:0'>

</pre>