<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/2e203b3e23f207dc031f7a17a4d2743038b72c07">https://github.com/macports/macports-ports/commit/2e203b3e23f207dc031f7a17a4d2743038b72c07</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 2e203b3e23f cronolog, cronolog-devel: Update homepage, license
</span>2e203b3e23f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2e203b3e23f207dc031f7a17a4d2743038b72c07
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Jun 21 00:43:22 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    cronolog, cronolog-devel: Update homepage, license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Despite the GPL-2 COPYING file, the project's license appears to be
</span><span style='display:block; white-space:pre;color:#404040;'>    Apache 1.0.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The original domain is gone so switch the homepage to what appears to be
</span><span style='display:block; white-space:pre;color:#404040;'>    a legitimate though seemingly abandoned GitHub repository.
</span>---
 sysutils/cronolog-devel/Portfile | 4 +++-
 sysutils/cronolog/Portfile       | 5 +++--
 2 files changed, 6 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/cronolog-devel/Portfile b/sysutils/cronolog-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ebecca4abda..7bd2536addb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/cronolog-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/cronolog-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ categories                sysutils
</span> 
 maintainers            {jberry @jdberry} openmaintainer
 platforms              darwin
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/fordmason/cronolog/issues/9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Apache-1
</span> 
 description            cronolog is a web log rotation program
 long_description       cronolog is a simple filter program that reads log file \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +25,7 @@ long_description       cronolog is a simple filter program that reads log file \
</span>                           helper programs that can process a log after it is rolled. \
                                Run cronolog with no options for help.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://web.archive.org/web/20140209202032/http://cronolog.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://github.com/fordmason/cronolog
</span> master_sites        macports_distfiles
 
 platform darwin {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/cronolog/Portfile b/sysutils/cronolog/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a6525a121cc..a41f961b02f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/cronolog/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/cronolog/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,8 @@ checksums           rmd160  6181c14e69a419c633950274c3c112f6bd784f9e \
</span> categories          sysutils
 platforms           darwin
 maintainers         {ryandesign @ryandesign} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/fordmason/cronolog/issues/9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Apache-1
</span> 
 description         cronolog is a web log rotation program
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +24,7 @@ long_description    cronolog is a simple filter program that reads log file \
</span>                     current date and time. When the expanded filename \
                     changes, the current file is closed and a new one opened.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://web.archive.org/web/20140209202032/http://cronolog.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://github.com/fordmason/cronolog
</span> master_sites        macports_distfiles
 
 patchfiles          implicit.patch
</pre><pre style='margin:0'>

</pre>