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 Text::CSV_XS to 0.63....
details: https://anonhg.NetBSD.org/pkgsrc/rev/e776cb8f13a9
branches: trunk
changeset: 556446:e776cb8f13a9
user: sno <sno%pkgsrc.org@localhost>
date: Sat Mar 21 23:26:38 2009 +0000
description:
Updating Text::CSV_XS to 0.63. Changes since 0.60:
2009-03-20 0.63 - H.Merijn Brand <h.m.brand%xs4all.nl@localhost>
* Fixed allow_whitespace with sep_char = TAB (RT#44402)
2009-03-13 0.62 - H.Merijn Brand <h.m.brand%xs4all.nl@localhost>
* Prevent warnings in older perls (without utf8)
* All known errors are covered and/or documented. TODO dropped
* Unicode TODO dropped. All covered, or use Text::CSV::Encoded
* Documented the examples
2009-03-08 0.61 - H.Merijn Brand <h.m.brand%xs4all.nl@localhost>
* valgrind found a possible uninitialized value
* Restriction in print () was only for really old perls
* Fix for bind_columns () initialisation (vincent, RT#43927)
Oked by he@
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 04d75bce0db3 -r e776cb8f13a9 textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile Sat Mar 21 23:24:50 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile Sat Mar 21 23:26:38 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2009/01/29 20:38:33 seb Exp $
+# $NetBSD: Makefile,v 1.22 2009/03/21 23:26:38 sno Exp $
#
-DISTNAME= Text-CSV_XS-0.60
+DISTNAME= Text-CSV_XS-0.63
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5
diff -r 04d75bce0db3 -r e776cb8f13a9 textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo Sat Mar 21 23:24:50 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo Sat Mar 21 23:26:38 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/01/29 20:38:33 seb Exp $
+$NetBSD: distinfo,v 1.8 2009/03/21 23:26:38 sno Exp $
-SHA1 (Text-CSV_XS-0.60.tgz) = 6d626411b3686db86e9be01b1b9704b6bdb33070
-RMD160 (Text-CSV_XS-0.60.tgz) = e1a129bf29731ed6c63646918766a62d9c7070a7
-Size (Text-CSV_XS-0.60.tgz) = 97410 bytes
+SHA1 (Text-CSV_XS-0.63.tgz) = 3e2cbe258c27e0a4da1155605e68ce83e5d5067c
+RMD160 (Text-CSV_XS-0.63.tgz) = c94a18d8e850a79a80889217e5a76c1ef7c47111
+Size (Text-CSV_XS-0.63.tgz) = 98667 bytes
Home |
Main Index |
Thread Index |
Old Index