<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/3de6fc00a6280f338d2c01a203c3fa3261fa83ac">https://github.com/macports/macports-ports/commit/3de6fc00a6280f338d2c01a203c3fa3261fa83ac</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 3de6fc0  postgresql_autodoc: update master_sites, disable livecheck
</span>3de6fc0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3de6fc00a6280f338d2c01a203c3fa3261fa83ac
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Jun 12 02:48:59 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    postgresql_autodoc: update master_sites, disable livecheck
</span>---
 databases/postgresql_autodoc/Portfile | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql_autodoc/Portfile b/databases/postgresql_autodoc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 48bd176..1d9f474 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql_autodoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql_autodoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ long_description    Automatic documentation generator for postgresql \
</span> 
 # doesn't work
 homepage            http://www.rbt.ca/autodoc/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://www.rbt.ca/autodoc/binaries/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        macports_distfiles:${name}
</span> 
 checksums           rmd160  c588ef93e955b5c41b6175f3f2762c35accbb567 \
                     sha256  8fd8300a1913bd60be7b8214aadc8e193575c1fabe7797cbb6dcaed2b90eb8e9
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -46,6 +46,4 @@ build               {}
</span> destroot.args       PERL=${perl5.bin}
 destroot.destdir    DESTDIR=${destroot}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type      regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       ${homepage}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     "Stable Release - (\\d(?:\\.\\d+))*"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>