<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/1dc8fcf7d5bfc8ee06a69fe01e450c07c04bdfd4">https://github.com/macports/macports-ports/commit/1dc8fcf7d5bfc8ee06a69fe01e450c07c04bdfd4</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 1dc8fcf7d5b gtk-doc: update homepage, livecheck
</span>1dc8fcf7d5b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1dc8fcf7d5bfc8ee06a69fe01e450c07c04bdfd4
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Oct 1 22:01:36 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gtk-doc: update homepage, livecheck
</span>---
 gnome/gtk-doc/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gtk-doc/Portfile b/gnome/gtk-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27437223fab..bbbfd7f8ee2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gtk-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gtk-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    GTK-Doc generates API documentation from comments added to C
</span>                     It is typically used to document the public API of GTK+  and GNOME \
                     libraries, but it can also be used to document application code.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.gtk.org/gtk-doc/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://wiki.gnome.org/DocumentationProject/GtkDoc
</span> master_sites        gnome:sources/${name}/${version}/
 
 use_xz              yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -107,4 +107,4 @@ test.run            yes
</span> test.dir            ${worksrcpath}/tests
 test.target         check
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type      gnome-with-unstable
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      gnome
</span></pre><pre style='margin:0'>

</pre>