ports/contrib (3.7): postgresql: 15.0 -> 15.1
commit eeb0e22f5ea9838f263626136fb7766d601e088b Author: Tim Biermann <tbier@posteo.de> Date: Sat Nov 12 13:52:39 2022 +0000 postgresql: 15.0 -> 15.1 diff --git a/postgresql/.footprint b/postgresql/.footprint index 073bfde39..93f53bc3d 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -1821,6 +1821,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/ -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kaliningrad -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kiev -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kirov +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kyiv -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Lisbon -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Ljubljana -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/London diff --git a/postgresql/.signature b/postgresql/.signature index 8a21718b7..f3acab3d3 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39MFf/nvoJ8jLLJnoimHUjuNtjTRRw00BSgbv5qNYfffnurKi3jABuMW63shFPoYw18aRHKEhmS6XT7DXNu4agM= -SHA256 (Pkgfile) = 806e3fb86c74d1f67a0d1d98910525b522d388c3981066c70cbf46f1f9d77aed -SHA256 (.footprint) = 96971444a664097375efe241b0c4f8ef10da2262797b4d37dee31449a225735a -SHA256 (postgresql-15.0.tar.bz2) = 72ec74f4a7c16e684f43ea42e215497fcd4c55d028a68fb72e99e61ff40da4d6 +RWSagIOpLGJF32DtVySjFLmTbHbND8xxs38rV5HfeEGtgFeDhVqSLlDA5cMwN4cPWeyOmCp/qv/g6xCOqokiXLeeI7M8totmvwA= +SHA256 (Pkgfile) = c1dd5d4da6ce37e768aecc69d4b5debdd2634cd81eb871ca63b9246c18d556ed +SHA256 (.footprint) = 27d73f6574569997e4f2d6c40c62f801377ab72fe5602e7deb27a1a82580c8ee +SHA256 (postgresql-15.1.tar.bz2) = 64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae 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 9da294070..f713e10d4 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang icu krb5 libxml2 libxslt openldap tcl name=postgresql -version=15.0 +version=15.1 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql-run-socket.patch postgresql-perl-rpath.patch
participants (1)
-
crux@crux.nu