Bug 257486 - devel/p5-Workflow: Update to 1.56
Summary: devel/p5-Workflow: Update to 1.56
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guangyuan Yang
URL: https://metacpan.org/release/JONASBN/...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-29 08:34 UTC by Sergei Vyshenski
Modified: 2021-07-30 21:59 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" to update the port (859 bytes, patch)
2021-07-29 08:34 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 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!