Re: update: pgbadger 9.2 -> 13.1

2025-04-08 Thread Abel Abraham Camarillo Ojeda
patch inline and attached Index: Makefile === RCS file: /cvs/ports/databases/pgbadger/Makefile,v diff -u -p -r1.4 Makefile --- Makefile 11 Mar 2022 18:31:35 - 1.4 +++ Makefile 9 Apr 2025 04:15:59 - @@ -1,17 +1,19 @@ COMMENT =

Re: update: pgbadger 9.2 -> 13.1

2025-04-02 Thread Landry Breuil
Le Wed, Apr 02, 2025 at 07:57:29AM -0600, Abel Abraham Camarillo Ojeda a écrit : > Hi to all, > > I can take maintainership of this port. > Without gmake I get syntax errors during make build. > Patch also attached (gmail) > > thanks > > Index: Makefile >