| Age | Commit message (Collapse) | Author |
|
Fixes #34368.
Closes #35232.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #35143.
Closes #35239.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
PYTHON env var would not be set for python2 if python2 was not installed
from homebrew
Closes #35220.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Conflicts:
Library/Formula/node.rb
|
|
|
|
Closes #35238.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #35236.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #35235.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #35234.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #35228.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Version bump.
Deals primarily with the issue of Node refusing connections to AWS
services based on untrusted certs as of the last release.
See https://github.com/joyent/node/pull/8904 for detail.
Closes #35223.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Version bump, and better sandboxing of the test.
Closes #35221.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
|
|
Closes #33453.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Test everything that `brew uses` a formula, has a bottle and a test.
This should allow some quick gains in terms of spotting formulae that may need
revisioned to avoid problems with shifting dependencies. As the test-bot lives
in a data centre with (very) fast internet the fetch and extraction time
shouldn't slow things down much.
Closes #35092.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35217.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Dependency names are prefixed with the tap location, therefore
dependency names do not match formula names. We convert dependencies
into formulas to ensure proper name checking.
Closes #35058.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #35196.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Closes #35215.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35210.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #35211.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
`opam list <package>` only checks if the package is available
Closes #35209.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
New formula for Spoof-Mac.
Closes #34840.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
The upstream website and URL are dead presently. This adds a mirror
to mitigate the package being unavailable.
The generation of bottles, which this PR will force, should also aid
that situation.
Problem reported in [this comment](https://github.com/Homebrew/homebrew/commit/4f4ada9cadc3996077c7fed23c16aa54dea79acd#commitcomment-9071321).
Closes #35202.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35208.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update to latest release, change single quotes to double.
Closes #33898.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Update to latest release, remove obsolete conditional directory change,
change single quotes to double.
|
|
|