<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/73aa49147d959f8e378b3086043c9e91b2d3c8e0">https://github.com/macports/macports-ports/commit/73aa49147d959f8e378b3086043c9e91b2d3c8e0</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 73aa49147d9 ntpstat: disable livecheck
</span>73aa49147d9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 73aa49147d959f8e378b3086043c9e91b2d3c8e0
</span>Author: RobK88 <amtor@hotmail.com>
AuthorDate: Sun Nov 12 08:03:20 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ntpstat: disable livecheck
</span>---
 sysutils/ntpstat/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/ntpstat/Portfile b/sysutils/ntpstat/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3ef748262cb..863be2dd7a8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/ntpstat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/ntpstat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,7 @@ homepage            https://web.archive.org/web/20121207230716/http://people.red
</span> checksums           rmd160  d82756f5f5a9a7a6d947303147e19a0a7664497b \
                     sha256  d6e3cb1a95ea975a2f8703b3676b1ca6df1752747c172f90e474f11323feeb9c \
                     size    3952
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    
</span> patchfiles          1001-Makefile.patch \
                     1002-Header-includes.patch
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,3 +37,5 @@ destroot {
</span>     xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 0644 ${worksrcpath}/COPYING ${destroot}${prefix}/share/doc/${name}
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>