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/e795cec74a94
branches:  trunk
changeset: 569688:e795cec74a94
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Jan 17 00:17:06 2010 +0000

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

Upstream changes:
2009-12-02 0.70 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>
    * Add quote_space attribute
    * Forbid \r and \n in sep_char, quote_char, and escape_char

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 e48e8519e503 -r e795cec74a94 textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile  Sun Jan 17 00:14:21 2010 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile  Sun Jan 17 00:17:06 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2009/10/17 14:11:20 sno Exp $
+# $NetBSD: Makefile,v 1.29 2010/01/17 00:17:06 sno Exp $
 #
 
-DISTNAME=      Text-CSV_XS-0.69
+DISTNAME=      Text-CSV_XS-0.70
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tcx
 CATEGORIES=    textproc perl5
diff -r e48e8519e503 -r e795cec74a94 textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo  Sun Jan 17 00:14:21 2010 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo  Sun Jan 17 00:17:06 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/10/17 14:11:20 sno Exp $
+$NetBSD: distinfo,v 1.15 2010/01/17 00:17:06 sno Exp $
 
-SHA1 (Text-CSV_XS-0.69.tgz) = eaa9209210fd93267040c4f4c0fadf16ddca0e67
-RMD160 (Text-CSV_XS-0.69.tgz) = 6e686fee3e4c1e9744c2bb9b485f4b74d04100c7
-Size (Text-CSV_XS-0.69.tgz) = 105158 bytes
+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



Home | Main Index | Thread Index | Old Index