Andreas Wacknitz
2023-08-12 972ffa28608f9e9649da82e66592c5ba8d518a02
postgresql-15: update to 15.4

3 files modified
8 ■■■■■ changed files
components/database/postgresql-15/Makefile 4 ●●●● patch | view | raw | blame | history
components/database/postgresql-15/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/database/postgresql-15/postgresql15-documentation.p5m 1 ●●●● patch | view | raw | blame | history
components/database/postgresql-15/Makefile
@@ -23,11 +23,11 @@
COMPONENT_NAME=        postgresql
COMPONENT_MJR_VERSION=    15
COMPONENT_MNR_VERSION=    3
COMPONENT_MNR_VERSION=    4
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932
COMPONENT_ARCHIVE_HASH=    sha256:baec5a4bdc4437336653b6cb5d9ed89be5bd5c0c58b94e0becee0a999e63c8f9
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-15/manifests/sample-manifest.p5m
@@ -802,9 +802,10 @@
file path=usr/postgres/15/doc/html/regress-tap.html
file path=usr/postgres/15/doc/html/regress-variant.html
file path=usr/postgres/15/doc/html/regress.html
file path=usr/postgres/15/doc/html/release-$(HUMAN_VERSION).html
file path=usr/postgres/15/doc/html/release-15-1.html
file path=usr/postgres/15/doc/html/release-15-2.html
file path=usr/postgres/15/doc/html/release-15-3.html
file path=usr/postgres/15/doc/html/release-15-4.html
file path=usr/postgres/15/doc/html/release-15.html
file path=usr/postgres/15/doc/html/release-prior.html
file path=usr/postgres/15/doc/html/release.html
components/database/postgresql-15/postgresql15-documentation.p5m
@@ -726,6 +726,7 @@
file path=usr/postgres/15/doc/html/release-15-1.html
file path=usr/postgres/15/doc/html/release-15-2.html
file path=usr/postgres/15/doc/html/release-15-3.html
file path=usr/postgres/15/doc/html/release-15-4.html
file path=usr/postgres/15/doc/html/release-prior.html
file path=usr/postgres/15/doc/html/release.html
file path=usr/postgres/15/doc/html/replication-origins.html