Bug 268203 - www/p5-RT-Client-REST: Update to 0.71
Summary: www/p5-RT-Client-REST: Update to 0.71
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: Mikael Urankar
URL: https://metacpan.org/changes/distribu...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-06 16:43 UTC by Sergei Vyshenski
Modified: 2023-01-14 19:06 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" patch to update the port (1.45 KB, patch)
2022-12-06 16:43 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 2022-12-06 16:43:32 UTC
Created attachment 238578 [details]
"git diff" patch to update the port

- update 0.70 -> 0.71
Changes: https://metacpan.org/changes/distribution/RT-Client-REST

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p5
portlint 2.19.14
portfmt 1.1.3
pkg 1.18.4
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-12-08 04:04:23 UTC
Triage: severity reduced to the norm for an update to a port.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-14 19:04:36 UTC
A commit in branch main references this bug:

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

commit 59ba8b26882adbb7fc1733cad6aedf64f945ec90
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-01-14 16:34:20 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-01-14 19:04:11 +0000

    www/p5-RT-Client-REST: Update to 0.71.0

    Changes: https://metacpan.org/changes/distribution/RT-Client-REST

    PR:             268203
    Approved by:    Sergei Vyshenski (maintainer)

 www/p5-RT-Client-REST/Makefile | 6 +++---
 www/p5-RT-Client-REST/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-14 19:05:41 UTC
A commit in branch 2023Q1 references this bug:

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

commit bf33f32c0507c68a8ec71a2b3908c9419ba30e1a
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-01-14 16:34:20 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-01-14 19:04:58 +0000

    www/p5-RT-Client-REST: Update to 0.71.0

    Changes: https://metacpan.org/changes/distribution/RT-Client-REST

    PR:             268203
    Approved by:    Sergei Vyshenski (maintainer)

    (cherry picked from commit 59ba8b26882adbb7fc1733cad6aedf64f945ec90)

 www/p5-RT-Client-REST/Makefile | 6 +++---
 www/p5-RT-Client-REST/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 4 Mikael Urankar freebsd_committer freebsd_triage 2023-01-14 19:06:04 UTC
thanks!