pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Text-CSV_XS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  5 09:10:31 UTC 2025

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

Log Message:
p5-Text-CSV_XS: update to 1.58.

1.58    - 2024-12-30, H.Merijn Brand
    * Add strict_eol (warnings default in csv ())
    * Add XS line number in errors
    * Add streaming support - not set in stone


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/textproc/p5-Text-CSV_XS/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_XS/Makefile
diff -u pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.95 pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.96
--- pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.95        Sun Nov 17 07:23:34 2024
+++ pkgsrc/textproc/p5-Text-CSV_XS/Makefile     Sun Jan  5 09:10:31 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2024/11/17 07:23:34 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2025/01/05 09:10:31 wiz Exp $
 
-DISTNAME=      Text-CSV_XS-1.57
+DISTNAME=      Text-CSV_XS-1.58
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}

Index: pkgsrc/textproc/p5-Text-CSV_XS/distinfo
diff -u pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.66 pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.67
--- pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.66        Sun Nov 17 07:23:34 2024
+++ pkgsrc/textproc/p5-Text-CSV_XS/distinfo     Sun Jan  5 09:10:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2024/11/17 07:23:34 wiz Exp $
+$NetBSD: distinfo,v 1.67 2025/01/05 09:10:31 wiz Exp $
 
-BLAKE2s (Text-CSV_XS-1.57.tgz) = 051fc701a00c859bd8c40e701d64efee7092dc655151522dc57f32a5809b24a5
-SHA512 (Text-CSV_XS-1.57.tgz) = 1936335b6187f775bd814c23754a4941656d487adf2547efbe916af4ea8858db226f6a6632c902986f61b6174e8b9c012c5cb17b17a5c58a79efc4feae613d9d
-Size (Text-CSV_XS-1.57.tgz) = 277208 bytes
+BLAKE2s (Text-CSV_XS-1.58.tgz) = a5a2e92b3bb20dd6ac4d0a704f71e2e5b399e3e604947e871e376dea66974e6b
+SHA512 (Text-CSV_XS-1.58.tgz) = ccf3e458686a9a14bbf83c0d60d659dc8968cdfa7d0b0ca404b43e9b09a515d1a29e815672ee3a7d8e3f55c81549271bc17b6700e81852f6d4e2b64b0ce24faa
+Size (Text-CSV_XS-1.58.tgz) = 279826 bytes



Home | Main Index | Thread Index | Old Index