Update p5-DBD-CSV to 0.33.

Changes from previous:

2011-09-07  0.33  H.Merijn Brand

    * NAME / DISTNAME in Makefile.PL

2011-09-07  0.32  H.Merijn Brand

    * TYPE should be numeric
    * Added tests for return count of delete statements in do
    * Upped copyright to 2011
    * Added tests for return count of update statements (Peter Rabbitson)
    * Try to catch (more) usernames on Windows as schema names
    * More cross-checks for META data
This commit is contained in:
hiramatsu 2011-10-05 08:31:29 +00:00
parent 3f52010778
commit 9250144949
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.30 2011/08/06 20:02:41 adam Exp $
# $NetBSD: Makefile,v 1.31 2011/10/05 08:31:29 hiramatsu Exp $
DISTNAME= DBD-CSV-0.31
DISTNAME= DBD-CSV-0.33
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5dcs
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2010/09/22 20:59:53 sno Exp $
$NetBSD: distinfo,v 1.13 2011/10/05 08:31:29 hiramatsu Exp $
SHA1 (DBD-CSV-0.31.tgz) = 4c0af6e021752ad72de21b353bddbd79cd0034cc
RMD160 (DBD-CSV-0.31.tgz) = 3b79e6c48fcdc406b49f5e78ef6754cb7acc5f86
Size (DBD-CSV-0.31.tgz) = 30278 bytes
SHA1 (DBD-CSV-0.33.tgz) = 0c5448f92bfa42be84dd180e0e72c03fc3cc83e0
RMD160 (DBD-CSV-0.33.tgz) = e06a516e536360b3b61471fe302aaf839017c0a6
Size (DBD-CSV-0.33.tgz) = 30666 bytes