Skip to content

Commit a13d8a2

Browse files
committed
p5-Text-CSV_XS: update to 1.53.
1.53 - 2023-11-22, H.Merijn Brand * Two casts for -Wformat (issue 50) * Add --skip-empty to csv2xlsx * Add --font and --font-size to csv2xlsx * Fix skip_empty_rows ("skip") and trailing newlines (Corey Hickey, PR#52) * Fix comment in last line (RT#150501)
1 parent 96c738d commit a13d8a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

textproc/p5-Text-CSV_XS/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.89 2023/12/17 07:44:40 wiz Exp $
1+
# $NetBSD: Makefile,v 1.90 2024/01/04 11:20:56 wiz Exp $
22

3-
DISTNAME= Text-CSV_XS-1.52
3+
DISTNAME= Text-CSV_XS-1.53
44
PKGNAME= p5-${DISTNAME}
55
CATEGORIES= textproc perl5
66
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}

textproc/p5-Text-CSV_XS/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.61 2023/12/17 07:44:40 wiz Exp $
1+
$NetBSD: distinfo,v 1.62 2024/01/04 11:20:56 wiz Exp $
22

3-
BLAKE2s (Text-CSV_XS-1.52.tgz) = d4daf55ffa4d227080e8cee519c00ec1ea27c6ed533adf237c6cc4dccecaed4d
4-
SHA512 (Text-CSV_XS-1.52.tgz) = 39309d25ce598ab312a70e50a449eb110807d2dd7b02b87502c96c31f0375641d35e3c27eb8faebb25d3816372d518044686a4d73195170d53eb9dc993797658
5-
Size (Text-CSV_XS-1.52.tgz) = 271359 bytes
3+
BLAKE2s (Text-CSV_XS-1.53.tgz) = d1c44030a814f9d99fab0984c7660c43dbfd2f592a074e25204a8f5c181bb5c3
4+
SHA512 (Text-CSV_XS-1.53.tgz) = 49c4d52b10d7414def2269881bcdfcdc01b3f64bebb53f5f104e1c87ee23c32baae84c9e209e3e6955201b9c89409f0a9083934c870302e407892971def0e8f4
5+
Size (Text-CSV_XS-1.53.tgz) = 273211 bytes

0 commit comments

Comments
 (0)