aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-09-07Fix brew list when combining --pinned and --versionsMichael Hackner
Fixes #32067 Closes #32099. Closes #32134. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07patchutils: add patch to fix a crashTing-Yu Lin
https://fedorahosted.org/patchutils/ticket/30 Closes #32135. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07CC65: New MaintainerDominyk Tiller
The original cc65 and the stable branch have ceased to be maintained as of March 2013. This moves the Homepage and the HEAD build to the new location, and adds a code comment as to the status of cc65. Closes #32143. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07Clear GOBIN in environment setupJack Nagel
Closes #32014.
2014-09-07gist-logs: send an Accept header with the requestJack Nagel
2014-09-07gist-logs: extract methodsJack Nagel
2014-09-07fswatch: update 1.4.3 bottle.BrewTestBot
2014-09-07fswatch 1.4.3Enrico M. Crisostomo
Closes #32147. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07Neo4j 2.1.4Martin Seeler
Closes #32142. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07gist-logs: always post config and doctor outputJack Nagel
Closes #32145.
2014-09-07nsq: update 0.2.31 bottle.BrewTestBot
2014-09-07nsq 0.2.31David Larson
This commit also removes the ``godep`` binary that had been previously included in the formula. All Go dependencies are instead vendored via Homebrew's Go dependency helper. Closes #32141. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07spiped: update 1.4.1 bottle.BrewTestBot
2014-09-07Spiped 1.4.1Dominyk Tiller
Spiped v1.4.1. Released to fix the OS X compile issues seen in the previous version & reported upstream. Closes #32144. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07gist-logs: remove unnecessary exception classJack Nagel
2014-09-07gist-logs: pull ternary out of hash literalJack Nagel
2014-09-07gist-logs: simplify setting the post pathJack Nagel
2014-09-07Use Formula#tap to get the repository nameJack Nagel
2014-09-07Simplify getting the list of doctor checksJack Nagel
2014-09-07Avoid intermediate arrayJack Nagel
2014-09-07Avoid intermediate arrayJack Nagel
2014-09-07the_platinum_searcher: remove explicit hg depJack Nagel
This is now detected from the resource that uses hg.
2014-09-07the_platinum_searcher: update 1.7.1 bottle.BrewTestBot
2014-09-07the_platinum_searcher 1.7.1David Larson
Closes #31679. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07brew-test-bot: check for hg in requirementsJack Nagel
2014-09-07youtube-dl: update 2014.09.06 bottle.BrewTestBot
2014-09-07youtube-dl 2014.09.06Sergey M․
Closes #32131. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07xapian 1.2.18Gerrit Beine
Closes #32137. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07Fix typoJack Nagel
2014-09-07charm-tools 1.3.3Marco Ceppi
Closes #32140. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07brew-test-bot: install hg before fetching if necessaryJack Nagel
2014-09-07brew-test-bot: less code in begin blockJack Nagel
2014-09-06feh: fix dependenciesJack Nagel
feh no longer depends on giblib, and imlib2 is not a build-time dep.
2014-09-06feh: add libexif as a recommended dependencyNikolaj Sjujskij
Closes #32127. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06global: update 6.3.2 bottle.BrewTestBot
2014-09-06global 6.3.2David Holm
Closes #32129. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06arm: fix mention of armrc in caveatsJames Conroy-Finn
Placing your configuration in `~/.arm/.armrc` does not work. The correct place to keep the configuration file is `~/.arm/armrc`, as can be seen here: https://github.com/flamsmark/arm/blob/e2e3091c1af2741e046831fdecd73677b3c1652b/src/starter.py#L35 Closes #32126. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06lzlib: update URLJack Nagel
Fixes #32125.
2014-09-06mpdviz 0.4.6Jack Nagel
Closes #31952.
2014-09-06Fix comma splice in outdated brew messageJosh Larson
Closes #32123. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06phantomjs: update 1.9.7 bottle.BrewTestBot
2014-09-06phantomjs: add openssl depDominyk Tiller
Taps OpenSSL at runtime, but taps the system version instead of ours. This fixes that and forces a recompile. Closes #32076. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05encfs: help configure find osxfuseGerrit Beine
The configure script of encfs expected osxfuse in /usr or /usr/local. This patch enables the configure script to search for fuse include files also in HOMEBREW_PREFIX. Closes #32079. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05selecta: fix ruby 1.9 requirementJack Nagel
Fixes #32121.
2014-09-05tcpreplay: add 4.0.5 bottle.BrewTestBot
2014-09-05tcpreplay 4.0.5Fred Klassen
Closes #32118. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05juju: update 1.20.7 bottle.BrewTestBot
2014-09-05juju 1.20.7Curtis Hovey
Closes #32122. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05Remove unnecessary closed? guardJack Nagel
The debugger can't jump back to this point, so we don't have to worry about this code executing twice.
2014-09-05Less code in begin blockJack Nagel