summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-04-12 00:50:49 +0000
committersno <sno>2009-04-12 00:50:49 +0000
commit4770da993299856fbb90a2503998972d545b14ed (patch)
tree2a1ff49187f76cd93e248fab8dc7ede7fb10465c /textproc/p5-Text-CSV_XS/Makefile
parent24535cad688d7987efa21f7c98591d98204c1310 (diff)
downloadpkgsrc-4770da993299856fbb90a2503998972d545b14ed.tar.gz
PkgSrc changes:
- Updating package p5-Text-CSV_XS to 0.64 Upstream changes: 2009-04-03 0.64 - H.Merijn Brand <h.m.brand@xs4all.nl> * Skip perlio tests for perl older than 5.8, as perlio was experimental in 5.6 * Up Devel::PPPort to 3.17 * Fix initialisation of eol => undef (could cause core dump) * Added configure_require to META.yml
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 630cc994241..0f1b76dba5c 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2009/03/21 23:26:38 sno Exp $
+# $NetBSD: Makefile,v 1.23 2009/04/12 00:50:49 sno Exp $
#
-DISTNAME= Text-CSV_XS-0.63
+DISTNAME= Text-CSV_XS-0.64
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5