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 Update to 2.02
details: https://anonhg.NetBSD.org/pkgsrc/rev/809c1a57af93
branches: trunk
changeset: 385164:809c1a57af93
user: wen <wen%pkgsrc.org@localhost>
date: Sun Sep 11 14:24:23 2022 +0000
description:
Update to 2.02
Upstream changes:
2.02 2022-08-08
- Imported tests/fixes from Text::CSV_XS 1.48
- Fixed a case where csv function is called as a method (GH#46)
diffstat:
textproc/p5-Text-CSV/Makefile | 5 ++---
textproc/p5-Text-CSV/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r c1390b72d66c -r 809c1a57af93 textproc/p5-Text-CSV/Makefile
--- a/textproc/p5-Text-CSV/Makefile Sun Sep 11 14:21:56 2022 +0000
+++ b/textproc/p5-Text-CSV/Makefile Sun Sep 11 14:24:23 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2022/06/28 11:36:29 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/09/11 14:24:23 wen Exp $
#
-DISTNAME= Text-CSV-2.01
+DISTNAME= Text-CSV-2.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r c1390b72d66c -r 809c1a57af93 textproc/p5-Text-CSV/distinfo
--- a/textproc/p5-Text-CSV/distinfo Sun Sep 11 14:21:56 2022 +0000
+++ b/textproc/p5-Text-CSV/distinfo Sun Sep 11 14:24:23 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2021/10/26 11:22:39 nia Exp $
+$NetBSD: distinfo,v 1.22 2022/09/11 14:24:23 wen Exp $
-BLAKE2s (Text-CSV-2.01.tar.gz) = 23415c785523efe3ee3ea5482c40dcfc7a4a0ed0d725ddb74a76c598613a21fb
-SHA512 (Text-CSV-2.01.tar.gz) = 45c215686437e111fcd8d6c0adc9c6e0bac9df37fcd47e7bd9fcf4872859e59a296caae3573b77955cdaf42284b4c88fcc6774bd6ac11d701ae54f6a3741991a
-Size (Text-CSV-2.01.tar.gz) = 134279 bytes
+BLAKE2s (Text-CSV-2.02.tar.gz) = 4b51f2e0d853e2438fa803b8b6fb358800652c889dfcc5e19b5e87b3d64dddb4
+SHA512 (Text-CSV-2.02.tar.gz) = 0efb9396f5f02c3fc478f5d88a13bdfd1c615dde4ff3b671bc95e380e107b497634dc17e282dbfe3956a98a0d28f8156fe5d851483595c21d29674d535fcdaf6
+Size (Text-CSV-2.02.tar.gz) = 136346 bytes
Home |
Main Index |
Thread Index |
Old Index