Bug 257486

Summary: devel/p5-Workflow: Update to 1.56
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Some People CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/release/JONASBN/Workflow-1.56/source/Changes.md
Attachments:
Description Flags
"git diff" to update the port svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2021-07-29 08:34:55 UTC
Created attachment 226772 [details]
"git diff" to update the port

- Update 1.55 --> 1.56 (bugfix release)
Changes: https://metacpan.org/changes/distribution/Workflow

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- Tested with:
13.0-RELEASE-p3
pkg 1.17.0
poudriere 3.3.6
perl 5.32.1
openssl 1.1.1k
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-30 21:58:46 UTC
A commit in branch main references this bug:

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

commit e5228a2c752e474b08bc4f12037a96e840a69b68
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2021-07-30 21:57:32 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-30 21:57:32 +0000

    devel/p5-Workflow: Update to 1.56

    Changelog:      https://metacpan.org/release/JONASBN/Workflow-1.56/source/Changes.md

    PR:             257486

 devel/p5-Workflow/Makefile | 2 +-
 devel/p5-Workflow/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-07-30 21:59:20 UTC
Committed, thanks!