summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-09-26 07:08:46 +0000
committerwen <wen@pkgsrc.org>2015-09-26 07:08:46 +0000
commit6196e748ddc3faee3df4543d0ae1f0e006103ec4 (patch)
tree82081dd5e9123b0026091896e55ad6eeb8b0a0cf /textproc/p5-Text-CSV_XS/Makefile
parenta3a7263ae73767859ecaab640264a5363eb2adb1 (diff)
downloadpkgsrc-6196e748ddc3faee3df4543d0ae1f0e006103ec4.tar.gz
Update to 1.19
Upstream changes: 1.19 - 2015-06-17, H.Merijn Brand * Guard tests against $PERL_UNICODE * Numeric options were sometimes interpreted as boolean * Safer meta_info use
Diffstat (limited to 'textproc/p5-Text-CSV_XS/Makefile')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index af57cbc76f3..2a6eb3cdc82 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2015/06/12 10:51:30 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2015/09/26 07:08:46 wen Exp $
#
-DISTNAME= Text-CSV_XS-1.18
+DISTNAME= Text-CSV_XS-1.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
EXTRACT_SUFX= .tgz