<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3a45aafecce847113daa53584dcbefad543cf04c">https://github.com/macports/macports-ports/commit/3a45aafecce847113daa53584dcbefad543cf04c</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 3a45aaf  postgresql*: use Python version 3.7
</span>3a45aaf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3a45aafecce847113daa53584dcbefad543cf04c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Oct 6 16:43:22 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    postgresql*: use Python version 3.7
</span>---
 databases/postgresql10/Portfile | 5 +++--
 databases/postgresql11/Portfile | 5 +++--
 databases/postgresql96/Portfile | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql10/Portfile b/databases/postgresql10/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a418dea..b1c2072 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql10/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql10/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ PortGroup muniversal 1.0
</span> #remember to update the -doc and -server as well
 name                postgresql10
 version             10.5
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> 
 categories          databases
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -125,9 +126,9 @@ variant python27 conflicts python3 description {add support for python 2.7} {
</span> }
 
 variant python3 conflicts python27 description {add support for python 3.x} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    depends_lib-append      port:python36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_lib-append      port:python37
</span>     configure.args-append   --with-python
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    configure.python        ${prefix}/bin/python3.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    configure.python        ${prefix}/bin/python3.7
</span> }
 
 variant perl description {add Perl support} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql11/Portfile b/databases/postgresql11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e4a3d58..81d921f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ PortGroup muniversal 1.0
</span> #remember to update the -doc and -server as well
 name                postgresql11
 version             11beta4
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> 
 categories          databases
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -127,9 +128,9 @@ variant python27 conflicts python3 description {add support for python 2.7} {
</span> }
 
 variant python3 conflicts python27 description {add support for python 3.x} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    depends_lib-append      port:python36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_lib-append      port:python37
</span>     configure.args-append   --with-python
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    configure.python        ${prefix}/bin/python3.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    configure.python        ${prefix}/bin/python3.7
</span> }
 
 variant perl description {add Perl support} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql96/Portfile b/databases/postgresql96/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb3762e..b0df624 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql96/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql96/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ PortGroup muniversal 1.0
</span> #remember to update the -doc and -server as well
 name                postgresql96
 version             9.6.10
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> 
 categories          databases
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -125,9 +126,9 @@ variant python27 conflicts python3 description {add support for python 2.7} {
</span> }
 
 variant python3 conflicts python27 description {add support for python 3.x} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    depends_lib-append      port:python36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_lib-append      port:python37
</span>     configure.args-append   --with-python
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    configure.python        ${prefix}/bin/python3.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    configure.python        ${prefix}/bin/python3.7
</span> }
 
 variant perl description {add Perl support} {
</pre><pre style='margin:0'>

</pre>