Andreas Wacknitz
2024-02-13 ef5777b922138f79e55710dd4737180e7c9f6538
postgresql-15: update to 15.6

4 files modified
11 ■■■■ changed files
components/database/postgresql-15/Makefile 5 ●●●●● patch | view | raw | blame | history
components/database/postgresql-15/manifests/sample-manifest.p5m 3 ●●●●● patch | view | raw | blame | history
components/database/postgresql-15/postgresql15-developer.p5m 2 ●●●●● patch | view | raw | blame | history
components/database/postgresql-15/postgresql15-documentation.p5m 1 ●●●● patch | view | raw | blame | history
components/database/postgresql-15/Makefile
@@ -23,12 +23,11 @@
COMPONENT_NAME=        postgresql
COMPONENT_MJR_VERSION=    15
COMPONENT_MNR_VERSION=    5
COMPONENT_MNR_VERSION=    6
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_REVISION=        1
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6
COMPONENT_ARCHIVE_HASH=    sha256:8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb
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
@@ -807,6 +807,7 @@
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-5.html
file path=usr/postgres/15/doc/html/release-15-6.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
@@ -1803,6 +1804,7 @@
file path=usr/postgres/15/include/server/pgtime.h
file path=usr/postgres/15/include/server/plperl.h
file path=usr/postgres/15/include/server/plperl_helpers.h
file path=usr/postgres/15/include/server/plperl_system.h
file path=usr/postgres/15/include/server/plpgsql.h
file path=usr/postgres/15/include/server/plpy_cursorobject.h
file path=usr/postgres/15/include/server/plpy_elog.h
@@ -1817,6 +1819,7 @@
file path=usr/postgres/15/include/server/plpy_typeio.h
file path=usr/postgres/15/include/server/plpy_util.h
file path=usr/postgres/15/include/server/plpython.h
file path=usr/postgres/15/include/server/plpython_system.h
file path=usr/postgres/15/include/server/port.h
file path=usr/postgres/15/include/server/port/aix.h
file path=usr/postgres/15/include/server/port/atomics.h
components/database/postgresql-15/postgresql15-developer.p5m
@@ -587,6 +587,7 @@
file path=usr/postgres/15/include/server/pgtime.h
file path=usr/postgres/15/include/server/plperl.h
file path=usr/postgres/15/include/server/plperl_helpers.h
file path=usr/postgres/15/include/server/plperl_system.h
file path=usr/postgres/15/include/server/plpgsql.h
file path=usr/postgres/15/include/server/plpy_cursorobject.h
file path=usr/postgres/15/include/server/plpy_elog.h
@@ -601,6 +602,7 @@
file path=usr/postgres/15/include/server/plpy_typeio.h
file path=usr/postgres/15/include/server/plpy_util.h
file path=usr/postgres/15/include/server/plpython.h
file path=usr/postgres/15/include/server/plpython_system.h
file path=usr/postgres/15/include/server/port.h
file path=usr/postgres/15/include/server/port/aix.h
file path=usr/postgres/15/include/server/port/atomics.h
components/database/postgresql-15/postgresql15-documentation.p5m
@@ -728,6 +728,7 @@
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-5.html
file path=usr/postgres/15/doc/html/release-15-6.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