pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Text-CSV
Module Name: pkgsrc
Committed By: wen
Date: Sun Sep 11 14:24:23 UTC 2022
Modified Files:
pkgsrc/textproc/p5-Text-CSV: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/textproc/p5-Text-CSV/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/p5-Text-CSV/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Text-CSV/Makefile
diff -u pkgsrc/textproc/p5-Text-CSV/Makefile:1.33 pkgsrc/textproc/p5-Text-CSV/Makefile:1.34
--- pkgsrc/textproc/p5-Text-CSV/Makefile:1.33 Tue Jun 28 11:36:29 2022
+++ pkgsrc/textproc/p5-Text-CSV/Makefile Sun Sep 11 14:24:23 2022
@@ -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/}
Index: pkgsrc/textproc/p5-Text-CSV/distinfo
diff -u pkgsrc/textproc/p5-Text-CSV/distinfo:1.21 pkgsrc/textproc/p5-Text-CSV/distinfo:1.22
--- pkgsrc/textproc/p5-Text-CSV/distinfo:1.21 Tue Oct 26 11:22:39 2021
+++ pkgsrc/textproc/p5-Text-CSV/distinfo Sun Sep 11 14:24:23 2022
@@ -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