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)
This commit is contained in:
wiz 2024-01-04 11:20:56 +00:00
parent 96c738dd27
commit a13d8a25d2
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.89 2023/12/17 07:44:40 wiz Exp $
# $NetBSD: Makefile,v 1.90 2024/01/04 11:20:56 wiz Exp $
DISTNAME= Text-CSV_XS-1.52
DISTNAME= Text-CSV_XS-1.53
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.61 2023/12/17 07:44:40 wiz Exp $
$NetBSD: distinfo,v 1.62 2024/01/04 11:20:56 wiz Exp $
BLAKE2s (Text-CSV_XS-1.52.tgz) = d4daf55ffa4d227080e8cee519c00ec1ea27c6ed533adf237c6cc4dccecaed4d
SHA512 (Text-CSV_XS-1.52.tgz) = 39309d25ce598ab312a70e50a449eb110807d2dd7b02b87502c96c31f0375641d35e3c27eb8faebb25d3816372d518044686a4d73195170d53eb9dc993797658
Size (Text-CSV_XS-1.52.tgz) = 271359 bytes
BLAKE2s (Text-CSV_XS-1.53.tgz) = d1c44030a814f9d99fab0984c7660c43dbfd2f592a074e25204a8f5c181bb5c3
SHA512 (Text-CSV_XS-1.53.tgz) = 49c4d52b10d7414def2269881bcdfcdc01b3f64bebb53f5f104e1c87ee23c32baae84c9e209e3e6955201b9c89409f0a9083934c870302e407892971def0e8f4
Size (Text-CSV_XS-1.53.tgz) = 273211 bytes