Commit graph

36848 commits

Author SHA1 Message Date
BrewTestBot
537d3af4dc commonmark: update 0.18.1 bottle. 2015-03-10 23:15:43 -07:00
Zhiming Wang
e7e0198dc5 commonmark 0.18.1
Closes Homebrew/homebrew#37581.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-10 23:15:43 -07:00
Dominyk Tiller
17d1c4db65 tor 0.2.6.4-rc (devel)
Devel bump.

Closes Homebrew/homebrew#37586.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-10 23:15:42 -07:00
BrewTestBot
de5490cf57 st: add 1.1.1 bottle. 2015-03-11 14:09:18 +08:00
Xu Cheng
0bae84c3bf st: fix install and add test
Closes Homebrew/homebrew#37576.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-11 14:09:13 +08:00
BrewTestBot
2ecb293d4f collectd: update 5.4.2 bottle. 2015-03-10 23:41:22 -04:00
Jack Nagel
64a44e09bb collectd 5.4.2
Closes Homebrew/homebrew#37516.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-10 23:41:14 -04:00
Jack Nagel
2d7e6b6ce8 Avoid using internal extension methods in formulae 2015-03-10 21:55:03 -04:00
Tim D. Smith
a88eba1c45 macvim: add python framework to (c|ld)flags
MacVim assumes that it's building against a framework python and that
the framework is in the compiler's and linker's framework search paths.
This change means that #include <Python/Python.h> (which only works
against a framework) and -framework Python can find a python other than
the system python, avoiding header mixing-and-matching and avoiding the
confusing double linkage in otool output.

Leaving the existing python-config calls in place means that the python
linkage will probably continue to work if macvim is built against a
non-framework Python, though it will continue to pull in parts from the
system framework.

Only add the framework search path explicitly if our target Python isn't
system Python, to avoid trouble on Xcode-only systems.

Closes Homebrew/homebrew#37509.
2015-03-10 17:19:32 -07:00
BrewTestBot
89d11b4574 rush: add 1.7 bottle. 2015-03-10 19:05:07 +00:00
Baptiste Fontaine
f8192020af rush: basic test added
Closes Homebrew/homebrew#37571.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 19:05:04 +00:00
Viktor Szakáts
896a939119 android-sdk: use https, update quotes and hashes
Closes Homebrew/homebrew#37570.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 19:04:47 +00:00
Dominyk Tiller
7d0d11d418 checkstyle 6.4.1
Bump.

Closes Homebrew/homebrew#37568.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 19:04:16 +00:00
BrewTestBot
ebde34dd96 colorsvn: add 0.3.3 bottle. 2015-03-11 00:52:11 +08:00
Xu Cheng
1ad0025270 colorsvn: add test
Closes Homebrew/homebrew#37564.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-11 00:52:07 +08:00
BrewTestBot
998620f209 mmv: add 1.01b bottle. 2015-03-11 00:50:23 +08:00
Xu Cheng
5debf046c0 mmv: add test
Closes Homebrew/homebrew#37563.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-11 00:50:19 +08:00
CNA-Bld
eb38e31ec9 yconalyzer: modernize, https, sha256, chmod
Closes Homebrew/homebrew#37562.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 16:13:22 +00:00
CNA-Bld
11e6837e56 yuicompressor: modernize, https, sha256
Closes Homebrew/homebrew#37560.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 15:34:05 +00:00
BrewTestBot
f7f6e90e90 zint: add 2.4.3_1 bottle. 2015-03-10 11:06:19 +00:00
CNA-Bld
4e3478c339 zint: modernize, https, sha256
Closes Homebrew/homebrew#37557.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 11:06:16 +00:00
BrewTestBot
827bc6aa37 stow: add 2.2.0 bottle. 2015-03-10 10:45:23 +00:00
Baptiste Fontaine
11daad2eac stow: test added
Closes Homebrew/homebrew#37556.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 10:45:20 +00:00
BrewTestBot
ca0c72833b mpck: add 0.19 bottle. 2015-03-10 10:45:17 +00:00
Baptiste Fontaine
8507b3b15c mpck: test added
Closes Homebrew/homebrew#37555.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 10:45:14 +00:00
BrewTestBot
053a348ded sqlite-analyzer: add 3.8.8.3 bottle. 2015-03-10 08:45:43 +00:00
Fabian Frank
5bada111d1 sqlite-analyzer 3.8.8.3 (new formula)
Not adding as an option to sqlite, because sqlite is built from the amalgamation
and the amalgamation does not include sqlite_analyzer. Since the sqlite project
highly recommends building from the amalgamation, don't want to risk moving away
from it for the subset of people that need the analyzer.

