summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS
diff options
context:
space:
mode:
authorwen <wen>2017-03-04 01:20:01 +0000
committerwen <wen>2017-03-04 01:20:01 +0000
commit2b3c334f41175d7a5d4b36cc536212ee91a36366 (patch)
tree634ca5df66cc2207214b7f605e554b4fd8962c94 /textproc/p5-Text-CSV_XS
parent76fd42690c0267224b0fef0aa3281368bcd7bcde (diff)
downloadpkgsrc-2b3c334f41175d7a5d4b36cc536212ee91a36366.tar.gz
Update to 1.27
Upstream changes: 1.27 - 2017-03-02, H.Merijn Brand * Remove unneeded done_testing (Paul Howarth) * Attribute sep/sep_char is not allowed to be undefined * Increased test coverage: added errors 1008 and 1014 * Default for escape_null in csv () is now false * It's 2017 * New error code for illegal argument(s)/parameter(s) (RT#119827) * Fix tests for perl without dot in @INC * Fix crlf issue for csv () on Windows (RT#120466) 1.26 - 2016-11-29, H.Merijn Brand * Disable some Unicode related tests for unhealthy $PERL_UNICODE (RT#117856) * is_missing (0) on empty line returns 1 for keep_meta_info = true (issue 27 on github)
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile4
-rw-r--r--textproc/p5-Text-CSV_XS/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index 4da75606214..f876475c558 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2016/09/03 07:59:31 wen Exp $
+# $NetBSD: Makefile,v 1.63 2017/03/04 01:20:01 wen Exp $
#
-DISTNAME= Text-CSV_XS-1.25
+DISTNAME= Text-CSV_XS-1.27
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo
index 2513158e267..018ab6028cd 100644
--- a/textproc/p5-Text-CSV_XS/distinfo
+++ b/textproc/p5-Text-CSV_XS/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2016/09/03 07:59:31 wen Exp $
+$NetBSD: distinfo,v 1.41 2017/03/04 01:20:01 wen Exp $
-SHA1 (Text-CSV_XS-1.25.tgz) = 585787decf5b3c612bfdf1c5e4e48e3f67f2be9f
-RMD160 (Text-CSV_XS-1.25.tgz) = c49c2b2037b387f6e55f06b0fc01e177242b8079
-SHA512 (Text-CSV_XS-1.25.tgz) = 768c9b5795efb0902bb47e66132cdffbfcf1cfefb961387afbc089025381af69a6ac08b390f78221de9e8e19e25ce066f774f2fc6bd034ea0cd9949b744e65f8
-Size (Text-CSV_XS-1.25.tgz) = 163071 bytes
+SHA1 (Text-CSV_XS-1.27.tgz) = d994ac7b9151338af1d153e9d322a529d40526b9
+RMD160 (Text-CSV_XS-1.27.tgz) = 9803d61016583b43870dcab3124062cd79586399
+SHA512 (Text-CSV_XS-1.27.tgz) = d00a51d79d2c9da000fb6da4ec156afce67f3b38913734c16c92a6af32037458d7acfc15f69df87643bc05e52fff856a693b167bf5401301ba876cbb9cadba28
+Size (Text-CSV_XS-1.27.tgz) = 164547 bytes