summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2000-12-07 11:53:50 +0000
committermjl <mjl@pkgsrc.org>2000-12-07 11:53:50 +0000
commit0bcf069004393b4c0b8978ebd41199836d70d48b (patch)
treec08ac2120d1e376316d2ea4a6020819d73811871 /databases/p5-DBD-postgresql/Makefile
parent6575822ad4880c5d9f1d495a06a07625eff7ccc3 (diff)
downloadpkgsrc-0bcf069004393b4c0b8978ebd41199836d70d48b.tar.gz
Update to 0.95
- add Win32 port from Bob Kline . - applied patch from Rudy Lippan which fixes a memory-leak with failed connections. - applied patch from Hein Roehrig which fixes a bug with escaping a backslash except for octal presentation - applied patch from Francis J. Lacoste to enhance the table_attributes subroutine
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 4bb50aaebb5..bc473440b90 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2000/08/27 10:37:00 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/12/07 11:53:50 mjl Exp $
#
-DISTNAME= DBD-Pg-0.93
+DISTNAME= DBD-Pg-0.95
PKGNAME= p5-DBD-postgresql-0.93
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}