Andreas Wacknitz
2023-08-12 2bc154eadc6679e7934223ba199087aef1f6d73d
postgresql-12: update to 12.16

3 files modified
9 ■■■■■ changed files
components/database/postgresql-12/Makefile 4 ●●●● patch | view | raw | blame | history
components/database/postgresql-12/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/database/postgresql-12/postgresql12-documentation.p5m 2 ●●●●● patch | view | raw | blame | history
components/database/postgresql-12/Makefile
@@ -21,11 +21,11 @@
COMPONENT_NAME=            postgresql
COMPONENT_MJR_VERSION=    12
COMPONENT_MNR_VERSION=    15
COMPONENT_MNR_VERSION=    16
COMPONENT_VERSION=        $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:bb5206e2864c1c4579938b96ea6096d155f22abf2d2cc2aa57571e3c4cb12b36
COMPONENT_ARCHIVE_HASH=    sha256:c5f1fff7a0f93e1ec3746417b0594290ece617b4995ed95b8d527af0ba0e38f3
COMPONENT_ARCHIVE_URL=    https://ftp.postgresql.org/pub/source/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://www.postgresql.org
components/database/postgresql-12/manifests/sample-manifest.p5m
@@ -769,13 +769,14 @@
file path=usr/postgres/12/doc/html/regress-tap.html
file path=usr/postgres/12/doc/html/regress-variant.html
file path=usr/postgres/12/doc/html/regress.html
file path=usr/postgres/12/doc/html/release-$(HUMAN_VERSION).html
file path=usr/postgres/12/doc/html/release-12-1.html
file path=usr/postgres/12/doc/html/release-12-10.html
file path=usr/postgres/12/doc/html/release-12-11.html
file path=usr/postgres/12/doc/html/release-12-12.html
file path=usr/postgres/12/doc/html/release-12-13.html
file path=usr/postgres/12/doc/html/release-12-14.html
file path=usr/postgres/12/doc/html/release-12-15.html
file path=usr/postgres/12/doc/html/release-12-16.html
file path=usr/postgres/12/doc/html/release-12-2.html
file path=usr/postgres/12/doc/html/release-12-3.html
file path=usr/postgres/12/doc/html/release-12-4.html
components/database/postgresql-12/postgresql12-documentation.p5m
@@ -719,6 +719,8 @@
file path=usr/postgres/12/doc/html/release-12-12.html
file path=usr/postgres/12/doc/html/release-12-13.html
file path=usr/postgres/12/doc/html/release-12-14.html
file path=usr/postgres/12/doc/html/release-12-15.html
file path=usr/postgres/12/doc/html/release-12-16.html
file path=usr/postgres/12/doc/html/release-prior.html
file path=usr/postgres/12/doc/html/release.html
file path=usr/postgres/12/doc/html/replication-origins.html