summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2013-06-22 09:27:01 +0000
committersno <sno@pkgsrc.org>2013-06-22 09:27:01 +0000
commitf69d2f9539e3dde507e4210deb41916a2530c7bd (patch)
tree0a58e14d64126195247a5bc6af761f20bc23ca3c /textproc/p5-Text-CSV_XS/Makefile
parent0981f5647b65c7515570f6a7f051286c0778792b (diff)
downloadpkgsrc-f69d2f9539e3dde507e4210deb41916a2530c7bd.tar.gz
Updating package for Perl Module Text::CSV_XS in similar named CPAN
distribution from 0.99 to 1.01 because of serious upstream isse fixed. Upstream changes since 0.99: 1.01 - 2013-06-16, H.Merijn Brand - Cache not re-read on getline_all (RT#86155) 1.00 - 2013-06-13, H.Merijn Brand * Fix automatic UTF-8 in getline/parse for SV's with \0
Diffstat (limited to 'textproc/p5-Text-CSV_XS/Makefile')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index 733314a4501..ac06fd0dd78 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2013/06/11 07:38:22 wen Exp $
+# $NetBSD: Makefile,v 1.46 2013/06/22 09:27:01 sno Exp $
#
-DISTNAME= Text-CSV_XS-0.99
+DISTNAME= Text-CSV_XS-1.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5