<pre style='margin:0'>
Jyrki Wahlstedt (jyrkiwahlstedt) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0c330b4419bde102a6d653361f70af6337faea36">https://github.com/macports/macports-ports/commit/0c330b4419bde102a6d653361f70af6337faea36</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 0c330b4 pgAdmin3: fix livecheck
</span>0c330b4 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0c330b4419bde102a6d653361f70af6337faea36
</span>Author: Jyrki Wahlstedt <jwa@macports.org>
AuthorDate: Wed Dec 28 16:30:21 2016 +0200
<span style='display:block; white-space:pre;color:#404040;'> pgAdmin3: fix livecheck
</span>---
aqua/pgAdmin3/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/pgAdmin3/Portfile b/aqua/pgAdmin3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 67e957c..247518c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/pgAdmin3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/pgAdmin3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -100,5 +100,5 @@ variant with_postgresql91 requires postgresql91 description {Legacy compatibilit
</span> variant with_postgresql92 requires postgresql92 description {Legacy compatibility variant} {}
livecheck.type regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url ${homepage}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url https://www.pgadmin.org/download/source.php
</span> livecheck.regex pgAdmin v(1\\.\[0-9\]+\\.\[0-9\]+)
</pre><pre style='margin:0'>
</pre>