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: Thu Aug 31 13:22:19 UTC 2023
Modified Files:
pkgsrc/textproc/p5-Text-CSV: Makefile distinfo
Log Message:
Update to 2.03
Upstream changes:
2.03 2023-08-11
- Imported tests/fixes from Text::CSV_XS 1.51
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/textproc/p5-Text-CSV/Makefile
cvs rdiff -u -r1.22 -r1.23 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.35 pkgsrc/textproc/p5-Text-CSV/Makefile:1.36
--- pkgsrc/textproc/p5-Text-CSV/Makefile:1.35 Thu Jul 6 09:41:50 2023
+++ pkgsrc/textproc/p5-Text-CSV/Makefile Thu Aug 31 13:22:19 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2023/07/06 09:41:50 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2023/08/31 13:22:19 wen Exp $
#
-DISTNAME= Text-CSV-2.02
+DISTNAME= Text-CSV-2.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -12,7 +11,7 @@ HOMEPAGE= https://metacpan.org/release/T
COMMENT= Comma-separated values manipulator (using XS or PurePerl)
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Text-CSV_XS>=0.99:../../textproc/p5-Text-CSV_XS
+DEPENDS+= p5-Text-CSV_XS>=1.51:../../textproc/p5-Text-CSV_XS
PERL5_PACKLIST= auto/Text/CSV/.packlist
Index: pkgsrc/textproc/p5-Text-CSV/distinfo
diff -u pkgsrc/textproc/p5-Text-CSV/distinfo:1.22 pkgsrc/textproc/p5-Text-CSV/distinfo:1.23
--- pkgsrc/textproc/p5-Text-CSV/distinfo:1.22 Sun Sep 11 14:24:23 2022
+++ pkgsrc/textproc/p5-Text-CSV/distinfo Thu Aug 31 13:22:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/09/11 14:24:23 wen Exp $
+$NetBSD: distinfo,v 1.23 2023/08/31 13:22:19 wen Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index