<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/790a1e64a145dd41b7f3edc2b6917e906ce9840d">https://github.com/macports/macports-ports/commit/790a1e64a145dd41b7f3edc2b6917e906ce9840d</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 790a1e6 gnome-dictionary: manpage requires docbook-xsl to build
</span>790a1e6 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 790a1e64a145dd41b7f3edc2b6917e906ce9840d
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Feb 6 11:49:06 2018 -0800
<span style='display:block; white-space:pre;color:#404040;'> gnome-dictionary: manpage requires docbook-xsl to build
</span>---
gnome/gnome-dictionary/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gnome-dictionary/Portfile b/gnome/gnome-dictionary/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 036321d..a76ac5b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gnome-dictionary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gnome-dictionary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,6 +26,7 @@ checksums rmd160 2cc3598c4edc75e0fce395d272b86470dc595633 \
</span> depends_build-append \
port:pkgconfig \
port:itstool \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:docbook-xsl \
</span> port:libxslt
depends_lib port:desktop-file-utils \
</pre><pre style='margin:0'>
</pre>