summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authormjl <mjl>2002-05-16 21:19:06 +0000
committermjl <mjl>2002-05-16 21:19:06 +0000
commitc51000dc8d7b40531491e1a764da7e2e748451d2 (patch)
tree9ccfee1cb4c40714b9e851ba8c1b4c507dee49df /databases/p5-DBD-postgresql
parentd13b166ad5f4ac980a2ddd2b177cd5dc81f95c84 (diff)
downloadpkgsrc-c51000dc8d7b40531491e1a764da7e2e748451d2.tar.gz
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
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/distinfo6
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