<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/58218271f2aa31bd4f0ab6b82fb67a6f52257d35">https://github.com/macports/macports-ports/commit/58218271f2aa31bd4f0ab6b82fb67a6f52257d35</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 58218271f2aa31bd4f0ab6b82fb67a6f52257d35
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Wed Aug 9 11:00:14 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    zathura: add notes about plugins
</span>---
 office/zathura/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/zathura/Portfile b/office/zathura/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2b6a389..1944bc1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/zathura/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/zathura/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -60,6 +60,11 @@ post-activate {
</span>     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+For handling additional file types, consider installing the various
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+zathura-plugin-* ports (port search zathura-plugin).
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     (\\d\\.\\d\\.\\d)
</pre><pre style='margin:0'>

</pre>