Francisco Souza
8584d833c4
concurrencykit 0.4
...
The build process is now fixed, we don't need the .so hack anymore.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-24 11:35:22 +00:00
BrewTestBot
a94ab3b5a1
tmux: add 1.9a bottle.
...
Closes Homebrew/homebrew#26963 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-24 11:34:39 +00:00
Mike McQuaid
de1454ca2e
tmux 1.9a
...
Closes Homebrew/homebrew#26963 .
2014-02-24 11:33:52 +00:00
Edward Samson
b3424d3f80
maven 3.2.1
...
Closes Homebrew/homebrew#26960 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-24 09:52:05 +00:00
Adam Vandenberg
fb85226983
android-sdk: no need to skip cleaning
2014-02-23 21:03:47 -08:00
Michal Bicz
9aac059866
salt 2014.01
...
Closes Homebrew/homebrew#26931 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-23 16:26:27 -08:00
Sidney Markowitz
ffc2c8ba60
sbcl: Fix failing install HEAD due to no version
...
The make script in sbcl gets a version string from either a
file named version.lisp-expr or a release tag in the git repo.
HEAD has neither so requires a step to create the file
with a dummy version string before the make script is run.
This commit creates that file when installing from HEAD.
Closes Homebrew/homebrew#26880 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-23 16:00:25 -08:00
Francisco Souza
365acdbd2b
concurrencykit 0.3.5
...
Closes Homebrew/homebrew#26949 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-23 17:40:25 -06:00
Misty De Meo
2ae50d4452
libxmp 4.2.4
2014-02-23 14:29:30 -08:00
Mark Cornick
d32196e794
pyenv-pip-rehash 0.0.3
...
Closes Homebrew/homebrew#26865 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-23 14:00:47 -08:00
Ted Pennings
af6f2e91ff
rancid: fix spacing
...
Closes Homebrew/homebrew#26945 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-23 14:00:23 -08:00
Yaroslav Klymko
fd50b12da8
typesafe-activator 1.0.13
...
Closes Homebrew/homebrew#26939 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-23 11:29:33 -08:00
Adam Vandenberg
e61dbb3b09
getxbook 1.1
...
Closes Homebrew/homebrew#26807 .
2014-02-23 08:56:19 -08:00
Hannes Mühleisen
3345639393
monetdb 11.17.9
...
Closes Homebrew/homebrew#26932 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-23 08:42:42 -08:00
Adam Vandenberg
1514202e33
zsh: always build info
2014-02-23 08:31:03 -08:00
David Holm
f91682cf9c
vala 0.23.3
...
Closes Homebrew/homebrew#26935 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-23 14:42:59 +00:00
BrewTestBot
065cb3d4c9
marst: add 2.7 bottle.
2014-02-23 13:46:41 +00:00
Henk Doornbos
2f3fd703c2
marst 2.7 (new formula)
...
Marst is the GNU algol68 to c translator.
Closes Homebrew/homebrew#26934 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-23 13:43:06 +00:00
David Holm
c6587e5187
wine 1.7.13 (devel)
...
Closes Homebrew/homebrew#26933 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-23 12:44:52 +00:00
Pepijn Van Eeckhoudt
bd35d1596e
jruby: fix stack overflow in jgem command.
...
In jruby 1.7.10 (possibly earlier) the script in bin/gem simply calls bin/jgem. The jruby formula overwrites jgem with gem in the 'prefix with j' paragraph. This way the jgem script end up calling itself infinitely causing a stack overflow crash.
Closes Homebrew/homebrew#26910 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-23 12:44:18 +00:00
BrewTestBot
a93627648e
zsh: add 5.0.5 bottle.
2014-02-23 12:40:35 +00:00
BrewTestBot
99894e6508
yajl: add 2.0.4 bottle.
2014-02-23 12:40:35 +00:00
BrewTestBot
fea7cf33e5
memcached: add 1.4.17 bottle.
2014-02-23 12:40:35 +00:00
BrewTestBot
1df20a70f7
nginx: add 1.4.5 bottle.
2014-02-23 12:40:35 +00:00
BrewTestBot
2df121e144
s3cmd: add 1.0.1 bottle.
2014-02-23 12:40:34 +00:00
BrewTestBot
2275c7aa94
geoip: add 1.6.0 bottle.
2014-02-23 12:04:53 +00:00
BrewTestBot
228ad7d6db
libassuan: add 2.1.1 bottle.
2014-02-23 12:04:53 +00:00
BrewTestBot
91f20eb0d5
dnsmasq: add 2.68 bottle.
2014-02-23 12:04:53 +00:00
BrewTestBot
75e97c9953
gpgme: add 1.4.3 bottle.
2014-02-23 12:04:53 +00:00
BrewTestBot
39414a5218
libvirt: add 1.2.1 bottle.
2014-02-23 12:04:53 +00:00
David Wales
b5a9b49560
qscintilla2: add Python 3 support
...
Closes Homebrew/homebrew#26601 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-23 10:26:43 +00:00
asaph
7eaee20f59
youtube-dl 2014.02.22.1
...
Closes Homebrew/homebrew#26928 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-22 20:00:29 -08:00
David Wales
85a8d34920
pygobject3: added comment to clarify which tests are which.
...
Closes Homebrew/homebrew#26929 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-22 20:00:16 -08:00
Mike McQuaid
3514169fec
md5sha1sum: add bottle.
2014-02-22 22:45:03 +00:00
Mike McQuaid
238f08229b
unixodbc: add bottle.
2014-02-22 22:44:31 +00:00
Mike McQuaid
ac84229299
tree: add bottle.
2014-02-22 22:44:31 +00:00
Mike McQuaid
8552c97070
pth: add bottle.
2014-02-22 22:44:31 +00:00
Mike McQuaid
a392115551
jemalloc: add bottle.
2014-02-22 22:44:31 +00:00
Mike McQuaid
56703a526d
gnupg: add bottle.
2014-02-22 22:44:31 +00:00
Mike McQuaid
48a58f6975
gnu-tar: add bottle.
2014-02-22 22:44:31 +00:00
Mike McQuaid
13ea05ae03
gdbm: add bottle.
2014-02-22 22:44:30 +00:00
Mike McQuaid
c622c49135
findutils: add bottle.
2014-02-22 22:44:30 +00:00
Mike McQuaid
8244625481
md5sha1sum: add mirror.
...
References Homebrew/homebrew#3466 .
2014-02-22 22:39:22 +00:00
Brett Koonce
03bde7a667
disco 0.5
...
Closes Homebrew/homebrew#26869 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-22 13:24:11 -08:00
Brett Koonce
844b655dcb
lighttpd 1.4.34
...
Closes Homebrew/homebrew#26757 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-22 13:24:11 -08:00
BrewTestBot
8a8ae88382
objective-caml: update 4.01.0 bottle.
2014-02-22 19:46:08 +00:00
BrewTestBot
edd556f950
bdw-gc: add 7.2e bottle.
2014-02-22 19:34:39 +00:00
BrewTestBot
90f29469d8
proj: add 4.8.0 bottle.
2014-02-22 19:34:39 +00:00
BrewTestBot
53941eff00
libusb-compat: add 0.1.5 bottle.
2014-02-22 19:31:07 +00:00
BrewTestBot
c09845c88e
libusb: add 1.0.18 bottle.
2014-02-22 19:31:07 +00:00