From 767893854a2e1cb6a074ce19bb7d8845f3bedf99 Mon Sep 17 00:00:00 2001 From: mjl Date: Thu, 16 May 2002 21:19:06 +0000 Subject: Update p5-DBD-postgresql to 1.13 - add definition for missing type 'numeric' and fix segfault in pg_type - implement missing metadata methods and change existing ones --- databases/p5-DBD-postgresql/Makefile | 4 ++-- databases/p5-DBD-postgresql/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 5d50197a035..6d55335061a 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2002/03/14 22:23:36 mjl Exp $ +# $NetBSD: Makefile,v 1.16 2002/05/16 21:19:06 mjl Exp $ # -VER= 1.11 +VER= 1.13 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 a4866d6b438..83d0a6a65a3 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2002/03/14 22:23:36 mjl Exp $ +$NetBSD: distinfo,v 1.9 2002/05/16 21:19:06 mjl Exp $ -SHA1 (DBD-Pg-1.11.tar.gz) = 514231b30cc34fdee8b92aa995999b94a7e9898a -Size (DBD-Pg-1.11.tar.gz) = 41977 bytes +SHA1 (DBD-Pg-1.13.tar.gz) = f99a5aeebd71e0cac273311cb3405d9ed5e3e9c2 +Size (DBD-Pg-1.13.tar.gz) = 43038 bytes -- cgit v1.2.3