| Age | Commit message (Collapse) | Author |
|
Fixes #28660.
Closes #28661.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
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 #27323.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
Fixes #17467.
|
|
|
|
Closes #18762.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #17554.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Also drop merged upstream patches.
Closes #17445.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Ettercap now uses cmake system. Drop pkg-config requirement.
* Depends on curl in homebrew as minimum requirement is now 7.26.0.
* Depends on ghostscript for pdf generation when building.
* Merge upstream fix for CVE-2012-0722.
* Merge upstream fix for clang build.
Closes #16983.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Also marking as fails with clang.
Fixes #14347.
|
|
Adding --enable-plugins and skip_clean 'bin' since dyld will otherwise fail.
Closes #9667.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This also removes the old '-ng' formula, since the name seems to have
changed to have a suffix of 'Lazarus'
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|