<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/0db85099d2db07158d57101028ee125c746bf484">https://github.com/macports/macports-ports/commit/0db85099d2db07158d57101028ee125c746bf484</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 0db8509  py-urlwatch: update homepage, livecheck
</span>0db8509 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0db85099d2db07158d57101028ee125c746bf484
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Apr 11 15:47:38 2018 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-urlwatch/Portfile b/python/py-urlwatch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6fe36ef..941acc3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-urlwatch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-urlwatch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description  \
</span>     filter content via hooks, remove noise (always-changing website parts), \
     etc.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://thpinfo.com/2008/urlwatch/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://thp.io/2008/urlwatch/
</span> master_sites        ${homepage}
 distname            urlwatch-${version}
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ checksums           md5     fb15ca7d3723e3a385ee149d9b19c262 \
</span> 
 livecheck.type      regex
 livecheck.url       ${homepage}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     "Current version: (\\d+(?:\\.\\d+)*)"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     "urlwatch-(\\d+(?:\\.\\d+)*)"
</span> 
 python.versions     27 34 35 36
 
</pre><pre style='margin:0'>

</pre>