Bug 241107

Summary: sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS
Product: Ports & Packages Reporter: Li-Wen Hsu <lwhsu>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio, meta
Priority: --- Flags: dbaio: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add shells/bash to RUN_DEPENDS koobs: maintainer-approval+

Description Li-Wen Hsu freebsd_committer freebsd_triage 2019-10-07 03:05:57 UTC
Created attachment 208146 [details]
Add shells/bash to RUN_DEPENDS

bin/az is written is bash, if not installed:

$ az
env: bash: No such file or directory
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2019-10-07 07:55:00 UTC
Somehow auto assignment didn't work.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-10-07 09:45:51 UTC
^Bugmeister: Titles that contain multiple category ports can't be resolved to a single authoritive (primary) MAINTAINER, so both are CC'd instead of using Assignee:
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-10-07 09:46:15 UTC
Comment on attachment 208146 [details]
Add shells/bash to RUN_DEPENDS

Note: Fixing broken or missing dependencies is:

Approved by: portmgr (blanket(s): bugfix, missing dependencies)

Not requiring maintainer approval.

You're of course welcome to report these issues nonetheless
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-10-07 11:24:14 UTC
A commit references this bug:

Author: dbaio
Date: Mon Oct  7 11:24:08 UTC 2019
New revision: 513939
URL: https://svnweb.freebsd.org/changeset/ports/513939

Log:
  sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS

  It was removed by mistake in the update to 2.0.72.

  PR:		241107
  Submitted by:	lwhsu
  MFH:		2019Q4

Changes:
  head/sysutils/py-azure-cli/Makefile
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-10-07 11:28:16 UTC
A commit references this bug:

Author: dbaio
Date: Mon Oct  7 11:27:54 UTC 2019
New revision: 513941
URL: https://svnweb.freebsd.org/changeset/ports/513941

Log:
  MFH: r513939

  sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS

  It was removed by mistake in the update to 2.0.72.

  PR:		241107
  Submitted by:	lwhsu

  Approved by:	portmgr (blanket(s): bugfix, missing dependencies)

Changes:
_U  branches/2019Q4/
  branches/2019Q4/sysutils/py-azure-cli/Makefile
Comment 6 Danilo G. Baio freebsd_committer freebsd_triage 2019-10-07 11:29:36 UTC
Thank you lwhsu@