Bug 269946 - textproc/p5-Text-CSV_XS: Update to 1.50
Summary: textproc/p5-Text-CSV_XS: Update to 1.50
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-03-03 18:58 UTC by Sergei Vyshenski
Modified: 2023-03-06 22:26 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" patch to update the port (893 bytes, patch)
2023-03-03 18:58 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-03-03 18:58:52 UTC
Created attachment 240567 [details]
"git diff" patch to update the port

- update 1.49 -> 1.50
Changes: https://metacpan.org/dist/Text-CSV_XS/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p7
portlint 2.20.0
portfmt 1.1.4
pkg 1.19.0
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- "make test" in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-06 22:24:25 UTC
A commit in branch main references this bug:

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

commit e5aae9fb232cd0b394ca836ec0a1377372557a35
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-03-04 18:53:03 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-03-06 22:23:44 +0000

    textproc/p5-Text-CSV_XS: Update to 1.50

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

    PR:             269946

 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-03-06 22:26:31 UTC
Thank you for your contribution.