summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2001-08-10 11:53:15 +0000
committermjl <mjl@pkgsrc.org>2001-08-10 11:53:15 +0000
commitede916eaefed8312f8d0b14286257d2744e38b70 (patch)
treeac55536bd59bee43e5502645271a679f859e209e /databases/p5-DBD-postgresql
parentae5a74641d919fc5919c74b9bef7025bbe9921e7 (diff)
downloadpkgsrc-ede916eaefed8312f8d0b14286257d2744e38b70.tar.gz
Update to 1.01
- fixed core dump when trying to use a BYTEA value with a byte outside 0..127
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 9a63fb382b8..67e6e04c7ee 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2001/06/02 14:56:26 mjl Exp $
+# $NetBSD: Makefile,v 1.11 2001/08/10 11:53:15 mjl Exp $
#
-VER= 1.00
+VER= 1.01
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
CATEGORIES= databases perl5
diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo
index f0a9f8e3e9f..4a0af048145 100644
--- a/databases/p5-DBD-postgresql/distinfo
+++ b/databases/p5-DBD-postgresql/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2001/06/02 14:56:26 mjl Exp $
+$NetBSD: distinfo,v 1.5 2001/08/10 11:53:15 mjl Exp $
-SHA1 (DBD-Pg-1.00.tar.gz) = 564579bc27f3aec0f9658c03388fa8936d76e668
-Size (DBD-Pg-1.00.tar.gz) = 43025 bytes
+SHA1 (DBD-Pg-1.01.tar.gz) = ce5d91dab31fa70150a3d96fe8a8555a02c2c2e1
+Size (DBD-Pg-1.01.tar.gz) = 43072 bytes