BrewTestBot
e2b0fc5590
global: update 6.3.4 bottle.
2015-02-03 08:37:09 +00:00
Arne Jørgensen
dc3acf4dc9
global 6.3.4
...
Closes Homebrew/homebrew#36476 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:37:08 +00:00
Caleb Xu
7be31654c6
paq8px: pass strict audit/style test.
...
Closes Homebrew/homebrew#36481 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:35:07 +00:00
BrewTestBot
cd5c863b1a
objective-caml: update 4.02.1_2 bottle.
2015-02-03 08:34:00 +00:00
Louis Gesbert
663febfc3a
objective-caml: pass correct configure flags for bottling
...
See https://github.com/ocaml/opam/issues/1853 : not passing the flags to ./configure
generates an OCaml compiler that compiles for the current arch, breaking bottles of
projects compiled using OCaml on older CPUs.
Closes Homebrew/homebrew#36482 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:33:59 +00:00
BrewTestBot
32fb7f8fef
ansible: update 1.8.2_1 bottle.
2015-02-03 08:33:41 +00:00
Nick Huanca
28e7a02c43
ansible: update boto resource.
...
Updated boto so that we can have eu-central-1 conn.get_all_load_balancers() for
adding ELBs to Frankfurt Region.
Closes Homebrew/homebrew#36483 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:33:29 +00:00
BrewTestBot
3c42f2149f
ccextractor: add 0.75 bottle.
2015-02-03 08:32:40 +00:00
Dominyk Tiller
4a71e310f6
ccextractor 0.75
...
Version bump. Exceptionally basic test since curling in and testing a
permissively-licensed closed-captioned file could very probably be
overkill.
Closes Homebrew/homebrew#36485 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:32:39 +00:00
Dominyk Tiller
87733cc2f9
shiboken: change url to new official qt dl url
...
Changes the shiboken url to the new official QT Download link, and
changes the homepage to where it auto-redirects to.
Closes Homebrew/homebrew#36487 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:31:53 +00:00
Dominyk Tiller
f3827a3c8e
pyside: fix url
...
The homepage moved to where it actually auto-redirects to. The URL on
this formula is actually dead, as the former QT SSL/TLS link now has a
certificate error and users will just run headlong into SSL failures
trying to use it. Otherwise, just strict audit failures fixed.
2015-02-03 08:31:53 +00:00
Imre Fazekas
eadf6fa0f3
node 0.11.16 (devel)
...
Closes Homebrew/homebrew#36473 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:21:26 +00:00
BrewTestBot
ec72d3defd
ginac: add 1.6.3 bottle.
2015-02-03 08:20:46 +00:00
Takahiro Ueda
72ac2efbf4
ginac 1.6.3
...
GiNaC: update to 1.6.3
Closes Homebrew/homebrew#36471 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:20:44 +00:00
BrewTestBot
ceed076435
globus-toolkit: update 6.0 bottle.
2015-02-03 08:20:29 +00:00
Baptiste Fontaine
f3357f0d59
globus-toolkit 6.0
...
Closes Homebrew/homebrew#36415 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:20:29 +00:00
BrewTestBot
2ee428930e
tutum: update 0.11.3 bottle.
2015-02-03 08:20:29 +00:00
fermayo
5ae5bd4d95
tutum 0.11.3
...
updated tutum-cli to v0.11.3
Closes Homebrew/homebrew#36468 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:20:29 +00:00
Tim D. Smith
6ae80f2f83
pygobject3: use https url for homepage
2015-02-02 10:45:07 -08:00
Tim D. Smith
4a4a0636fb
pygobject3: avoid redefining structs
...
Applies upstream commit to avoid compile error (with gcc?).
Fixes Homebrew/homebrew#34734 . Fixes Homebrew/homebrew#36207 . Closes Homebrew/homebrew#36452 .
2015-02-02 10:43:32 -08:00
BrewTestBot
a5ee0a0db1
duplicity: update 0.6.25 bottle.
2015-02-02 10:41:02 -08:00
Tim D. Smith
f7c3e8be08
duplicity: update dependencies
...
There's a complementary list of dependencies in the manpage and the
README is wrong about using pycryptopp.
Fixes Homebrew/homebrew#36278 .
Closes Homebrew/homebrew#36448 .
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-02-02 10:41:00 -08:00
BrewTestBot
b2dfbff773
mercurial: update 3.3 bottle.
2015-02-02 18:23:45 +00:00
Alex Gaynor
0f6fd729ea
mercurial 3.3
...
Closes Homebrew/homebrew#36465 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 18:23:40 +00:00
BrewTestBot
3c695d5082
fb-adb: add 1.2.0 bottle.
2015-02-02 18:22:44 +00:00
Leonardo YongUk Kim
d7cc778bce
fb-adb 1.2.0 (new formula)
...
fb-adb is a tool for interacting with Android systems. It does much of what adb
does, but with better remote shell support and, hopefully, fewer bugs.
I had submitted a pull request Homebrew/homebrew#31555 . Because fb-adb didn't have stable
releases, It has been closed. https://github.com/Homebrew/homebrew/pull/31555
I had submitted this PR on homebrew-headonly.
https://github.com/Homebrew/homebrew-headonly/pull/58
Now fb-adb has a first tagged version, fb-adb 1.2.0. So I just made another
pull request for this version of fb-adb.
https://github.com/facebook/fb-adb/issues/4
Closes Homebrew/homebrew#35231 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 18:22:24 +00:00
BrewTestBot
0b32e2489d
zorba: add 3.0 bottle.
2015-02-02 15:17:32 +00:00
Dan Michael O. Heggø
6436426b8f
zorba 3.0 (new formula)
...
Closes Homebrew/homebrew#36416 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 15:17:31 +00:00
BrewTestBot
fdbb973f2d
youtube-dl: update 2015.02.02 bottle.
2015-02-02 15:12:56 +00:00
Sergey M․
ce7a14042f
youtube-dl 2015.02.02
...
Closes Homebrew/homebrew#36463 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 15:12:55 +00:00
BrewTestBot
75ab751c9b
phantomjs: update 2.0.0 bottle.
2015-02-02 14:07:30 +00:00
Mike McQuaid
da89964c9c
phantomjs 2.0.0
...
Closes Homebrew/homebrew#36240 .
Closes Homebrew/homebrew#36461 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 14:07:29 +00:00
BrewTestBot
79d27493b4
pngcrush: update 1.7.83 bottle.
2015-02-02 11:45:59 +00:00
Baptiste Fontaine
90dd3f6e5d
pngcrush 1.7.83
...
Closes Homebrew/homebrew#36459 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 11:45:58 +00:00
Mike McQuaid
6df46aefb6
osm2pgsql: boost isn't a build-time dependency.
2015-02-02 11:20:12 +00:00
BrewTestBot
7df3afdc3e
aria2: update 1.18.9 bottle.
2015-02-02 11:05:54 +00:00
Baptiste Fontaine
edc6552bce
aria2 1.18.9
...
Closes Homebrew/homebrew#36457 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 11:05:52 +00:00
BrewTestBot
f529023fdf
osm2pgsql: update 0.87.0 bottle.
2015-02-02 11:01:47 +00:00
Baptiste Fontaine
2adce4e19b
osm2pgsql 0.87.0
...
Closes Homebrew/homebrew#36455 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 11:01:46 +00:00
Baptiste Fontaine
f3902c0ab3
nave 0.5.0
...
Closes Homebrew/homebrew#36454 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 10:58:05 +00:00
ywjno
6cc67f3b1e
jruby 1.7.19
...
Closes Homebrew/homebrew#36450 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02 08:14:59 +00:00
BrewTestBot
eb4e2ce6d6
cgal: update 4.5.1 bottle.
2015-02-02 01:01:07 -05:00
Adam Getchell
4ca7b68690
cgal 4.5.1
...
Closes Homebrew/homebrew#36445 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-02 01:00:57 -05:00
Baruch Sadogursky
814f764181
Artifactory 3.5.0
...
Closes Homebrew/homebrew#36442 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-02 00:59:56 -05:00
BrewTestBot
55b4d7e1e3
privoxy: update 3.0.23 bottle.
2015-02-01 19:49:43 -08:00
Tim D. Smith
dbdff71757
privoxy 3.0.23
...
Closes Homebrew/homebrew#36446 .
2015-02-01 19:49:40 -08:00
BrewTestBot
687976fffa
socat: update 1.7.3.0 bottle.
2015-02-01 19:49:39 -08:00
Tim D. Smith
360aca7b1d
socat 1.7.3.0
...
Closes Homebrew/homebrew#36447 .
2015-02-01 19:49:32 -08:00
BrewTestBot
61d4eae56b
ngircd: update 22_1 bottle.
2015-02-01 17:31:06 +01:00
Dominyk Tiller
1dbc8bfb70
ngircd: system openssl fix
...
Fix for linking into the system OpenSSL, strict audit fixes, and the
plist.
Closes Homebrew/homebrew#36386 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-01 17:31:05 +01:00