10BC0 revision bump due to poco upgrade by metayan · Pull Request #51 · pothosware/homebrew-pothos · GitHub
[go: up one dir, main page]

Skip to content

Conversation

metayan
Copy link
@metayan metayan commented Jul 28, 2021

Fixes #23 a bit more generally.

Did

brew bump-revision -m "due to poco upgrade" $(brew uses poco)

and then something like

cd /usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos
git reset origin/master
git add .
git commit -m "revision bump due to poco upgrade"

to squash the commits into one.

Beware that brew bump-revision commits the changes into the current branch immediately. No idea what happens with changes that are already present.
Also, for now brew uses poco only lists formulae in the pothosware/homebrew-pothos tap, but it will need tweaking if/when other formulae become dependent on poco.
Might be good to check with brew bump-revision -n $(brew uses poco) first as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrading pothosaudio 0.3.0 to 0.3.1 fails
1 participant
0