| Age | Commit message (Collapse) | Author |
|
This modifies multiple formulae in a single commit, replacing
the patch suffix with diff per #28315. I used the following
command:
~~~
sed -i -e 's@patch"$@diff"@' `grep -rlI 'commit.*patch"$' .`
~~~
The patch shasums are then computed using:
~~~
brew fetch --build-from-source `git st | sed -e 's@^ M@@'`
~~~
and manually updated.
Fixes #28315.
Fixes #28335.
Closes #28339.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
Closes #26942.
Closes #26946.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #26212.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Fixes #24448.
|
|
Fixes #23560.
|
|
Closes #22623.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20339.
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
stripped patch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #13242.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #12278.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
This patch comes directly from upstream, so presumably it will be
obsoleted by the next release.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #12192.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Upgrade cfengine to version 3.3.1. Tested on Lion with XCode-4.3.2
using clang and llvm-gcc, where it passes its def test.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #9935.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #9899.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Cfengine is a configuration-management and automation tool.
This formula uses tokyo-cabinet because cfengine does not compile
cleanly with the Mac OSX-included Berkeley DB.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|