Bug 260142

Summary: textproc/p5-PPIx-Regexp: Update to 0.082
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Dries Michiels <driesm>
Status: Closed FIXED    
Severity: Affects Some People CC: driesm
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/changes/distribution/PPIx-Regexp
Attachments:
Description Flags
"git diff" to update the port svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2021-11-30 16:38:21 UTC
Created attachment 229812 [details]
"git diff" to update the port

- Update 0.081 -> 0.082
Changes: https://metacpan.org/changes/distribution/PPIx-Regexp

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.0-RELEASE-p5
pkg 1.17.5
poudriere 3.3.7_1
perl 5.32.1_1
openssl 1.1.1k
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2021-11-30 17:19:39 UTC
Take
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-01 13:49:37 UTC
A commit in branch main references this bug:

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

commit 4facea717dbfbdf7f3466a54f93d57fe4ef6ee9a
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2021-11-30 18:39:29 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2021-12-01 13:48:40 +0000

    textproc/p5-PPIx-Regexp: Update to 0.082

    Changes:                https://metacpan.org/dist/PPIx-Regexp/changes
    PR:                     260142
    Approved by:            philip (mentor)
    Differential Revision:  https://reviews.freebsd.org/D33202

 textproc/p5-PPIx-Regexp/Makefile | 2 +-
 textproc/p5-PPIx-Regexp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Dries Michiels freebsd_committer freebsd_triage 2021-12-01 13:50:28 UTC
Committed, thanks for the patch!