| Age | Commit message (Collapse) | Author |
|
Fixes the bottle regex problem seen in
https://github.com/Homebrew/homebrew-versions/pull/678.
I don’t know whether it’s a good regex, or an awful regex, but it works
and passes `brew tests` and a bottled install. Open to improvements if
anyone has them.
Closes #38333.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #38425.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
Also remove the `gmp` dependency.
Closes #38328.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38377.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
update gnu source-highlight version+SHA to 3.1.8
adds support for 8 new input langs incl Go, R, and Coffeescript:
- coffeescript.lang
- feature.lang
- go.lang
- groovy.lang
- json.lang
- r.lang
- s.lang
- zsh.lang
adds support for 3 new output langs as well:
- groff_man.outlang
- groff_mm.outlang
- groff_mm_color.outlang
- html5.outlang
- html5_common.outlang
- sexp.outlang
Closes #38412.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The install-name error was rectified by the latest release and the
whole post-install block can be killed. Yay!
Note to self: When merged close
https://github.com/fontforge/fontforge/issues/2022.
Closes #38410.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Fixes CVE-2015-022.
This was intended to just be a bump to fix the CVE, but then I noticed
the caveats and thought we could do better than just shoving users onto
pip. That might have been a bad idea, since it led to me rewriting a
good chunk of the formula. I’ll ping Tim for some review of the Python
changes, whether he thinks it’s worthwhile, etc.
Closes #38309.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Remove "require"
Fix up old comment.
Closes #38363.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #38411.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #38416.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #38417.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #38418.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #38419.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Update euca2ools formula to latest version (3.2.0)
Address comments: 1. Kill revision number 2. Use sha256 checksums
Closes #38421.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes #38422.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
by analogy to similar code in formula.rb.
Permits #37877. Closes #38330.
|
|
Excludes the PyPy paths from the unbrewed list, since we do the same
with Python.
Closes #38399.
|
|
|
|
Closes #38339.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Update for watchman v3.1
We tagged v3.1 tonight. It includes a couple of fixes around launchd.
I don't know how to generate the bottle sha's, so I removed them in this PR.
Closes #38400.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38391.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38037.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38407.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Added the HEAD option because v0.7.5 is very old and does not work properly. v0.8.0 is over a year in the making and only available as HEAD. Furthermore, python-dateutil 2.4.1 is not downloadable, updated to 2.4.2, and it requires pyxdg now
Closes #38403.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38405.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38375.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38392.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Upgrades to geoserver 2.7.0
Closes #38393.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38401.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Update the version of the Open Lighting Archicitecture to
the latest stable release, currently 0.9.5.
Closes #38397.
Signed-off-by: Xu Cheng <xucheng@me.com>
|