Andreas Wacknitz
2023-08-12 fdbdf413f774c1a58c527d724601709ec2a82931
postgresql-14: update to 14.9

3 files modified
9 ■■■■■ changed files
components/database/postgresql-14/Makefile 4 ●●●● patch | view | raw | blame | history
components/database/postgresql-14/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/database/postgresql-14/postgresql14-documentation.p5m 2 ●●●●● patch | view | raw | blame | history
components/database/postgresql-14/Makefile
@@ -23,11 +23,11 @@
COMPONENT_NAME=        postgresql
COMPONENT_MJR_VERSION=    14
COMPONENT_MNR_VERSION=    8
COMPONENT_MNR_VERSION=    9
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:39d38f0030737ed03835debeefee3b37d335462ce4995e2497bc38d621ebe45a
COMPONENT_ARCHIVE_HASH=    sha256:b1fe3ba9b1a7f3a9637dd1656dfdad2889016073fd4d35f13b50143cbbb6a8ef
COMPONENT_ARCHIVE_URL=    https://ftp.postgresql.org/pub/source/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://www.postgresql.org
COMPONENT_FMRI=            database/postgres-$(COMPONENT_MJR_VERSION)
components/database/postgresql-14/manifests/sample-manifest.p5m
@@ -790,7 +790,6 @@
file path=usr/postgres/14/doc/html/regress-tap.html
file path=usr/postgres/14/doc/html/regress-variant.html
file path=usr/postgres/14/doc/html/regress.html
file path=usr/postgres/14/doc/html/release-$(HUMAN_VERSION).html
file path=usr/postgres/14/doc/html/release-14-1.html
file path=usr/postgres/14/doc/html/release-14-2.html
file path=usr/postgres/14/doc/html/release-14-3.html
@@ -798,6 +797,8 @@
file path=usr/postgres/14/doc/html/release-14-5.html
file path=usr/postgres/14/doc/html/release-14-6.html
file path=usr/postgres/14/doc/html/release-14-7.html
file path=usr/postgres/14/doc/html/release-14-8.html
file path=usr/postgres/14/doc/html/release-14-9.html
file path=usr/postgres/14/doc/html/release-14.html
file path=usr/postgres/14/doc/html/release-prior.html
file path=usr/postgres/14/doc/html/release.html
components/database/postgresql-14/postgresql14-documentation.p5m
@@ -733,6 +733,8 @@
file path=usr/postgres/14/doc/html/release-14-5.html
file path=usr/postgres/14/doc/html/release-14-6.html
file path=usr/postgres/14/doc/html/release-14-7.html
file path=usr/postgres/14/doc/html/release-14-8.html
file path=usr/postgres/14/doc/html/release-14-9.html
file path=usr/postgres/14/doc/html/release-prior.html
file path=usr/postgres/14/doc/html/release.html
file path=usr/postgres/14/doc/html/replication-origins.html