pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-CSV_XS Updating textproc/p5-Text-CSV_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/37bc594b8915
branches:  trunk
changeset: 572613:37bc594b8915
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Mar 03 16:49:12 2010 +0000

description:
Updating textproc/p5-Text-CSV_XS from 0.70 to 0.71

Upstream changes:
2010-02-15 0.71 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>
    * Upped copyright to 2010
    * Prevent double encoding: make Text::CSV_XS streams behave just
      like perl would (thanks ikegami for the test cases)
    * Text::CSV_XS->error_diag () in void context now warns instead of
      doing nothing
    * auto_diag also used for new () itself

diffstat:

 textproc/p5-Text-CSV_XS/Makefile |  4 ++--
 textproc/p5-Text-CSV_XS/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 9ece52bd3589 -r 37bc594b8915 textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile  Wed Mar 03 16:33:08 2010 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile  Wed Mar 03 16:49:12 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2010/01/17 00:17:06 sno Exp $
+# $NetBSD: Makefile,v 1.30 2010/03/03 16:49:12 sno Exp $
 #
 
-DISTNAME=      Text-CSV_XS-0.70
+DISTNAME=      Text-CSV_XS-0.71
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tcx
 CATEGORIES=    textproc perl5
diff -r 9ece52bd3589 -r 37bc594b8915 textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo  Wed Mar 03 16:33:08 2010 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo  Wed Mar 03 16:49:12 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2010/01/17 00:17:06 sno Exp $
+$NetBSD: distinfo,v 1.16 2010/03/03 16:49:12 sno Exp $
 
-SHA1 (Text-CSV_XS-0.70.tgz) = bd066b5c92335e5ee9e14dcec353fc8cd042e924
-RMD160 (Text-CSV_XS-0.70.tgz) = 02a42eab7071cb1a16f2376e1dabe9c9d702f8f8
-Size (Text-CSV_XS-0.70.tgz) = 105750 bytes
+SHA1 (Text-CSV_XS-0.71.tgz) = c37891a84cb179036f40a92676a99d31b50bdc26
+RMD160 (Text-CSV_XS-0.71.tgz) = 470004cfdf6ee398eba24e9a2a966fb0ce9e3c3a
+Size (Text-CSV_XS-0.71.tgz) = 106841 bytes



Home | Main Index | Thread Index | Old Index