Bug 282721 - textproc/p5-Text-CSV_XS: Update to 1.57
Summary: textproc/p5-Text-CSV_XS: Update to 1.57
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://metacpan.org/dist/Text-CSV_XS...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-13 05:14 UTC by Sergei Vyshenski
Modified: 2024-11-14 08:53 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.31 KB, patch)
2024-11-13 05:16 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.