Update p5-Ima-DBI to 0.35.
Changes from 0.33: 0.35 Sun Jun 10 16:36:07 EST 2007 - Add checking of PID in database handles to prevent trouble in forked environments (Perrin Harkins and Sam Tregar) 0.34 Mon Sep 5 09:10:37 UTC 2005 - Remove Class::WhiteHole from PREREQs (Alexey Tourbin)
This commit is contained in:
parent
eb71cc46c4
commit
8b32d507c0
2 changed files with 8 additions and 9 deletions
|
@ -1,19 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.7 2006/03/04 21:29:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2007/11/12 22:37:12 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Ima-DBI-0.33
|
||||
DISTNAME= Ima-DBI-0.35
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5idi
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/T/TM/TMTM/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PE/PERRIN/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Ima-DBI/
|
||||
COMMENT= Perl5 module for DB connection caching and organization
|
||||
|
||||
DEPENDS+= p5-DBI>=1.20:../../databases/p5-DBI
|
||||
DEPENDS+= p5-Class-WhiteHole>=0.03:../../devel/p5-Class-WhiteHole
|
||||
DEPENDS+= p5-DBIx-ContextualFetch>=1.00:../../databases/p5-DBIx-ContextualFetch
|
||||
DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
|
||||
|
||||
PERL5_PACKLIST= auto/Ima/DBI/.packlist
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2005/02/23 16:33:08 agc Exp $
|
||||
$NetBSD: distinfo,v 1.3 2007/11/12 22:37:13 hiramatsu Exp $
|
||||
|
||||
SHA1 (Ima-DBI-0.33.tar.gz) = 180618d915d62bc67b42df014036f6fc6fa013a3
|
||||
RMD160 (Ima-DBI-0.33.tar.gz) = 9db6e03ce617189c4343bebf80562b0dc7dd181f
|
||||
Size (Ima-DBI-0.33.tar.gz) = 12555 bytes
|
||||
SHA1 (Ima-DBI-0.35.tar.gz) = 55f19b018d988cebed30425d5c249f9fdb30dc28
|
||||
RMD160 (Ima-DBI-0.35.tar.gz) = 5b903ab5a35b45c0684ad0a3e65f605e2dd1e18e
|
||||
Size (Ima-DBI-0.35.tar.gz) = 15932 bytes
|
||||
|
|
Loading…
Reference in a new issue