<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/439b31018c9f22a81837ed0be5fba5b7b5a2356b">https://github.com/macports/macports-ports/commit/439b31018c9f22a81837ed0be5fba5b7b5a2356b</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 439b31018c9 postgresql*-doc: mark noarch, platforms any
</span>439b31018c9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 439b31018c9f22a81837ed0be5fba5b7b5a2356b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 6 01:46:00 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    postgresql*-doc: mark noarch, platforms any
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Maintainer timeout.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/68806
</span>---
 databases/postgresql10-doc/Portfile | 5 +++--
 databases/postgresql11-doc/Portfile | 5 +++--
 databases/postgresql12-doc/Portfile | 5 +++--
 databases/postgresql13-doc/Portfile | 5 +++--
 databases/postgresql14-doc/Portfile | 5 +++--
 databases/postgresql15-doc/Portfile | 5 +++--
 databases/postgresql82-doc/Portfile | 5 +++--
 databases/postgresql83-doc/Portfile | 5 +++--
 databases/postgresql84-doc/Portfile | 5 +++--
 databases/postgresql90-doc/Portfile | 5 +++--
 databases/postgresql91-doc/Portfile | 5 +++--
 databases/postgresql92-doc/Portfile | 5 +++--
 databases/postgresql93-doc/Portfile | 5 +++--
 databases/postgresql94-doc/Portfile | 5 +++--
 databases/postgresql95-doc/Portfile | 5 +++--
 databases/postgresql96-doc/Portfile | 5 +++--
 16 files changed, 48 insertions(+), 32 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql10-doc/Portfile b/databases/postgresql10-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7ada4ca361a..f35a52a6375 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql10-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql10-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts           postgresql96-doc postgresql11-doc postgresql12-doc \
</span>     postgresql13-doc postgresql14-doc
 version             10.19
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 10
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql11-doc/Portfile b/databases/postgresql11-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e23039c6113..39984fe89de 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql11-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql11-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts           postgresql96-doc postgresql10-doc postgresql12-doc \
</span>     postgresql13-doc postgresql14-doc
 version             11.14
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 11
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql12-doc/Portfile b/databases/postgresql12-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2d199292ea6..41f064d7faf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql12-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql12-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,10 +8,11 @@ conflicts           postgresql96-doc postgresql10-doc postgresql11-doc \
</span> version             12.17
 revision            0
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 12
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql13-doc/Portfile b/databases/postgresql13-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fd8c46633ca..1a19ccc9968 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql13-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql13-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,10 +8,11 @@ conflicts           postgresql96-doc postgresql10-doc postgresql11-doc \
</span> version             13.13
 revision            0
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 13
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql14-doc/Portfile b/databases/postgresql14-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 41bc1ebbd54..9e91b053867 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql14-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql14-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,10 +8,11 @@ conflicts           postgresql96-doc postgresql10-doc postgresql11-doc postgresq
</span> version             14.10
 revision            0
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 14
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql15-doc/Portfile b/databases/postgresql15-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 62fe9f153cb..161c2a0afcc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql15-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql15-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,10 +8,11 @@ conflicts           postgresql96-doc postgresql10-doc postgresql11-doc postgresq
</span> version             15.5
 revision            0
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 15
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql82-doc/Portfile b/databases/postgresql82-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b907ae14d05..c9acaf1372e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql82-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql82-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,10 +9,11 @@ deprecated.upstream_support no
</span> name                      postgresql82-doc
 version                        8.2.23
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               nomaintainer
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 8.2
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql83-doc/Portfile b/databases/postgresql83-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6183d44fa82..fa573e6d81a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql83-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql83-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,10 +9,11 @@ deprecated.upstream_support no
</span> name                      postgresql83-doc
 version                        8.3.23
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               nomaintainer
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 8.3
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql84-doc/Portfile b/databases/postgresql84-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58836a3ad7b..05cc01a8da5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql84-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql84-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts       postgresql90-doc postgresql91-doc postgresql92-doc \
</span>                 postgresql93-doc
 version                        8.4.22
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               nomaintainer
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 8.4
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql90-doc/Portfile b/databases/postgresql90-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4ba22bd548c..d8f7836ce7b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql90-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql90-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts       postgresql84-doc postgresql91-doc postgresql92-doc \
</span>                 postgresql93-doc postgresql94-doc
 version                        9.0.23
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               nomaintainer
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 9.0
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql91-doc/Portfile b/databases/postgresql91-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4849062c12d..36fda9185a8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql91-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql91-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts       postgresql90-doc postgresql92-doc postgresql93-doc \
</span>     postgresql94-doc postgresql95-doc postgresql96-doc
 version                        9.1.24
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               nomaintainer
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database ALPHA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 9.1
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql92-doc/Portfile b/databases/postgresql92-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 85ad9f4c5ad..d9db1b80d15 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql92-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql92-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts       postgresql84-doc postgresql90-doc postgresql91-doc \
</span>                 postgresql93-doc postgresql94-doc
 version                        9.2.24
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               nomaintainer
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database ALPHA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 9.2
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql93-doc/Portfile b/databases/postgresql93-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 70823345c59..a35c011c332 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql93-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql93-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts       postgresql90-doc postgresql91-doc postgresql92-doc \
</span>     postgresql94-doc postgresql95-doc postgresql96-doc
 version                        9.3.25
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               {jwa @jyrkiwahlstedt}
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 9.3
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql94-doc/Portfile b/databases/postgresql94-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3669948dbe1..cfc91c54966 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql94-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql94-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,10 +12,11 @@ conflicts       postgresql90-doc postgresql91-doc postgresql92-doc \
</span>     postgresql93-doc postgresql95-doc postgresql96-doc
 version                        9.4.26
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               {jwa @jyrkiwahlstedt}
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 9.4
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql95-doc/Portfile b/databases/postgresql95-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3948e953885..29ab8d64e62 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql95-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql95-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts       postgresql90-doc postgresql91-doc postgresql92-doc \
</span>     postgresql93-doc postgresql94-doc postgresql96-doc
 version                        9.5.25
 categories             databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms          any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs    noarch
</span> maintainers               {jwa @jyrkiwahlstedt}
 license                        Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description             Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                Documentation for the PostgreSQL database version 9.5
</span> long_description PostgreSQL is Object-Relational Database Management System. \
                                It supports almost all SQL constructs, including transactions, \
                                subselects, and user-defined types and functions. Write-ahead \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgresql96-doc/Portfile b/databases/postgresql96-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e09ec596271..cba6f92dd49 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgresql96-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgresql96-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,11 @@ conflicts           postgresql10-doc postgresql11-doc postgresql12-doc \
</span>     postgresql13-doc postgresql14-doc
 version             9.6.24
 categories          databases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         {jwa @jyrkiwahlstedt}
 license             Permissive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Documentation for the postgresql database BETA release.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Documentation for the PostgreSQL database version 9.6
</span> long_description    PostgreSQL is Object-Relational Database Management System.\
                 It supports almost all SQL constructs, including transactions, \
                 subselects, and user-defined types and functions. Write-ahead \
</pre><pre style='margin:0'>

</pre>