aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-09-02libunistring 0.9.4David Christenson
Update to latest stable release, remove incorporated patch, change single quotes to double, use HTTPS on homepage.
2014-09-02audit: fix line number typo.Mike McQuaid
Closes #32031.
2014-09-01mecab-ko: fix dicdir pathdalguji
Add a patch to comment out the incorrect dicdir path. The correct one will be added when mecab-ko-dic is installed. Closes #32008. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01audit: fix line number off-by-oneJack Nagel
2014-09-01vim 7.4.430Jack Nagel
2014-09-01mpdviz: model deps as resourcesMisty De Meo
Closes #29820. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-09-01Add Go language module, resourcesMisty De Meo
This introduces a new GoResource category of resource. GoResources have a specialized stage method which allows a resource to stage itself into a gopath. The new Go language module provides a one-liner to stage all GoResources present in the formula.
2014-09-01resource: escape slashes from download_nameMisty De Meo
This is useful to be able to write go resources using their package name as the resource name
2014-09-01cmocka 0.4.1Alan Antonuk
Closes #32030. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01boot2docker: update 1.2.0 bottle.BrewTestBot
Closes #32029.
2014-09-01google-appengine 1.9.10Brett Koonce
Closes #31997. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01appengine-java-sdk 1.9.10Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01go-appengine-sdk (386) 1.9.10Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01zsh: update 5.0.6 bottle.BrewTestBot
2014-09-01zsh 5.0.6Daniel Serodio
Closes #32022. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01youtube-dl: update 2014.09.01.1 bottle.BrewTestBot
2014-09-01youtube-dl 2014.09.01.1Sergey M․
Closes #32021. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01unrar 5.1.7Joep Loijens
Closes #32018. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01logstash: tweak wordingOlivier Dolbeau
Closes #32020. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-01git-cola: update 2.0.6 bottle.BrewTestBot
Closes #32017. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-01git-cola 2.0.6David Aguilar
2014-09-01imagemagick: depends_on xz now.Mike McQuaid
Closes #32015.
2014-09-01ttylog: add 0.25 bottle.BrewTestBot
2014-09-01New formula: ttylogladislas
Closes #31985. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-31svtplay-dl 0.9.2014.08.28Patrik Ragnarsson
Closes #32010. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-31mpd: update 0.18.13 bottle.BrewTestBot
2014-08-31mpd: inline stable blockJack Nagel
2014-08-31mpd 0.18.13Michael Paquier
Bug-release fix with the following changes: * protocol - don't change song on "seekcur" in random mode * decoder - dsdiff, dsf: fix endless loop on malformed file - ffmpeg: support ffmpeg/libav version 11 - gme: fix song duration * output - alsa: fix endless loop at end of file in dsd_usb mode * fix state file saver * fix build failure on Darwin Closes #32013. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-31libtins: update 3.1 bottle.BrewTestBot
2014-08-31libtins 3.1Alexandre Cormier
Closes #31998. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-31Rewrite fails_with tests as tests for CompilerFailureJack Nagel
2014-08-31plist_caveats: simplify the block and add a commentXu Cheng
Closes #30630. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31plist_caveats: remove `launchctl list` as it requires sudo for root servicesXu Cheng
2014-08-31brew-services: mkpath first if destination dir not existedXu Cheng
2014-08-31node: test npm local install, not global.Mike McQuaid
2014-08-31node: don't use user npmrc.Mike McQuaid
2014-08-31node: update 0.10.31 bottle.BrewTestBot
Closes #31914. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31node: npm bump, devel killed, npm update change.Dominyk Tiller
Okay, this is part 1 of what will likely become a host of wider changes I propose on Node to tackle the issues discussed in [#31777](https://github.com/Homebrew/homebrew/issues/31777). Part 1: I’ve killed the devel build. It hasn’t been updated since May, and Node haven’t expressed any sort of haste in issuing even a new minor bump to the devel build that fixes the rather large [OpenSSL vulnerabilities](https://github.com/joyent/node/tree/v0.11.13-release/de ps/openssl/openssl) in 0.11.13. At this point, my feeling is that it’s dangerously irresponsible to leave the devel build present given those vulnerabilities, and I’d like to see us scrap it until we see some movement on patching those issues. This issue is open with Node [here](https://github.com/joyent/node/issues/8000) but remains largely ignored and dormant. Second change: Bumps the npm version that we ship back to the latest stable release. A minor thing, but an early step towards fixing some of the bigger npm problems. Third change: Changes the way we handle npm updates post-install to specifically target the latest stable release. Our current ``` npm update npm -g ``` has been habitually dumping people onto the alpha & beta builds for npm, and this solution (according to the npm team) should solve that problem permanently. Having done local testing with this, It does indeed seem to do the job. These are largely minor fixes to patch things over in a stable, solid fashion till I can work out ways to avoid the Node issues we’ve been encountering so rampantly lately.
2014-08-31sqlitebrowser: update 3.3.1 bottle.BrewTestBot
Closes #32005. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31sqlitebrowser 3.3.1Justin Clift
database browser 3.3.1 for sqlite New version to reflect the project being renamed upstream. ;)
2014-08-31imagemagick: update 6.8.9-7 bottle.BrewTestBot
Closes #32002. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31imagemagick 6.8.9-7Brenex
2014-08-31graphicsmagick: add 1.3.20 bottle.BrewTestBot
Closes #32004. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31graphicsmagick 1.3.20chdiza
2014-08-31cgvg: general cleanup.Mike McQuaid
2014-08-31cgvg: add 1.6.3 bottle.BrewTestBot
Closes #31999. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31cgvg 1.6.3Joshua Uziel
2014-08-31percona-server: update 5.6.20-68.0 bottle.BrewTestBot
Closes #32000. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-31percona-server: 5.6.20-68.0Tomasz Pajor
2014-08-30pianobar: upstream patch to fix segfaultMisty De Meo
Fixes #31957.