Dominyk Tiller
e94f192f9d
Spiped 1.4.1
...
Spiped v1.4.1. Released to fix the OS X compile issues seen in the
previous version & reported upstream.
Closes Homebrew/homebrew#32144 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07 17:03:27 -05:00
Jack Nagel
0e13a17e38
the_platinum_searcher: remove explicit hg dep
...
This is now detected from the resource that uses hg.
2014-09-07 13:09:07 -05:00
BrewTestBot
e7a7e28d37
the_platinum_searcher: update 1.7.1 bottle.
2014-09-07 13:09:07 -05:00
David Larson
1c5aaecdd9
the_platinum_searcher 1.7.1
...
Closes Homebrew/homebrew#31679 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07 13:09:07 -05:00
BrewTestBot
3910081fbd
youtube-dl: update 2014.09.06 bottle.
2014-09-07 12:45:41 -05:00
Sergey M․
aa8797cc02
youtube-dl 2014.09.06
...
Closes Homebrew/homebrew#32131 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07 12:45:33 -05:00
Gerrit Beine
70a745c799
xapian 1.2.18
...
Closes Homebrew/homebrew#32137 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07 12:44:22 -05:00
Marco Ceppi
1412b76e70
charm-tools 1.3.3
...
Closes Homebrew/homebrew#32140 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-07 12:33:43 -05:00
Jack Nagel
e233a6bd3a
feh: fix dependencies
...
feh no longer depends on giblib, and imlib2 is not a build-time dep.
2014-09-06 22:41:31 -05:00
Nikolaj Sjujskij
7f9ae2d02d
feh: add libexif as a recommended dependency
...
Closes Homebrew/homebrew#32127 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06 22:41:31 -05:00
BrewTestBot
55a8d8720d
global: update 6.3.2 bottle.
2014-09-06 22:34:44 -05:00
David Holm
077a35f27f
global 6.3.2
...
Closes Homebrew/homebrew#32129 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06 22:34:36 -05:00
James Conroy-Finn
a04eed84ac
arm: fix mention of armrc in caveats
...
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:
e2e3091c1a/src/starter.py (L35)
Closes Homebrew/homebrew#32126 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06 22:33:47 -05:00
Jack Nagel
d3fcabd5fa
lzlib: update URL
...
Fixes Homebrew/homebrew#32125 .
2014-09-06 01:06:35 -05:00
Jack Nagel
9b509d2887
mpdviz 0.4.6
...
Closes Homebrew/homebrew#31952 .
2014-09-06 01:04:47 -05:00
BrewTestBot
deae089473
phantomjs: update 1.9.7 bottle.
2014-09-06 00:26:00 -05:00
Dominyk Tiller
75516431f7
phantomjs: add openssl dep
...
Taps OpenSSL at runtime, but taps the system version instead of ours.
This fixes that and forces a recompile.
Closes Homebrew/homebrew#32076 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-06 00:00:54 -05:00
Gerrit Beine
277ff070f6
encfs: help configure find osxfuse
...
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 Homebrew/homebrew#32079 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05 23:21:03 -05:00
Jack Nagel
06397e8ad9
selecta: fix ruby 1.9 requirement
...
Fixes Homebrew/homebrew#32121 .
2014-09-05 22:29:13 -05:00
BrewTestBot
f06d955339
tcpreplay: add 4.0.5 bottle.
2014-09-05 18:07:56 -05:00
Fred Klassen
5e3bb40cda
tcpreplay 4.0.5
...
Closes Homebrew/homebrew#32118 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05 18:07:06 -05:00
BrewTestBot
07bc7cfa0e
juju: update 1.20.7 bottle.
2014-09-05 18:06:39 -05:00
Curtis Hovey
c2ffe0eda1
juju 1.20.7
...
Closes Homebrew/homebrew#32122 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-05 18:06:32 -05:00
Jack Nagel
591e56386b
Remove debugging code :shame:
2014-09-05 15:25:25 -05:00
Jack Nagel
6e1f1f2099
Ensure log file is closed
2014-09-05 15:23:00 -05:00
Erik Michaels-Ober
94c32e2077
ruby-build 20140905
...
Closes Homebrew/homebrew#32113 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-05 16:16:29 +01:00
Enrico Ghirardi
81f7739af5
vim, macvim: fix and test python linking.
...
Closes Homebrew/homebrew#32056 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-05 12:25:04 +01:00
BrewTestBot
cc7761a646
zsh: update 5.0.6 bottle.
2014-09-04 20:52:58 -05:00
Dominyk Tiller
cb2bf6e460
zsh: add static helpdir
...
Configures in a static help dir.
Closes Homebrew/homebrew#32088 .
Closes Homebrew/homebrew#32107 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 20:52:11 -05:00
Jack Nagel
b83c99405e
Revert to leiningen 2.4.2
...
Closes Homebrew/homebrew#32033 .
2014-09-04 20:47:43 -05:00
Jack Nagel
f9992c72a3
Use regular if statements
2014-09-04 20:07:55 -05:00
Jack Nagel
328a2f5c6a
Use compact form of head where possible
2014-09-04 19:49:43 -05:00
Jack Nagel
fea22b17f0
Clean up duplicated head specs
2014-09-04 19:49:29 -05:00
Jack Nagel
860229b0c4
bmon: remove blank line
2014-09-04 19:47:33 -05:00
Jack Nagel
42121c4c2d
Don't use build.head? in the DSL
2014-09-04 17:18:45 -05:00
BrewTestBot
f34ee367c3
suomi-malaga-voikko: update 1.17 bottle.
2014-09-04 15:38:18 -05:00
Juhani Simola
fed5c8ee2c
suomi-malaga 1.17
...
* New words have been added and various bugs have been fixed.
* Grammar checking rules have been relaxed after recent decision from Finnish Language Board to allow "alkaa tekemään".
* The VFST morphology for Finnish is usable for hyphenation and language checking.
http://voikko.puimula.org/releases.html
Closes Homebrew/homebrew#32100 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 15:38:03 -05:00
Wesley Bland
2daea6dbd2
mpich devel 3.2a1
...
Closes Homebrew/homebrew#32101 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 15:33:01 -05:00
Jack Nagel
948a2b101d
ircii: use homebrew's openssl
2014-09-04 15:15:51 -05:00
Jack Nagel
043ddf4208
ircii: remove unrecognized configure flags
2014-09-04 15:14:57 -05:00
Craig Rodrigues
f153023d30
ircii 20140831
...
Closes Homebrew/homebrew#32103 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 15:12:56 -05:00
Mike McQuaid
fc12fecbd2
Revert "wxmac: upstream patches for OSX 10.10."
...
This reverts commit 402a5899d8897077f2416ad60fb281d45d1b8bd5.
2014-09-04 19:06:29 +01:00
Mike McQuaid
1cbb5d0234
Revert "wxmac: update 3.0.1 bottle."
...
This reverts commit b786f811509e185fbcde9f5d2113487d4fc8ac25.
2014-09-04 19:06:29 +01:00
Kirk Stork
9ff2b1e973
jbake 2.3.1
...
Closes Homebrew/homebrew#32012 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 11:47:44 -05:00
BrewTestBot
fd9fd9f816
libssh: update 0.6.3_2 bottle.
2014-09-04 11:43:32 -05:00
Dominyk Tiller
8575fda07b
libssh: add openssl dep
...
Closes Homebrew/homebrew#32074 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 11:43:20 -05:00
BrewTestBot
d0beff2e33
youtube-dl: update 2014.09.04.3 bottle.
2014-09-04 11:39:40 -05:00
Sergey M․
c969baea21
youtube-dl 2014.09.04.3
...
Closes Homebrew/homebrew#32097 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 11:39:39 -05:00
BrewTestBot
48ef3879df
arangodb: update 2.2.3 bottle.
2014-09-04 11:39:14 -05:00
Frank Celler
19d7784c5e
arangodb 2.2.3
...
Closes Homebrew/homebrew#32094 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-04 11:39:02 -05:00