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:           Wed Apr 29 18:01:15 UTC 2026

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

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

1.62    - 2026-04-29, H.Merijn Brand
    * It is 2026
    * Fix possible stack corruption (thanks leont) (issue 65)
      Fixes CVE-2026-7111


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
cvs rdiff -u -r1.70 -r1.71 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.100 pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.101
--- pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.100       Sun Jul 27 06:23:18 2025
+++ pkgsrc/textproc/p5-Text-CSV_XS/Makefile     Wed Apr 29 18:01:15 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.100 2025/07/27 06:23:18 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2026/04/29 18:01:15 wiz Exp $
 
-DISTNAME=      Text-CSV_XS-1.61
+DISTNAME=      Text-CSV_XS-1.62
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HM/HMBRAND/}
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/p5-Text-CSV_XS/distinfo
diff -u pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.70 pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.71
--- pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.70        Sun Jul 27 06:23:18 2025
+++ pkgsrc/textproc/p5-Text-CSV_XS/distinfo     Wed Apr 29 18:01:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2025/07/27 06:23:18 wiz Exp $
+$NetBSD: distinfo,v 1.71 2026/04/29 18:01:15 wiz Exp $
 
-BLAKE2s (Text-CSV_XS-1.61.tgz) = a632881ded942a41ad1eda958e1d1df56efed379fc6797d2a2d7f582c89f90d6
-SHA512 (Text-CSV_XS-1.61.tgz) = 7b726d9c0cab0691a3c49deed8508a55a513e292229f0a4373bd3f3874df2a7226937629e07af44da7f1e4e0e27708be8b217099a1558140c94517bd01de5ef0
-Size (Text-CSV_XS-1.61.tgz) = 285772 bytes
+BLAKE2s (Text-CSV_XS-1.62.tgz) = 69a313900e8bb4c07b8c0a37c88d852ee285748e673fe7792424438e322a8525
+SHA512 (Text-CSV_XS-1.62.tgz) = b50e9c4187482615c11459dc3d77f9dd8b0d4b7549841071261081e88b132323feaf9bec5b39925dda886ddd14172f82bdd09d0b6a4b3a8257736c2b6b2c515b
+Size (Text-CSV_XS-1.62.tgz) = 286929 bytes



Home | Main Index | Thread Index | Old Index