| Age | Commit message (Collapse) | Author |
|
|
|
Closes #38596.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The test block is basically the one used in coreutils with a very minor modification.
Closes #38591.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Update scriptcs to 0.14.1
Closes #38590.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Also: add introspection.
Closes #38449.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38588.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38575.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Otherwise e.g. --debug will be interpreted as a (bad) tap argument.
Closes #38569.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Point HEAD to new github repository.
Replaced all single quotes with double quotes
Removed require formula
Use sha256
"make install" -> "make", "install"
Use || instead of or
Add test using btPolarDecomposition
Deprecate old options and replace with with-*
Closes #38042.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38554.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Without this, `brew audit <some formula>` may ask people to change:
system "./script.sh foo-*"
into:
system "./script.sh", "foo-*"
These are not the same. In the first example the shell expansion occurs
while it doesn’t in the second one, breaking the build.
Closes #38540.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38533.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
This is my first formula, go easy.
Closes #38436.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump. Remove obsolete patch.
Closes #38527.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38577.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38578.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38579.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38580.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38584.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
We're not currently installing the Magic files, which doesn't mimic
Apple upstream:
https://opensource.apple.com/source/file/file-46/xcodescripts/magic.sh
It's also causing the problem in #38536 because although it's building
against our libmagic it's only finding the system magic files in
/usr/share.
Revisioned the formula here because otherwise suricata remains broken
unless everyone who has it installed also does a `brew reinstall libmagic`.
Closes #38573.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Version bump, build fixes.
Closes #38536
|
|
|
|
Bump.
Closes #38561.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38558.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38574.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38585.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38586.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38557.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38534.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|