-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
groonga 13.0.1 #126947
groonga 13.0.1 #126947
Conversation
Formula/groonga.rb
Outdated
# Temporary workaround for `msgpack` rename. Remove when resolved: | ||
# https://github.com/groonga/groonga/issues/1536 | ||
args << "--with-message-pack=#{Formula["msgpack"].opt_prefix}" | ||
|
||
if build.head? | ||
args << "--with-ruby" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any idea why we're only doing this for head?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really sure. This was added in Homebrew/legacy-homebrew#45792. I don't have enough context to reason. But I think it probably should be applied to stable versions too: https://groonga.org/docs/contribution/development/build/unix_autotools.html
6038e96
to
07437de
Compare
Looks better to drop it |
Same error. Might be something in |
🤖 A scheduled task has requested bottles to be published to this PR. |
When installing Groonga on Mac with Homebrew, Ruby plugin is no longer included. Homebrew/homebrew-core#126947 Signed-off-by: abetomo <[email protected]>
When installing Groonga on Mac with Homebrew, Ruby plugin is no longer included. Homebrew/homebrew-core#126947 Signed-off-by: abetomo <[email protected]>
Created by
brew bump
Created with
brew bump-formula-pr
.resource
blocks may require updates.