Bug 272555 - devel/p5-Process-Status: update to 0.010
Summary: devel/p5-Process-Status: update to 0.010
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: Robert Clausecker
URL: https://metacpan.org/dist/Process-Status
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-17 22:18 UTC by Tomohiro Hosaka
Modified: 2023-07-30 23:04 UTC (History)
1 user (show)

See Also:


Attachments
git diff (917 bytes, text/plain)
2023-07-17 22:18 UTC, Tomohiro Hosaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2023-07-17 22:18:57 UTC
* portlint looks fine.
* poudriere testport ok (12.4, amd64)
* make test ok
Comment 1 Tomohiro Hosaka 2023-07-17 22:18:59 UTC
Created attachment 243442 [details]
git diff
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-07-28 11:51:19 UTC
Is there a changelog for this update?
Comment 3 Tomohiro Hosaka 2023-07-28 12:00:54 UTC
https://metacpan.org/dist/Process-Status

Changes for version 0.010 - 2022-12-31

  update packaging and metadata
  minimum required Perl is now v5.12

Mostly yes.

I updated because I get email notifications from portscout.
Should I not update in such a case?
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-07-28 12:29:57 UTC
Sending an update in such a case is good.  However, to judge the impact of the update, you should also provide a changelog.  Ideally, set the URL field of the bug report to a link to the changelog.  If you believe the change should be merged into the quarterly branch (usually because it is a bug fix or important for security), set the MFH flag.
Comment 5 Tomohiro Hosaka 2023-07-28 13:42:00 UTC
Thanks for the advice.
I will do so in the future.
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-07-30 23:00:58 UTC
A commit in branch main references this bug:

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

commit d42a37e6b76ef788a1840d473d298a77d1036db6
Author:     Tomohiro Hosaka <bokutin@bokut.in>
AuthorDate: 2023-07-28 11:50:41 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-30 22:59:03 +0000

    devel/p5-Process-Status: update to 0.010

    Changes for version 0.010 - 2022-12-31:

      - update packaging and metadata
      - minimum required Perl is now v5.12

    Changelog: https://metacpan.org/dist/Process-Status

    PR:             272555

 devel/p5-Process-Status/Makefile | 2 +-
 devel/p5-Process-Status/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 7 Robert Clausecker freebsd_committer freebsd_triage 2023-07-30 23:04:08 UTC
Thank you for your contribution.