diff options
| -rw-r--r-- | ports/libpq/CONTROL | 2 | ||||
| -rw-r--r-- | ports/libpq/patches/windows/Solution_DEBUG.patch (renamed from ports/libpq/patches/windows/Solution_Debug.patch) | 0 | ||||
| -rw-r--r-- | ports/libpq/patches/windows/Solution_RELEASE.patch (renamed from ports/libpq/patches/windows/Solution_Release.patch) | 0 | ||||
| -rw-r--r-- | ports/libpq/patches/windows/python3_build_DEBUG.patch (renamed from ports/libpq/patches/windows/python3_build_Debug.patch) | 0 | ||||
| -rw-r--r-- | ports/libpq/patches/windows/python3_build_RELEASE.patch (renamed from ports/libpq/patches/windows/python3_build_Release.patch) | 0 | ||||
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libpq.json | 5 |
7 files changed, 7 insertions, 2 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL index 5d535ff72..d684fa239 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -1,6 +1,6 @@ Source: libpq Version: 12.2 -Port-Version: 11 +Port-Version: 12 Build-Depends: libpq[core,bonjour] (osx) Supports: !uwp Homepage: https://www.postgresql.org/ diff --git a/ports/libpq/patches/windows/Solution_Debug.patch b/ports/libpq/patches/windows/Solution_DEBUG.patch index e641f468a..e641f468a 100644 --- a/ports/libpq/patches/windows/Solution_Debug.patch +++ b/ports/libpq/patches/windows/Solution_DEBUG.patch diff --git a/ports/libpq/patches/windows/Solution_Release.patch b/ports/libpq/patches/windows/Solution_RELEASE.patch index cc41b8d0b..cc41b8d0b 100644 --- a/ports/libpq/patches/windows/Solution_Release.patch +++ b/ports/libpq/patches/windows/Solution_RELEASE.patch diff --git a/ports/libpq/patches/windows/python3_build_Debug.patch b/ports/libpq/patches/windows/python3_build_DEBUG.patch index cbc722e0c..cbc722e0c 100644 --- a/ports/libpq/patches/windows/python3_build_Debug.patch +++ b/ports/libpq/patches/windows/python3_build_DEBUG.patch diff --git a/ports/libpq/patches/windows/python3_build_Release.patch b/ports/libpq/patches/windows/python3_build_RELEASE.patch index 5ac42cfc7..5ac42cfc7 100644 --- a/ports/libpq/patches/windows/python3_build_Release.patch +++ b/ports/libpq/patches/windows/python3_build_RELEASE.patch diff --git a/versions/baseline.json b/versions/baseline.json index ddfda0562..c30c98480 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3310,7 +3310,7 @@ }, "libpq": { "baseline": "12.2", - "port-version": 11 + "port-version": 12 }, "libpqxx": { "baseline": "7.3.1", diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json index a076337a1..79bd9d64c 100644 --- a/versions/l-/libpq.json +++ b/versions/l-/libpq.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "04f39fd5eb9744d0d5a649098fe92281028d30f1", + "version-string": "12.2", + "port-version": 12 + }, + { "git-tree": "e09ebfc1a310be48ed9f5f3e6d2a648cfddff424", "version-string": "12.2", "port-version": 11 |
