Bug 282721

Summary: textproc/p5-Text-CSV_XS: Update to 1.57
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz, svysh.fbsd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/dist/Text-CSV_XS/changes
Attachments:
Description Flags
git format-patch -1 main svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2024-11-13 05:14:12 UTC
- Update 1.56 -> 1.57
ChangeLog: https://metacpan.org/dist/Text-CSV_XS/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
14.1-RELEASE-p6
portlint 2.22.3
portfmt 1.1.5
pkg 1.21.3
poudriere-git-3.4.99.20240811
perl 5.36.3_2
openssl 3.0.13
ssl=base
- "make test" in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2024-11-13 05:16:37 UTC
Created attachment 255132 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-14 08:45:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e9e9fe7ae7c387817223dc7e3c5db4481d6bce70

commit e9e9fe7ae7c387817223dc7e3c5db4481d6bce70
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2024-11-13 08:14:57 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:28 +0000

    textproc/p5-Text-CSV_XS: Update to 1.57

    - Update 1.56 -> 1.57
    ChangeLog: https://metacpan.org/dist/Text-CSV_XS/changes

    PR:             282721

 textproc/p5-Text-CSV_XS/Makefile | 2 +-
 textproc/p5-Text-CSV_XS/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-11-14 08:53:51 UTC
Thank you for your contribution.