[macports-ports] branch master updated (4ab1900 -> c9d9cc5)
Jyrki Wahlstedt
jyrkiwahlstedt at users.noreply.github.com
Fri May 31 06:24:36 UTC 2019
Jyrki Wahlstedt (jyrkiwahlstedt) pushed a change to branch master
in repository macports-ports.
from 4ab1900 postgresql84: add a line to select file to prepare for postgresql12
new 830a08f postgresql12: new port, first beta of PostgreSQL 12
new bf5e825 postgresql12-doc: new port, documentation of postgresql12
new c9d9cc5 postgresql12-server: new port, server components of PostgreSQL 12
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../Portfile | 14 ++++----
.../Portfile | 12 +++----
databases/{postgresql11 => postgresql12}/Portfile | 20 +++++------
.../files/configure-uuid.patch | 0
.../files/patch-no_doc.diff | 0
databases/postgresql12/files/postgresql12 | 39 ++++++++++++++++++++++
.../files/src_pl_plpython_Makefile.patch | 0
7 files changed, 62 insertions(+), 23 deletions(-)
copy databases/{postgresql11-doc => postgresql12-doc}/Portfile (80%)
copy databases/{postgresql10-server => postgresql12-server}/Portfile (85%)
copy databases/{postgresql11 => postgresql12}/Portfile (92%)
copy databases/{postgresql96 => postgresql12}/files/configure-uuid.patch (100%)
copy databases/{postgresql96 => postgresql12}/files/patch-no_doc.diff (100%)
create mode 100644 databases/postgresql12/files/postgresql12
copy databases/{postgresql96 => postgresql12}/files/src_pl_plpython_Makefile.patch (100%)
More information about the macports-changes
mailing list