-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Bump gsoap to version 2.8.36 #5549
Conversation
@BrewTestBot test this please |
@@ -15,12 +15,6 @@ class Gsoap < Formula | |||
def install | |||
ENV.deparallelize |
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.
Could you see if this is still needed and, if so, report an issue upstream?
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.
It is still needed. I contacted upstream via email, it's the only contact method I've found on their website.
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.
Disappointing but thanks for checking. Could you add a Ruby inline comment just noting when you contacted them, how and what they said (abbreviated version; a line or two max). Thanks!
This needs to be rebased now, sorry! |
* Bumped to version 2.8.36 * Removed the two inreplace that were no longer necessary * Updated the homepage * Fixed the bottle issue on Sierra
Thanks for your contribution to Homebrew! Without people like you submitting PRs we couldn't run this project. You rock! |
brew install <formula>
(where<formula>
is the name of the formula you're submitting)?brew audit --new-formula <formula>
(after doingbrew install <formula>
)?