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 12 10:00:57 UTC 2025

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

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

1.59    - 2025-01-05, H.Merijn Brand
    * Fixed EOL test for Windows with crnl layer
    * It is 2025


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
cvs rdiff -u -r1.67 -r1.68 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.96 pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.97
--- pkgsrc/textproc/p5-Text-CSV_XS/Makefile:1.96        Sun Jan  5 09:10:31 2025
+++ pkgsrc/textproc/p5-Text-CSV_XS/Makefile     Sun Jan 12 10:00:57 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2025/01/05 09:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2025/01/12 10:00:57 wiz Exp $
 
-DISTNAME=      Text-CSV_XS-1.58
+DISTNAME=      Text-CSV_XS-1.59
 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.67 pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.68
--- pkgsrc/textproc/p5-Text-CSV_XS/distinfo:1.67        Sun Jan  5 09:10:31 2025
+++ pkgsrc/textproc/p5-Text-CSV_XS/distinfo     Sun Jan 12 10:00:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2025/01/05 09:10:31 wiz Exp $
+$NetBSD: distinfo,v 1.68 2025/01/12 10:00:57 wiz Exp $
 
-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
+BLAKE2s (Text-CSV_XS-1.59.tgz) = 50c2e9c0aa14ed85c20d799a295f0f93f95b66efd342d9bb537665f499673c90
+SHA512 (Text-CSV_XS-1.59.tgz) = c32624ed857e11b4303485853d532e5f59de7f857d82fa13aa49cb440a6862e16045da156959de4fc8e62a4105a0ec223d7c89b93252ab83c91a9c90fa571a2b
+Size (Text-CSV_XS-1.59.tgz) = 280807 bytes



Home | Main Index | Thread Index | Old Index