postgresql: 16.1 -> 16.2

This commit is contained in:
Tim Biermann 2024-02-08 18:31:04 +01:00
parent 07fd72293e
commit 7f9c142676
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 5 deletions

View File

@ -609,6 +609,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/partitioning/
-rw-r--r-- root/root usr/include/postgresql/server/pgtar.h
-rw-r--r-- root/root usr/include/postgresql/server/pgtime.h
-rw-r--r-- root/root usr/include/postgresql/server/plperl.h
-rw-r--r-- root/root usr/include/postgresql/server/plperl_system.h
-rw-r--r-- root/root usr/include/postgresql/server/plpgsql.h
-rw-r--r-- root/root usr/include/postgresql/server/plpy_cursorobject.h
-rw-r--r-- root/root usr/include/postgresql/server/plpy_elog.h
@ -623,6 +624,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/partitioning/
-rw-r--r-- root/root usr/include/postgresql/server/plpy_typeio.h
-rw-r--r-- root/root usr/include/postgresql/server/plpy_util.h
-rw-r--r-- root/root usr/include/postgresql/server/plpython.h
-rw-r--r-- root/root usr/include/postgresql/server/plpython_system.h
-rw-r--r-- root/root usr/include/postgresql/server/port.h
drwxr-xr-x root/root usr/include/postgresql/server/port/
-rw-r--r-- root/root usr/include/postgresql/server/port/aix.h

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wnchJY+JNWT4uR2FeqhsdY/MuKerdHo8dcUSzMUDH87poAq7OB+zXO5h/9eQGK/0olrQMj+ra0burFrTSYmxwc=
SHA256 (Pkgfile) = 808e8c68ff8c12f4d47c6084ac532be35b8d2fdccc91e25cdc87b5adb26f3af1
SHA256 (.footprint) = 0171243bf500321539cc9b46e22b56782e8e2fc21a4607b5590e75ad591b6bbf
SHA256 (postgresql-16.1.tar.bz2) = ce3c4d85d19b0121fe0d3f8ef1fa601f71989e86f8a66f7dc3ad546dd5564fec
RWSagIOpLGJF3/3+POeLIEGymck+/XubSnpJMcrM+Nl0saemY+8LqZJljApz+FB4BLnJ8UPh92SE7FTWmHbjpSskf78hbLMkUgs=
SHA256 (Pkgfile) = 35d79d31c6999fdebf3360260e5152a00908a85f1678721fa8c30ffa2af92a5a
SHA256 (.footprint) = e0c0182ecadc3e172cf53ffc974f14023b80195ed6cefaedbf5c4ffb8c2136b5
SHA256 (postgresql-16.2.tar.bz2) = 446e88294dbc2c9085ab4b7061a646fa604b4bec03521d5ea671c2e5ad9b2952
SHA256 (postgresql-run-socket.patch) = 02ffb53b0a5049233f665c873b96264db77daab30e5a2194d038202d815a8e6a
SHA256 (postgresql-perl-rpath.patch) = af6186d40128e043f333da4591455bf62b7c96e80214835f5c8c60b635ea9afb
SHA256 (postgresql.rc) = 1e06f7cb11e198201f40bb265dc36bfd0085a29e55a8352315969d3512607044

View File

@ -5,7 +5,7 @@
# Optional: clang icu krb5 libxml2 libxslt openldap tcl
name=postgresql
version=16.1
version=16.2
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2
postgresql-run-socket.patch postgresql-perl-rpath.patch