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:   wiz
Date:           Thu Jan  4 11:20:17 UTC 2024

Modified Files:
        pkgsrc/textproc/p5-Text-CSV: Makefile distinfo

Log Message:
p5-Text-CSV: update to 2.04.

2.04  2023-12-02
    - Imported tests/fixes from Text::CSV_XS 1.53
      - Fixed skip_empty_rows('skip') and trailing newlines (GH#65, bugfood++)


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/textproc/p5-Text-CSV/Makefile
cvs rdiff -u -r1.23 -r1.24 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.36 pkgsrc/textproc/p5-Text-CSV/Makefile:1.37
--- pkgsrc/textproc/p5-Text-CSV/Makefile:1.36   Thu Aug 31 13:22:19 2023
+++ pkgsrc/textproc/p5-Text-CSV/Makefile        Thu Jan  4 11:20:17 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2023/08/31 13:22:19 wen Exp $
+# $NetBSD: Makefile,v 1.37 2024/01/04 11:20:17 wiz Exp $
 #
 
-DISTNAME=      Text-CSV-2.03
+DISTNAME=      Text-CSV-2.04
 PKGNAME=       p5-${DISTNAME}
 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.23 pkgsrc/textproc/p5-Text-CSV/distinfo:1.24
--- pkgsrc/textproc/p5-Text-CSV/distinfo:1.23   Thu Aug 31 13:22:19 2023
+++ pkgsrc/textproc/p5-Text-CSV/distinfo        Thu Jan  4 11:20:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2023/08/31 13:22:19 wen Exp $
+$NetBSD: distinfo,v 1.24 2024/01/04 11:20:17 wiz Exp $
 
-BLAKE2s (Text-CSV-2.03.tar.gz) = 41e308047abec7830f4a1b3cee1d8a41ba060d494193473e6919169f37a37beb
-SHA512 (Text-CSV-2.03.tar.gz) = afd9e81cd2ca9ca9a2c2575c4e540ad09243c1d8b6710dc2b1da472397f99024c768da5ef456948ebd4e06f71b3e5085ef52f191f62c06c6f4a697f70c855769
-Size (Text-CSV-2.03.tar.gz) = 140735 bytes
+BLAKE2s (Text-CSV-2.04.tar.gz) = 218d476d3db9699f2f0aaa92f71e6cd74ea57a18b1ffbd229ea7b369f8f7392a
+SHA512 (Text-CSV-2.04.tar.gz) = 72673380a955ee888a78aca4188326c1adbdc9508a25752d76eb6f50064181763336b4983bffb944c88110ceb48dde356c092f8189369001513799f220d5021d
+Size (Text-CSV-2.04.tar.gz) = 141037 bytes



Home | Main Index | Thread Index | Old Index