<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/407604d1dfb0b644b92563e8efb5d24e0febbd2b">https://github.com/macports/macports-ports/commit/407604d1dfb0b644b92563e8efb5d24e0febbd2b</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 407604d1d pascal-p5: Update the homepage URL to a valid one
</span>407604d1d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 407604d1dfb0b644b92563e8efb5d24e0febbd2b
</span>Author: Karl-Michael Schindler <karl-michael.schindler@web.de>
AuthorDate: Thu Feb 27 11:16:29 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    pascal-p5: Update the homepage URL to a valid one
</span>---
 lang/pascal-p5/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/pascal-p5/Portfile b/lang/pascal-p5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4267e64..37707bc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/pascal-p5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/pascal-p5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ description         P5, Zuerich type ISO 7185 Pascal compiler
</span> long_description    This is the 5th version of the Pascal-P compiler from Zuerich. \
                     It is modified to be ISO 7185 Pascal compliant, both in \
                     the implementation language, and in the language it processes.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://www.standardpascal.com/p5.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            http://www.standardpascal.org/p5.html
</span> 
 fetch.type          git
 git.url             https://git.code.sf.net/p/pascalp5/code
</pre><pre style='margin:0'>

</pre>