Updating databases/p5-DBI from 1.612 to 1.613
Upstream changes: Changes in DBI 1.613 (svn r14271) 22nd July 2010 * Fixed Win32 prerequisite module from PathTools to File::Spec. * Changed attribute headings and fixed references in DBI pod (Martin J. Evans) * Corrected typos in DBI::FAQ and DBI::ProxyServer (Ansgar Burchardt)
This commit is contained in:
parent
92ab92905d
commit
dc4f86c318
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.47 2010/07/17 08:07:17 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.48 2010/08/04 15:02:05 sno Exp $
|
||||
|
||||
DISTNAME= DBI-1.612
|
||||
DISTNAME= DBI-1.613
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.28 2010/07/17 08:07:17 sno Exp $
|
||||
$NetBSD: distinfo,v 1.29 2010/08/04 15:02:05 sno Exp $
|
||||
|
||||
SHA1 (DBI-1.612.tar.gz) = c017b59d10abaf3af0bd5be643754f9f75a462f5
|
||||
RMD160 (DBI-1.612.tar.gz) = 7d1d571444afa2ee7426a22891afb01a3065c02c
|
||||
Size (DBI-1.612.tar.gz) = 566429 bytes
|
||||
SHA1 (DBI-1.613.tar.gz) = db41b0223b1f079ec887bd6bc6d31480358fd9ef
|
||||
RMD160 (DBI-1.613.tar.gz) = 2bd7cff94534e047e71bb20234fbc19ba0da1ca0
|
||||
Size (DBI-1.613.tar.gz) = 566542 bytes
|
||||
|
|
Loading…
Reference in a new issue