<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/8202673f108db60ac07b71a52566e98453a3dc78">https://github.com/macports/macports-ports/commit/8202673f108db60ac07b71a52566e98453a3dc78</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 8202673 pangoxsl: fix livecheck
</span>8202673 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8202673f108db60ac07b71a52566e98453a3dc78
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Mar 16 05:04:20 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> pangoxsl: fix livecheck
</span>---
textproc/pangoxsl/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/pangoxsl/Portfile b/textproc/pangoxsl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c8569a..8d3d7cb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/pangoxsl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/pangoxsl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,3 +24,6 @@ checksums rmd160 a0a94bf5c7011f4d82d0bb72e7628d440ddac372 \
</span> depends_build port:pkgconfig
depends_lib path:lib/pkgconfig/pango.pc:pango
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex "/${name}-(\\d+(?:\\.\\d+)*)"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span></pre><pre style='margin:0'>
</pre>