From dbff591263d087f0a22b8af442235b47a5dba4f5 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 20 May 2010 13:30:49 +0000 Subject: Changes 2.17.1: * Only use lo_import_with_oid if Postgres libraries are 8.4 or better Changes 2.17.0: * Do not automatically ROLLBACK on a failed pg_cancel * Added support for new lo_import_with_oid function. * Don't limit stored user name to \w in tests * Allow tests to support versions back to Postgres 7.4 --- databases/p5-DBD-postgresql/Makefile | 6 ++---- databases/p5-DBD-postgresql/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'databases') diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 0d7c6d46945..63c22a790e3 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2010/02/10 19:34:05 joerg Exp $ -# +# $NetBSD: Makefile,v 1.57 2010/05/20 13:30:49 adam Exp $ -VER= 2.16.1 +VER= 2.17.1 DISTNAME= DBD-Pg-${VER} PKGNAME= p5-DBD-postgresql-${VER} -PKGREVISION= 1 SVR4_PKGNAME= p5dpo CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index 2f6e5a030a3..5f4a6431b8e 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2010/02/02 21:54:16 sno Exp $ +$NetBSD: distinfo,v 1.28 2010/05/20 13:30:49 adam Exp $ -SHA1 (DBD-Pg-2.16.1.tar.gz) = 897625ad40ab731221df074423ff7aae46efa154 -RMD160 (DBD-Pg-2.16.1.tar.gz) = 0a27a56e486b1291792a3d1559647e7bab2665da -Size (DBD-Pg-2.16.1.tar.gz) = 230375 bytes +SHA1 (DBD-Pg-2.17.1.tar.gz) = 9346e6937a1dcc27d7da6f8aeb3f897bd8b39332 +RMD160 (DBD-Pg-2.17.1.tar.gz) = 33150577792c59e214971dbb7e751798de60498e +Size (DBD-Pg-2.17.1.tar.gz) = 231523 bytes -- cgit v1.2.3