diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-08 08:35:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-08 08:35:42 +0000 |
commit | 35f15437db8fb316f700e3d0b0cf1cdb8de15d53 (patch) | |
tree | d6f1c82767561354c0c5b93802f366c51568910d /databases/p5-Apache-DBI | |
parent | c6d8398e02ee6e55cec886adc35450c5a19505b1 (diff) | |
download | pkgsrc-35f15437db8fb316f700e3d0b0cf1cdb8de15d53.tar.gz |
Update to 1.06:
1.06 03/23/2007
- MP2/AuthDBI: Fixed Apache::AuthDBI::debug() to
actually work.
Submitted by: [Kevin Appel <kappel@tgic.com>]
- Bump minium required perl version to 5.6.1 to match DBI
(Changes in DBI 1.49 (svn rev 2287), 29th November 2005)
Philip M. Gollucci <pgollucci@p6m7g8.com>
Diffstat (limited to 'databases/p5-Apache-DBI')
-rw-r--r-- | databases/p5-Apache-DBI/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-Apache-DBI/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-Apache-DBI/Makefile b/databases/p5-Apache-DBI/Makefile index b6d401ac2db..f54353d7c00 100644 --- a/databases/p5-Apache-DBI/Makefile +++ b/databases/p5-Apache-DBI/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2007/02/18 01:59:36 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/06/08 08:35:42 wiz Exp $ # -DISTNAME= Apache-DBI-1.05 +DISTNAME= Apache-DBI-1.06 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5adb CATEGORIES= databases perl5 diff --git a/databases/p5-Apache-DBI/distinfo b/databases/p5-Apache-DBI/distinfo index f6cebd8517c..faf4c6446e0 100644 --- a/databases/p5-Apache-DBI/distinfo +++ b/databases/p5-Apache-DBI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/02/18 01:59:36 wiz Exp $ +$NetBSD: distinfo,v 1.7 2007/06/08 08:35:43 wiz Exp $ -SHA1 (Apache-DBI-1.05.tar.gz) = 09bc1d30c3ab9f572755d94b5d4694be4d96af6b -RMD160 (Apache-DBI-1.05.tar.gz) = ff0e9a394ada1ae6af9f2b3c43efa08275171041 -Size (Apache-DBI-1.05.tar.gz) = 33424 bytes +SHA1 (Apache-DBI-1.06.tar.gz) = 1d284f3c5d1423e582db7cfefa7e693db2e6dcaa +RMD160 (Apache-DBI-1.06.tar.gz) = a0619bf05de4c40aca17c5198687940200800373 +Size (Apache-DBI-1.06.tar.gz) = 33833 bytes |