CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/11/29 16:41:15
Modified files:
databases/postgresql: Makefile distinfo
databases/postgresql/patches: patch-src_backend_libpq_ip_c
patch-src_include_storage_s_lock_h
patch-src_interfaces_ecpg_compatlib_Makefile
patch-src_interfaces_ecpg_ecpglib_Makefile
patch-src_interfaces_ecpg_pgtypeslib_Makefile
patch-src_interfaces_libpq_Makefile
databases/postgresql/pkg: PLIST-contrib PLIST-docs PLIST-server
Log message:
Update to PostgreSQL 16.1
This adds textproc/icu4c as a dependency, since PostgreSQL 16 requires
that by default. This allows additional collations to work.
Bulk testing by tb@
Input from tb@ and sthen@
OK tb@, sthen@