diff options
author | explorer <explorer@pkgsrc.org> | 2001-12-05 17:36:39 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 2001-12-05 17:36:39 +0000 |
commit | d7017509b67e67f78a2eef17b428779caf2b675d (patch) | |
tree | 9d4896868103467afafa4a2f4d874dbfd39ace4d /databases | |
parent | 9372689160b8134da4f23664e8f5ee134382dc9d (diff) | |
download | pkgsrc-d7017509b67e67f78a2eef17b428779caf2b675d.tar.gz |
upgrade DBI from 1.19 to 1.20 to fix a nasty memory leak
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBI/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBI/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index d7ddeb20755..4ee0b12ad62 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2001/11/26 06:49:41 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/12/05 17:36:39 explorer Exp $ # -DISTNAME= DBI-1.19 +DISTNAME= DBI-1.20 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dbi CATEGORIES= databases perl5 diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index dc5c9a9a82e..eb0a6427b6f 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2001/08/10 11:49:04 mjl Exp $ +$NetBSD: distinfo,v 1.6 2001/12/05 17:36:39 explorer Exp $ -SHA1 (DBI-1.19.tar.gz) = 04c6463ec2b6480e85dbdab807217227d2a4d40c -Size (DBI-1.19.tar.gz) = 201082 bytes +SHA1 (DBI-1.20.tar.gz) = 4a50537d9bb13132c987431c8ad4249228d90e5c +Size (DBI-1.20.tar.gz) = 191676 bytes |