Bug 259079 - devel/p5-Data-Unixish - Add a missing dependency
Summary: devel/p5-Data-Unixish - Add a missing dependency
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: Yasuhiro Kimura
URL:
Keywords:
Depends on: 259078
Blocks:
  Show dependency treegraph
 
Reported: 2021-10-11 17:18 UTC by Zane C. Bowers-Hadley
Modified: 2021-11-05 08:41 UTC (History)
1 user (show)

See Also:
yasu: merge-quarterly+


Attachments
git diff (770 bytes, patch)
2021-10-11 17:18 UTC, Zane C. Bowers-Hadley
vvelox: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2021-10-11 17:18:38 UTC
Created attachment 228597 [details]
git diff

This depends on 259078, which adds the missing port.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-05 08:14:28 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-05 08:34:06 UTC
A commit in branch main references this bug:

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

commit 5ed693e21d47b0344be156e48bb869d66ac59385
Author:     Zane C. Bowers-Hadley <vvelox@vvelox.net>
AuthorDate: 2021-11-05 08:29:13 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-11-05 08:33:01 +0000

    devel/p5-Data-Unixish: Add a missing dependency

    PR:             259079
    MFH:            2021Q4

 devel/p5-Data-Unixish/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-11-05 08:38:09 UTC
A commit in branch 2021Q4 references this bug:

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

commit 193fb3d771ec5d520f45eec9d287e48e3ca03d42
Author:     Zane C. Bowers-Hadley <vvelox@vvelox.net>
AuthorDate: 2021-11-05 08:29:13 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-11-05 08:37:17 +0000

    devel/p5-Data-Unixish: Add a missing dependency

    PR:             259079
    MFH:            2021Q4
    (cherry picked from commit 5ed693e21d47b0344be156e48bb869d66ac59385)

 devel/p5-Data-Unixish/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-05 08:41:21 UTC
Committed and merged to quarterly branch. Thanks!