Opened 21 months ago

Closed 6 months ago

#71121 closed update (fixed)

BlackHole: Update to 0.6.0

Reported by: sambthompson (Sam Thompson) Owned by: adarshp
Priority: Normal Milestone:
Component: ports Version: 2.10.2
Keywords: Cc: joostdekeijzer (joost de keijzer), RobK88
Port: BlackHole

Description

$ port livecheck BlackHole
BlackHole seems to have been updated (port version: 0.4.0, new version: 0.6.0)

According to the changelog there are some UI fixes since 0.4.1 and added features for clock speed adjustment and default device handling, although min OS version bumped to 10.10.

It appears the update to 0.4.0 already fixed ticket:61969, so this can also probably be closed.

Change History (3)

comment:1 Changed 18 months ago by joostdekeijzer (joost de keijzer)

Cc: joostdekeijzer added

comment:2 Changed 18 months ago by jdwoody (Justin Woody)

When updating this port, the coreaudio restart command should be updated. On a Mac Mini M4 running MacOS Sequoia, 15.2, the install fails with:

:debug:activate Executing proc-post-org.macports.activate-activate-0
:debug:activate system: sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod
:info:activate Could not kickstart service "com.apple.audio.coreaudiod": 1: Operation not permitted
:info:activate Command failed: sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod
:info:activate Exit code: 1

Suggested fix would be:

sudo /usr/bin/killall coreaudiod

Portfile: https://github.com/macports/macports-ports/blob/80021a4492b581378c40ea4d211c503099bdb78d/audio/BlackHole/Portfile#L32

Please advise if this should be its own ticket and I will create one accordingly

comment:3 Changed 6 months ago by jmroot (Joshua Root)

Cc: RobK88 added
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.