Closes Homebrew/homebrew#37551.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 08:45:40 +00:00
BrewTestBot
981b164ff0 jenkins: add 1.602 bottle. 2015-03-10 08:36:22 +00:00
Alexey
2800a37153 jenkins 1.602
updated jenkins to 1.602

Closes Homebrew/homebrew#37553.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 08:36:19 +00:00
BrewTestBot
721346b573 geographiclib: update 1.41 bottle. 2015-03-10 08:32:52 +00:00
Charles Karney
0b015cd19e geographiclib 1.41
Closes Homebrew/homebrew#37548.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 08:32:48 +00:00
BrewTestBot
c96d8363fd iojs: update 1.5.1 bottle. 2015-03-10 08:31:29 +00:00
Dominyk Tiller
0efe249bde iojs 1.5.1
Bump.

Closes Homebrew/homebrew#37453.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 08:31:25 +00:00
Baptiste Fontaine
97f343f316 http_load 20140814
Closes Homebrew/homebrew#37544.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-10 00:16:37 -07:00
BrewTestBot
cd36391087 etcd: update 2.0.4 bottle. 2015-03-10 00:13:35 -07:00
Brett Koonce
cb68c65d06 etcd/etcdctl 2.0.4, strip etcdctl.rb
Fixes Homebrew/homebrew#37236: etcdctl was moved into etcd package
strips etcdctl formula.

Closes Homebrew/homebrew#37508.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-10 00:13:32 -07:00
Dominyk Tiller
e2e6f72851 bup: fix HEAD compile, cleanup, add test
Closes Homebrew/homebrew#37524.
Closes Homebrew/homebrew#37525.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-10 00:10:23 -07:00
Tim D. Smith
40fdc130b1 python3 3.5.0a2 (devel)
Closes Homebrew/homebrew#37543.
2015-03-09 20:36:29 -07:00
Ryan Ulanowicz
ef70564297 android-sdk 24.1.2
Closes Homebrew/homebrew#37542.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-09 20:36:29 -07:00
BrewTestBot
1f74add24a hugo: update 0.13_1 bottle. 2015-03-09 20:18:48 -07:00
Alex Dunn
3b80b8231b hugo: use go_resource
closes Homebrew/homebrew#37083

Closes Homebrew/homebrew#37510.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-03-09 20:18:44 -07:00
BrewTestBot
7058dd9075 nasm: update 2.11.08 bottle. 2015-03-09 20:00:54 -07:00
Dzmitry Plashchynski
51904538de Nasm 2.11.08
Closes Homebrew/homebrew#37537.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-09 20:00:50 -07:00
Christian Gruen
f40f7b34b1 basex 8.0.2
Closes Homebrew/homebrew#37539.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-09 20:00:23 -07:00
BrewTestBot
083c834a11 carthage: update 0.6.3 bottle. 2015-03-09 19:59:55 -07:00
Justin Spahr-Summers
22ce9e9092 carthage 0.6.3
https://github.com/Carthage/Carthage/releases/tag/0.6.3
2015-03-09 19:59:55 -07:00
BrewTestBot
cf740a03cc re2c: update 0.14.1 bottle. 2015-03-09 19:58:59 -07:00
Denis Denisov
146606a64a re2c 0.14.1
Closes Homebrew/homebrew#37541.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-09 19:58:55 -07:00
BrewTestBot
6aaa525819 geoipupdate: update 2.2.1 bottle. 2015-03-09 21:31:49 -04:00
Gregory Oschwald
bdd7f3d832 geoipupdate 2.2.1
Closes Homebrew/homebrew#37507.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-09 21:31:48 -04:00