Bug 269902 - www/p5-RT-Client-REST: Update to 0.72
Summary: www/p5-RT-Client-REST: Update to 0.72
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: Hiroki Tagato
URL: https://metacpan.org/changes/distribu...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-01 17:37 UTC by Sergei Vyshenski
Modified: 2023-03-29 01:25 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" patch to update the port (877 bytes, patch)
2023-03-01 17:37 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-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!