<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/17274b3fd00b4e1c5cda14547bcfd829474b5fa6">https://github.com/macports/macports-ports/commit/17274b3fd00b4e1c5cda14547bcfd829474b5fa6</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 17274b3fd00 policykit: really disable livecheck
</span>17274b3fd00 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 17274b3fd00b4e1c5cda14547bcfd829474b5fa6
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Aug 30 13:36:33 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    policykit: really disable livecheck
</span>---
 security/policykit/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/policykit/Portfile b/security/policykit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 694d9f57759..ea3dc38fb21 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/policykit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/policykit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -93,6 +93,7 @@ add_users           polkitd group=polkitd realname=Policy\ Kit
</span> 
 # temporarily disable livecheck until a new stable version is availble
 # see comments above
<span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span> # livecheck.type      regex
 # livecheck.url       https://gitlab.freedesktop.org/polkit/polkit/-/tags
 # livecheck.regex     "polkit-(\\d+(?:\\.\\d+)*)"
</pre><pre style='margin:0'>

</pre>