From 78c81e447a2d326402ffb961760bde66afd02401 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 20 Jan 2010 15:01:31 +0000 Subject: Update to 2.16.0: 2.16.0 Released December 17, 2009 - Put in a test for high-bit characters in bytea handling. [Bryce Nesbitt] (see also CPAN bug #39390) - Better SQLSTATE code on connection failure (CPAN bug #52863) [Chris Travers with help from Andrew Gierth] - Fixed POD escapes (CPAN bug #51856) [FWIE@cpan.org] --- databases/p5-DBD-postgresql/Makefile | 4 ++-- databases/p5-DBD-postgresql/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 9db8fd9fffb..ce6536abfd0 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2009/08/16 16:04:38 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2010/01/20 15:01:31 wiz Exp $ # -VER= 2.15.1 +VER= 2.16.0 DISTNAME= DBD-Pg-${VER} PKGNAME= p5-DBD-postgresql-${VER} SVR4_PKGNAME= p5dpo diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index 890de3e64a8..2c9049684d6 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2009/08/16 16:04:38 wiz Exp $ +$NetBSD: distinfo,v 1.26 2010/01/20 15:01:31 wiz Exp $ -SHA1 (DBD-Pg-2.15.1.tar.gz) = 2e9dd36eb88168848dd1086904f99369138ec04b -RMD160 (DBD-Pg-2.15.1.tar.gz) = e3dd54e78c9205e8a7c6e30587c59ef85e7c0e42 -Size (DBD-Pg-2.15.1.tar.gz) = 220802 bytes +SHA1 (DBD-Pg-2.16.0.tar.gz) = 6ef7d3b11af27b823f4503b97f0ae098cba2b009 +RMD160 (DBD-Pg-2.16.0.tar.gz) = 1693141a1aa73efa1d5c8f9b362f2d2a14f0729f +Size (DBD-Pg-2.16.0.tar.gz) = 230294 bytes -- cgit v1.2.3