From e9500b5028a44f1519346549941274fae7ed0dde Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 15 Oct 2022 10:25:23 +0200 Subject: [PATCH] postgresql: 14.5 -> 15.0 --- postgresql/.footprint | 48 +++++++++++++++++++++++++++---------------- postgresql/.signature | 8 ++++---- postgresql/Pkgfile | 2 +- 3 files changed, 35 insertions(+), 23 deletions(-) diff --git a/postgresql/.footprint b/postgresql/.footprint index a59389967..073bfde39 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -67,6 +67,7 @@ drwxr-xr-x root/root usr/include/postgresql/informix/esql/ -rw-r--r-- root/root usr/include/postgresql/informix/esql/sqltypes.h drwxr-xr-x root/root usr/include/postgresql/internal/ -rw-r--r-- root/root usr/include/postgresql/internal/c.h +-rw-r--r-- root/root usr/include/postgresql/internal/fe-auth-sasl.h -rw-r--r-- root/root usr/include/postgresql/internal/libpq-int.h drwxr-xr-x root/root usr/include/postgresql/internal/libpq/ -rw-r--r-- root/root usr/include/postgresql/internal/libpq/pqcomm.h @@ -155,8 +156,11 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -rw-r--r-- root/root usr/include/postgresql/server/access/xlogarchive.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogdefs.h -rw-r--r-- root/root usr/include/postgresql/server/access/xloginsert.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogprefetcher.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogreader.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogrecord.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogrecovery.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogstats.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogutils.h drwxr-xr-x root/root usr/include/postgresql/server/bootstrap/ -rw-r--r-- root/root usr/include/postgresql/server/bootstrap/bootstrap.h @@ -243,6 +247,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_operator_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_parameter_acl.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_parameter_acl_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_partitioned_table.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_partitioned_table_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_policy.h @@ -251,6 +257,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_namespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_namespace_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_rel.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_rel_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_range.h @@ -345,6 +353,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/archive.h -rw-r--r-- root/root usr/include/postgresql/server/common/base64.h -rw-r--r-- root/root usr/include/postgresql/server/common/checksum_helper.h +-rw-r--r-- root/root usr/include/postgresql/server/common/compression.h -rw-r--r-- root/root usr/include/postgresql/server/common/config_info.h -rw-r--r-- root/root usr/include/postgresql/server/common/connect.h -rw-r--r-- root/root usr/include/postgresql/server/common/controldata_utils.h @@ -365,6 +374,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/md5.h -rw-r--r-- root/root usr/include/postgresql/server/common/openssl.h -rw-r--r-- root/root usr/include/postgresql/server/common/pg_lzcompress.h +-rw-r--r-- root/root usr/include/postgresql/server/common/pg_prng.h -rw-r--r-- root/root usr/include/postgresql/server/common/relpath.h -rw-r--r-- root/root usr/include/postgresql/server/common/restricted_token.h -rw-r--r-- root/root usr/include/postgresql/server/common/saslprep.h @@ -374,6 +384,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/shortest_dec.h -rw-r--r-- root/root usr/include/postgresql/server/common/string.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_combining_table.h +-rw-r--r-- root/root usr/include/postgresql/server/common/unicode_east_asian_fw_table.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_norm.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_norm_hashfunc.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_norm_table.h @@ -496,6 +507,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/libpq/ -rw-r--r-- root/root usr/include/postgresql/server/libpq/pqformat.h -rw-r--r-- root/root usr/include/postgresql/server/libpq/pqmq.h -rw-r--r-- root/root usr/include/postgresql/server/libpq/pqsignal.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/sasl.h -rw-r--r-- root/root usr/include/postgresql/server/libpq/scram.h drwxr-xr-x root/root usr/include/postgresql/server/mb/ -rw-r--r-- root/root usr/include/postgresql/server/mb/pg_wchar.h @@ -564,6 +576,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/parser/ -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_enr.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_expr.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_func.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_merge.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_node.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_oper.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_param.h @@ -656,6 +669,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/sys/ -rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/unistd.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/utime.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32_port.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32ntdll.h drwxr-xr-x root/root usr/include/postgresql/server/portability/ -rw-r--r-- root/root usr/include/postgresql/server/portability/instr_time.h -rw-r--r-- root/root usr/include/postgresql/server/portability/mem.h @@ -664,6 +678,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/portability/ -rw-r--r-- root/root usr/include/postgresql/server/postgres_fe.h drwxr-xr-x root/root usr/include/postgresql/server/postmaster/ -rw-r--r-- root/root usr/include/postgresql/server/postmaster/autovacuum.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/auxprocess.h -rw-r--r-- root/root usr/include/postgresql/server/postmaster/bgworker.h -rw-r--r-- root/root usr/include/postgresql/server/postmaster/bgworker_internals.h -rw-r--r-- root/root usr/include/postgresql/server/postmaster/bgwriter.h @@ -682,8 +697,6 @@ drwxr-xr-x root/root usr/include/postgresql/server/regex/ -rw-r--r-- root/root usr/include/postgresql/server/regex/regexport.h -rw-r--r-- root/root usr/include/postgresql/server/regex/regguts.h drwxr-xr-x root/root usr/include/postgresql/server/replication/ --rw-r--r-- root/root usr/include/postgresql/server/replication/backup_manifest.h --rw-r--r-- root/root usr/include/postgresql/server/replication/basebackup.h -rw-r--r-- root/root usr/include/postgresql/server/replication/decode.h -rw-r--r-- root/root usr/include/postgresql/server/replication/logical.h -rw-r--r-- root/root usr/include/postgresql/server/replication/logicallauncher.h @@ -784,6 +797,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -rw-r--r-- root/root usr/include/postgresql/server/storage/dsm.h -rw-r--r-- root/root usr/include/postgresql/server/storage/dsm_impl.h -rw-r--r-- root/root usr/include/postgresql/server/storage/fd.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/fileset.h -rw-r--r-- root/root usr/include/postgresql/server/storage/freespace.h -rw-r--r-- root/root usr/include/postgresql/server/storage/fsm_internals.h -rw-r--r-- root/root usr/include/postgresql/server/storage/indexfsm.h @@ -879,7 +893,6 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/hsearch.h -rw-r--r-- root/root usr/include/postgresql/server/utils/index_selfuncs.h -rw-r--r-- root/root usr/include/postgresql/server/utils/inet.h --rw-r--r-- root/root usr/include/postgresql/server/utils/int8.h -rw-r--r-- root/root usr/include/postgresql/server/utils/inval.h -rw-r--r-- root/root usr/include/postgresql/server/utils/json.h -rw-r--r-- root/root usr/include/postgresql/server/utils/jsonb.h @@ -898,6 +911,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/pg_locale.h -rw-r--r-- root/root usr/include/postgresql/server/utils/pg_lsn.h -rw-r--r-- root/root usr/include/postgresql/server/utils/pg_rusage.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pgstat_internal.h -rw-r--r-- root/root usr/include/postgresql/server/utils/pidfile.h -rw-r--r-- root/root usr/include/postgresql/server/utils/plancache.h -rw-r--r-- root/root usr/include/postgresql/server/utils/portal.h @@ -945,26 +959,26 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/sqlda.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libecpg.a -lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.14 -lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.14 --rwxr-xr-x root/root usr/lib/libecpg.so.6.14 +lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.15 +lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.15 +-rwxr-xr-x root/root usr/lib/libecpg.so.6.15 -rw-r--r-- root/root usr/lib/libecpg_compat.a -lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.14 -lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.14 --rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.14 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.15 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.15 +-rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.15 -rw-r--r-- root/root usr/lib/libpgcommon.a -rw-r--r-- root/root usr/lib/libpgcommon_shlib.a -rw-r--r-- root/root usr/lib/libpgfeutils.a -rw-r--r-- root/root usr/lib/libpgport.a -rw-r--r-- root/root usr/lib/libpgport_shlib.a -rw-r--r-- root/root usr/lib/libpgtypes.a -lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.14 -lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.14 --rwxr-xr-x root/root usr/lib/libpgtypes.so.3.14 +lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.15 +lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.15 +-rwxr-xr-x root/root usr/lib/libpgtypes.so.3.15 -rw-r--r-- root/root usr/lib/libpq.a -lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.14 -lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.14 --rwxr-xr-x root/root usr/lib/libpq.so.5.14 +lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.15 +lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.15 +-rwxr-xr-x root/root usr/lib/libpq.so.5.15 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libecpg.pc -rw-r--r-- root/root usr/lib/pkgconfig/libecpg_compat.pc @@ -993,9 +1007,6 @@ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/makefiles/ -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/makefiles/pgxs.mk -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/nls-global.mk -drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/pl/ -drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/pl/plpython/ --rw-r--r-- root/root usr/lib/postgresql/pgxs/src/pl/plpython/regress-python3-mangle.mk drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/isolation/ -rwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/isolation/isolationtester @@ -1289,6 +1300,7 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/LISTEN.7.gz -rw-r--r-- root/root usr/share/man/man7/LOAD.7.gz -rw-r--r-- root/root usr/share/man/man7/LOCK.7.gz +-rw-r--r-- root/root usr/share/man/man7/MERGE.7.gz -rw-r--r-- root/root usr/share/man/man7/MOVE.7.gz -rw-r--r-- root/root usr/share/man/man7/NOTIFY.7.gz -rw-r--r-- root/root usr/share/man/man7/PREPARE.7.gz diff --git a/postgresql/.signature b/postgresql/.signature index ac441ab37..8a21718b7 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38OFCmj2PqEJFsss5V1YMGTqqSmNOhOePskHKyzaCu6BuwXnTrsXq1ks25+LPjMYnl2cANzrNt+7Bk1aKctBMAU= -SHA256 (Pkgfile) = 5a8a7514612cf8c7b16a9e404c5788c68c3d10781b62f8a920b121b791572c3d -SHA256 (.footprint) = 9e47e5a54485d0629302e5573e7343b2064708a773e95fbb5edb65052a424960 -SHA256 (postgresql-14.5.tar.bz2) = d4f72cb5fb857c9a9f75ec8cf091a1771272802f2178f0b2e65b7b6ff64f4a30 +RWSagIOpLGJF39MFf/nvoJ8jLLJnoimHUjuNtjTRRw00BSgbv5qNYfffnurKi3jABuMW63shFPoYw18aRHKEhmS6XT7DXNu4agM= +SHA256 (Pkgfile) = 806e3fb86c74d1f67a0d1d98910525b522d388c3981066c70cbf46f1f9d77aed +SHA256 (.footprint) = 96971444a664097375efe241b0c4f8ef10da2262797b4d37dee31449a225735a +SHA256 (postgresql-15.0.tar.bz2) = 72ec74f4a7c16e684f43ea42e215497fcd4c55d028a68fb72e99e61ff40da4d6 SHA256 (postgresql-run-socket.patch) = 02ffb53b0a5049233f665c873b96264db77daab30e5a2194d038202d815a8e6a SHA256 (postgresql-perl-rpath.patch) = af6186d40128e043f333da4591455bf62b7c96e80214835f5c8c60b635ea9afb SHA256 (postgresql.rc) = 1e06f7cb11e198201f40bb265dc36bfd0085a29e55a8352315969d3512607044 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index f3f07394d..9da294070 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang icu krb5 libxml2 libxslt openldap tcl name=postgresql -version=14.5 +version=15.0 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql-run-socket.patch postgresql-perl-rpath.patch