diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Apache-DBI/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Apache-DBI/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/p5-Apache-DBI/Makefile b/databases/p5-Apache-DBI/Makefile index ce407739234..95d9450d21f 100644 --- a/databases/p5-Apache-DBI/Makefile +++ b/databases/p5-Apache-DBI/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:09 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/07/19 22:28:57 wiz Exp $ # -DISTNAME= Apache-DBI-0.9901 +DISTNAME= Apache-DBI-1.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5adb CATEGORIES= databases perl5 @@ -12,6 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Apache-DBI/ COMMENT= DBI support for Apache+mod_perl DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI +DEPENDS+= p5-Digest-SHA1>=2.01:../../security/p5-Digest-SHA1 DEPENDS+= p5-Test-Simple>=0.47:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Apache/DBI/.packlist diff --git a/databases/p5-Apache-DBI/distinfo b/databases/p5-Apache-DBI/distinfo index b953a11002f..90ae002b393 100644 --- a/databases/p5-Apache-DBI/distinfo +++ b/databases/p5-Apache-DBI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/02/10 09:20:53 hiramatsu Exp $ +$NetBSD: distinfo,v 1.5 2006/07/19 22:28:57 wiz Exp $ -SHA1 (Apache-DBI-0.9901.tar.gz) = ad279c1e3906a69aed8febe2e40170abccc8dbcf -RMD160 (Apache-DBI-0.9901.tar.gz) = e3aa9a2bf9562d8c1332edd5f85e4ad936f3bf22 -Size (Apache-DBI-0.9901.tar.gz) = 31786 bytes +SHA1 (Apache-DBI-1.01.tar.gz) = af65024c46be190a1d2e208e447e56a69e5ee9c4 +RMD160 (Apache-DBI-1.01.tar.gz) = 05a375c19a10b5b903524ef827bcfbbe3c8564cd +Size (Apache-DBI-1.01.tar.gz) = 32969 bytes |