aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-11-01emscripten: update 1.26.0 bottle.BrewTestBot
2014-11-01dockutil: update 2.0.2 bottle.BrewTestBot
2014-11-01disco: update 0.5.4 bottle.BrewTestBot
2014-11-01clib: update 1.2.3 bottle.BrewTestBot
2014-11-01gource 0.43Brett Koonce
Closes #33789.
2014-11-01geoip 1.6.3Brett Koonce
2014-11-01emscripten 1.26.0Brett Koonce
2014-11-01dockutil 2.0.2Brett Koonce
2014-11-01disco 0.5.4Brett Koonce
2014-11-01cpanminus 1.7014Brett Koonce
2014-11-01CouchPotatoServer 2.6.0Brett Koonce
2014-11-01closure-compiler 20141023Brett Koonce
2014-11-01clib 1.2.3Brett Koonce
2014-11-01betty 0.1.7Brett Koonce
2014-11-01gputils: add 1.4.0-1 bottle.BrewTestBot
2014-11-01gputils 1.4.0-1Brett Koonce
Closes #33675.
2014-11-01w3m: Build against brewed opensslPeter Eisentraut
per `brew audit` Closes #33742. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-01megatools: add 1.9.93 bottle.BrewTestBot
2014-11-01megatools 1.9.93 (new formula)Carl Moden
Cli tools for interfacing with the webservice mega.co.nz. Closes #33720. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01stunnel: update 5.07 bottle.BrewTestBot
2014-11-01stunnel 5.07Dominyk Tiller
5.07 stable. This release fixes the problem that forced us onto the beta build with the last update. Closes #33803. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01scala: update 2.11.4 bottle.BrewTestBot
2014-11-01scala 2.11.4Stanislav Savulchik
Update scala to 2.11.4 Closes #33802. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01libxml2: update 2.9.2 bottle.BrewTestBot
2014-11-01libxml2 2.9.2Jack Nagel
2014-11-01gdbm: remove unnecessary configure switchesJack Nagel
2014-11-01sonar 4.5.1Andreas Frommwieser
Updated sonarqube installer to version 4.5.1 Closes #33799. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01Homebrew-and-Python: explain about Python bottles.Mike McQuaid
2014-11-01pull: pull from PR then from BrewTestBot.Mike McQuaid
This allows making e.g. `Closes #X` point to the correct commit to reduce confusion and allows `--bump` to function correctly.
2014-11-01cookiecutter: update 0.8.0 bottle.BrewTestBot
Closes #33798. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01cookiecutter 0.8.0Michael Joseph
2014-11-01pidgin: update 2.10.10 bottle.BrewTestBot
Closes #33702. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01pidgin: merge in finch formula.Dominyk Tiller
Merges Finch into Pidgin. Offering this as an alternative to #33699.
2014-11-01boot2docker: update 1.3.1 bottle.BrewTestBot
Closes #33792. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01boot2docker 1.3.1Rodolfo Ferreira
Updating `boot2docker` to v1.3.1 - https://github.com/boot2docker/boot2docker-cli/releases/tag/v1.3.1
2014-10-31Check for MacPorts/Fink installation only after build failuresJack Nagel
2014-10-31Revert "run macports check after failed build instead of before every build"Jack Nagel
CannotInstallFormulaError is only raised when another version of the formula is linked or any of its dependencies are unlinked, in which case this warning is totally irrelevant. It should be checked after build errors instead. This reverts commit 466d0f718bc2241e830393b384294c21194995e0.
2014-10-31curl: set the default CA cert bundle when building against opensslasaph
Closes #33769. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-31More specific requireJack Nagel
2014-10-31Remove FormulaAlreadyInstalledErrorJack Nagel
install is the only command that can trigger this warning, so it should be handled before instantiating the installer.
2014-10-31gtk+3: update 3.14.4 bottle.BrewTestBot
2014-10-31gtk+: update 2.24.25 bottle.BrewTestBot
2014-10-31gtk+3 3.14.4Jack Nagel
2014-10-31gtk+ 2.24.25Jack Nagel
2014-10-31lsyncd: update 10.10 xnu headersJack Nagel
2014-10-31pth: remove unused configure switchJack Nagel
2014-10-31cairo: update 1.14.0 bottle.BrewTestBot
2014-10-31cairo: use different mirrorJack Nagel
2014-10-31cairo 1.14.0cosmo0920
Closes #33751. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-31Note that PRs will not show up as merged.Mike McQuaid