Bug 269902

Summary: www/p5-RT-Client-REST: Update to 0.72
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/changes/distribution/RT-Client-REST
Attachments:
Description Flags
"git diff" patch to update the port svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2023-03-01 17:37:23 UTC
Created attachment 240513 [details]
"git diff" patch to update the port

- update 0.71 -> 0.72
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-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
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-29 01:24:32 UTC
A commit in branch main references this bug:

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

commit 2eb5769d0a1f7f0d1a3284997578a090c208bd7b
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-03-29 01:22:24 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-03-29 01:23:42 +0000

    www/p5-RT-Client-REST: update to 0.72

    Changelog: https://metacpan.org/dist/RT-Client-REST/changes

    PR:             269902
    Reported by:    Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

 www/p5-RT-Client-REST/Makefile | 2 +-
 www/p5-RT-Client-REST/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2023-03-29 01:25:15 UTC
Committed, thanks!