On Thu, 7 Dec 2017 15:20:23 +0100, Pierre-Emmanuel André <p...@raveland.org> wrote:
> Comments, ok ? A patch needs to be regen: (lazily inlined, so may be mangled :p) with that, lgtm ports wise so ok danj@ Index: patches/patch-etc_pgbouncer_ini =================================================================== RCS file: /cvs/ports/databases/pgbouncer/patches/patch-etc_pgbouncer_ini,v retrieving revision 1.3 diff -u -p -r1.3 patch-etc_pgbouncer_ini --- patches/patch-etc_pgbouncer_ini 18 Jun 2012 11:38:48 -0000 1.3 +++ patches/patch-etc_pgbouncer_ini 12 Dec 2017 00:25:22 -0000 @@ -1,7 +1,8 @@ $OpenBSD: patch-etc_pgbouncer_ini,v 1.3 2012/06/18 11:38:48 pea Exp $ ---- etc/pgbouncer.ini.orig Wed Jun 6 10:41:02 2012 -+++ etc/pgbouncer.ini Wed Jun 6 10:41:26 2012 -@@ -50,7 +50,7 @@ listen_port = 6432 +Index: etc/pgbouncer.ini +--- etc/pgbouncer.ini.orig ++++ etc/pgbouncer.ini +@@ -98,7 +98,7 @@ listen_port = 6432 ;;; ; any, trust, plain, crypt, md5 @@ -10,7 +11,7 @@ $OpenBSD: patch-etc_pgbouncer_ini,v 1.3 ;auth_file = /8.0/main/global/pg_auth auth_file = /etc/pgbouncer/userlist.txt -@@ -59,7 +59,7 @@ auth_file = /etc/pgbouncer/userlist.txt +@@ -114,7 +114,7 @@ auth_file = /etc/pgbouncer/userlist.txt ;;; ; comma-separated list of users, who are allowed to change settings