<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/14ccb1271009e119c16a948ee0060cb96820d378">https://github.com/macports/macports-ports/commit/14ccb1271009e119c16a948ee0060cb96820d378</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 14ccb12  bind9: fix livecheck
</span>14ccb12 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 14ccb1271009e119c16a948ee0060cb96820d378
</span>Author: Zero King <l2dy@icloud.com>
AuthorDate: Tue Jan 31 13:53:35 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    bind9: fix livecheck
</span>---
 net/bind9/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/bind9/Portfile b/net/bind9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7bb5350..9e2d84d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/bind9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/bind9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -106,4 +106,4 @@ notes "******************************************************
</span> 
 livecheck.type regex
 livecheck.url  ${homepage}/downloads/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex "target=\"_blank\">BIND (\\d+\.\\d+\.\\d+) - tar.gz</a>"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex    "target=\"_blank\">BIND (\\d+\.\\d+\.\\d+(?:-P\\d+)?) - tar.gz</a>"
</span></pre><pre style='margin:0'>

</pre>