<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/1b2d7252c3702830f8ae932172eee4b60aa48406">https://github.com/macports/macports-ports/commit/1b2d7252c3702830f8ae932172eee4b60aa48406</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 1b2d7252c37 aspectj: remove defunct mirrors
</span>1b2d7252c37 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1b2d7252c3702830f8ae932172eee4b60aa48406
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Tue Aug 4 04:25:59 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    aspectj: remove defunct mirrors
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Hosts are live but appear to no longer mirror aspectj
</span><span style='display:block; white-space:pre;color:#404040;'>    (nor other Eclipse projects).
</span>---
 java/aspectj/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/aspectj/Portfile b/java/aspectj/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b117d3fc5a1..3174727073b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/aspectj/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/aspectj/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,9 +10,7 @@ long_description  ${description}
</span> 
 homepage               http://www.eclipse.org/aspectj/
 master_sites   http://download.eclipse.org/tools/aspectj/ \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                                http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/tools/aspectj/ \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           http://sunsite.informatik.rwth-aachen.de:3080/eclipse/tools/aspectj/ \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                           ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/tools/aspectj/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                           http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/tools/aspectj/
</span> checksums         sha1 5312911e7db01c78f74dbb2b9d7820c55bfd095f
 use_zip                        yes
 extract.suffix .jar
</pre><pre style='margin:0'>

</pre>