Bug 273021 - textproc/p5-Text-CSV_XS: Update to 1.51
Summary: textproc/p5-Text-CSV_XS: Update to 1.51
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: 2023-08-08 21:02 UTC by Sergei Vyshenski
Modified: 2023-08-09 13:13 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch -1 main (1.29 KB, patch)
2023-08-08 21:02 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 2023-08-08 21:02:54 UTC
Created attachment 243978 [details]
git format-patch -1 main

- update 1.50 -> 1.51
ChangeLog: https://metacpan.org/dist/Text-CSV_XS/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.2-RELEASE-p2
portlint 2.20.0
portfmt 1.1.5
pkg 1.20.990.5
poudriere-git-3.3.99.20220831
perl 5.34.1_3
openssl 1.1.1t-freebsd
ssl=base
- "make test" in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-09 13:05:20 UTC
A commit in branch main references this bug:

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

commit 64746811655121944cf485c4f782ba97b8723e37
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-08-08 20:58:59 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-08-09 13:03:30 +0000

    textproc/p5-Text-CSV_XS: Update to 1.51

    ChangeLog: https://metacpan.org/dist/Text-CSV_XS/changes

    PR:             273021

 textproc/p5-Text-CSV_XS/Makefile | 2 +-
 textproc/p5-Text-CSV_XS/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-08-09 13:13:28 UTC
Thank you for your contribution.