Hi, This diff updates DBD-Pg to it's latest version. Tested on @amd64 with PostgreSQL 9.3.3. Changelog here: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-3.0.0/Changes
Comments ? Ok ? -- Pierre-Emmanuel André <pea at raveland.org> GPG key: 0xBB8D3F0E
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/p5-DBD-Pg/Makefile,v retrieving revision 1.68 diff -u -p -u -p -r1.68 Makefile --- Makefile 11 Mar 2013 02:52:06 -0000 1.68 +++ Makefile 11 Mar 2014 13:23:22 -0000 @@ -5,7 +5,7 @@ SHARED_ONLY= Yes COMMENT= access to PostgreSQL databases through the DBI MODULES= cpan -DISTNAME= DBD-Pg-2.19.3 +DISTNAME= DBD-Pg-3.0.0 CATEGORIES= databases LIB_DEPENDS= databases/postgresql Index: distinfo =================================================================== RCS file: /cvs/ports/databases/p5-DBD-Pg/distinfo,v retrieving revision 1.23 diff -u -p -u -p -r1.23 distinfo --- distinfo 5 Sep 2012 20:10:35 -0000 1.23 +++ distinfo 11 Mar 2014 13:23:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (DBD-Pg-2.19.3.tar.gz) = NzUNE0t/qI+zuUMtkpkeCnP0Bb9bOk7lNDBDkoC4Jio= -SIZE (DBD-Pg-2.19.3.tar.gz) = 237399 +SHA256 (DBD-Pg-3.0.0.tar.gz) = yEH056spSm94iIJAFYvr/4Xa3H+GIjSCINTh3i9sQYM= +SIZE (DBD-Pg-3.0.0.tar.gz) = 247817 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/databases/p5-DBD-Pg/pkg/PLIST,v retrieving revision 1.13 diff -u -p -u -p -r1.13 PLIST --- pkg/PLIST 9 May 2011 13:59:50 -0000 1.13 +++ pkg/PLIST 11 Mar 2014 13:23:22 -0000 @@ -3,7 +3,6 @@ ${P5ARCH}/Bundle/DBD/ ${P5ARCH}/Bundle/DBD/Pg.pm ${P5ARCH}/DBD/Pg.pm -${P5ARCH}/DBD/testme.tmp.pl ${P5ARCH}/auto/DBD/ ${P5ARCH}/auto/DBD/Pg/ ${P5ARCH}/auto/DBD/Pg/Pg.bs