On Thu, Nov 23, 2023 at 12:02:55PM +0100, Omar Polo wrote: > noticed that we're behind a few versions. Tests are all passing and > works for me, but I don't use its consumers in ports. Looking at the > changes for the various versions between 3.15 and 3.17 I wouldn't expect > breakage. > > ok?
OK bluhm@ > Index: Makefile > =================================================================== > RCS file: /home/cvs/ports/databases/p5-DBD-Pg/Makefile,v > diff -u -p -r1.77 Makefile > --- Makefile 11 Mar 2022 18:31:27 -0000 1.77 > +++ Makefile 23 Nov 2023 10:49:31 -0000 > @@ -1,7 +1,7 @@ > COMMENT= access to PostgreSQL databases through the DBI > > MODULES= cpan databases/postgresql > -DISTNAME= DBD-Pg-3.15.0 > +DISTNAME= DBD-Pg-3.17.0 > CATEGORIES= databases > > LIB_DEPENDS= databases/postgresql > Index: distinfo > =================================================================== > RCS file: /home/cvs/ports/databases/p5-DBD-Pg/distinfo,v > diff -u -p -r1.26 distinfo > --- distinfo 11 Aug 2021 13:27:12 -0000 1.26 > +++ distinfo 23 Nov 2023 10:51:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (DBD-Pg-3.15.0.tar.gz) = acwZhw+dk18WUwvjnQ7WCvrcXlYOKcOhevRJjn4wgtk= > -SIZE (DBD-Pg-3.15.0.tar.gz) = 284379 > +SHA256 (DBD-Pg-3.17.0.tar.gz) = jZANTA50nzchh1KmZh+w01V6sfzMjeo4TLWHw4LeIZs= > +SIZE (DBD-Pg-3.17.0.tar.gz) = 288633