Update from version 0.72 to version 0.73.

Upstream changes:
2010-05-03 0.73 - H.Merijn Brand   <h.m.brand@xs4all.nl>

    * Improve date conversion in examples/csv2xls
      new option -D allows column selection for date conversions
    * Tested under perl-5.12.0 (and 21 other versions of perl)
    * Added a note about EBCDIC data files
    * Test suite is now safe for parallel test (prove --shuffle -j6)
This commit is contained in:
seb 2010-07-14 18:50:10 +00:00
parent 443b3c21f1
commit dbb63d39aa
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.31 2010/03/16 21:59:02 sno Exp $
# $NetBSD: Makefile,v 1.32 2010/07/14 18:50:10 seb Exp $
#
DISTNAME= Text-CSV_XS-0.72
DISTNAME= Text-CSV_XS-0.73
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2010/03/16 21:59:02 sno Exp $
$NetBSD: distinfo,v 1.18 2010/07/14 18:50:11 seb Exp $
SHA1 (Text-CSV_XS-0.72.tgz) = e3a14c59c5c6c45a6a71ed3fea3e1f8a10203d66
RMD160 (Text-CSV_XS-0.72.tgz) = ed07d011c478b0c9931061de7ad4e50ccd81a18b
Size (Text-CSV_XS-0.72.tgz) = 108458 bytes
SHA1 (Text-CSV_XS-0.73.tgz) = 90b6f79810c7ef8cf252ab2d796d28fcd25cbc03
RMD160 (Text-CSV_XS-0.73.tgz) = 084a217725296a354b2991f0420cf602dff8c859
Size (Text-CSV_XS-0.73.tgz) = 108914 bytes