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 Updating textproc/p5-Text-CSV fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e719fb8b97a7
branches:  trunk
changeset: 569690:e719fb8b97a7
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Jan 17 00:19:47 2010 +0000

description:
Updating textproc/p5-Text-CSV from 1.15 to 1.16

Upstream changes:
1.16  Tue Dec  8 19:02:58 2009
        - updated the compatibility for Text::CSV_XS version 0.70
            * Added quote_space attribute
            * Forbad \r and \n in sep_char, quote_char, and escape_char

diffstat:

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

diffs (35 lines):

diff -r a22784ef66c3 -r e719fb8b97a7 textproc/p5-Text-CSV/Makefile
--- a/textproc/p5-Text-CSV/Makefile     Sun Jan 17 00:17:18 2010 +0000
+++ b/textproc/p5-Text-CSV/Makefile     Sun Jan 17 00:19:47 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/10/17 14:14:47 sno Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/17 00:19:47 sno Exp $
 #
 
-DISTNAME=      Text-CSV-1.15
+DISTNAME=      Text-CSV-1.16
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -13,7 +13,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-DEPENDS+=      p5-Text-CSV_XS>=0.69:../../textproc/p5-Text-CSV_XS
+DEPENDS+=      p5-Text-CSV_XS>=0.70:../../textproc/p5-Text-CSV_XS
 
 PERL5_PACKLIST=                auto/Text/CSV/.packlist
 
diff -r a22784ef66c3 -r e719fb8b97a7 textproc/p5-Text-CSV/distinfo
--- a/textproc/p5-Text-CSV/distinfo     Sun Jan 17 00:17:18 2010 +0000
+++ b/textproc/p5-Text-CSV/distinfo     Sun Jan 17 00:19:47 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/10/17 14:14:47 sno Exp $
+$NetBSD: distinfo,v 1.5 2010/01/17 00:19:47 sno Exp $
 
-SHA1 (Text-CSV-1.15.tar.gz) = 25dd7e2a804cb6ed6d033ff3f8e8b44bf0b324e2
-RMD160 (Text-CSV-1.15.tar.gz) = b2bfa1a4d0b23561490111952bc0379e78378570
-Size (Text-CSV-1.15.tar.gz) = 44935 bytes
+SHA1 (Text-CSV-1.16.tar.gz) = 896246ca2cdd8e5d3a83d53eeb440daaf45c9ea6
+RMD160 (Text-CSV-1.16.tar.gz) = 1518248df0605ee03d06bcc28e0a6fef81a538cf
+Size (Text-CSV-1.16.tar.gz) = 45569 bytes



Home | Main Index | Thread Index | Old Index