CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/05 05:29:36
Modified files:
databases/pgbouncer: Makefile distinfo
databases/pgbouncer/patches: patch-configure
patch-etc_pgbouncer_ini
patch-lib_usual_tls_tls_c
databases/pgbouncer/pkg: PLIST
Log message:
Update to pgbouncer 1.14.0.
- Cf http://www.pgbouncer.org/changelog.html, brings support for SCRAM
authentication, which is the recommenced method to use by default in
/usr/local/share/doc/pkg-readmes/postgresql-server since a while..
- Switch from libeventextra to libevent2
- Enable tests, the ones that want to play with firewall rules are
skipped by default (rely on sudo, and USE_SUDO being set in the env,
cf test/README.md) - all the other tests pass fine.
- update PLIST while here
maintainer timeout