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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a4333f3e5461de516da54ed8533f3bc36ec3acab">https://github.com/macports/macports-ports/commit/a4333f3e5461de516da54ed8533f3bc36ec3acab</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 a4333f3e546 dnscontrol: use GitHub releases for livecheck
</span>a4333f3e546 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a4333f3e5461de516da54ed8533f3bc36ec3acab
</span>Author: Andy Hall <andy@ajhall.us>
AuthorDate: Sat Aug 20 23:45:32 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    dnscontrol: use GitHub releases for livecheck
</span>---
 sysutils/dnscontrol/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/dnscontrol/Portfile b/sysutils/dnscontrol/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c590bafe40b..286c3d642d1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/dnscontrol/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/dnscontrol/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,7 @@ long_description    DNSControl is a system for maintaining DNS zones. It has   \
</span>                     BIND zone files ever. It runs anywhere Go runs (Linux,     \
                     macOS, Windows). The provider model is extensible, so more \
                     providers can be added.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       ${github.homepage}/releases
</span> 
 categories          sysutils
 license             MIT
</pre><pre style='margin:0'>

</pre>