CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/01/22 03:57:29
Modified files:
databases/pgbouncer: Makefile distinfo
databases/pgbouncer/patches: patch-etc_pgbouncer_ini
patch-lib_usual_tls_tls_c
Added files:
databases/pgbouncer/patches: patch-configure
Log message:
Update to pgbouncer 1.8.1.
Fix pthread.h detection in configure so that dns resolution via a
handrolled getaddrinfo_a compat function 'works', instead of returning
ENOSYS when using a database definition with a hostname instead of an IP.
Alternatives to consider: move to libevent2 or c-ares for dns resolution :)
ok pea@ (MAINTAINER)