Commit graph

39097 commits

Author SHA1 Message Date
Xu Cheng
8f9c9fc305 pyenv: suggest to set PYENV_ROOT to var instead of opt_prefix
Set PYENV_ROOT to opt_prefix is bad as it will be deleted
every time formula got upgraded.
2015-05-06 16:59:36 +08:00
BrewTestBot
37dfecefab pstoedit: update 3.70 bottle. 2015-05-06 16:53:04 +08:00
Alex Dunn
c43f88fd7c pstoedit 3.70
Closes Homebrew/homebrew#39426.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 16:52:59 +08:00
BrewTestBot
cbaa757cbb gawk: update 4.1.2 bottle. 2015-05-06 16:30:24 +08:00
chdiza
c9a58d1964 gawk 4.1.2
Closes Homebrew/homebrew#39306.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 16:30:19 +08:00
Viktor Szakats
7b1b922a6b base64: use SSL/TLS URLs
The certificate appears to be somewhat problematic, though latest Firefox and curl accepts it on OS X.

Closes Homebrew/homebrew#39418.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 16:27:33 +08:00
Viktor Szakats
aee1ca9e64 base64: pass strict audit 2015-05-06 16:27:33 +08:00
BrewTestBot
4145be1c7d openexr: update 2.2.0 bottle. 2015-05-06 16:26:14 +08:00
Alex Dunn
b4f93b9e06 openexr 2.2.0
Closes Homebrew/homebrew#39422.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 16:26:10 +08:00
BrewTestBot
fc5b055268 the_platinum_searcher: update 1.7.6 bottle. 2015-05-06 16:24:50 +08:00
Alex Dunn
6af70d3f0b the_platinum_searcher 1.7.6
Closes Homebrew/homebrew#39424.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 16:24:47 +08:00
BrewTestBot
bf0dd94007 dtc: add 1.4.0 bottle. 2015-05-06 16:23:58 +08:00
Dominyk Tiller
c03a93eaef dtc: use ssl/tls links
Closes Homebrew/homebrew#39423.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 16:23:54 +08:00
Xu Cheng
2f17a076eb libarchive: add test 2015-05-06 15:21:36 +08:00
BrewTestBot
5fb7aac58a xmlrpc-c: add 1.33.17 bottle. 2015-05-05 23:40:13 -07:00
Baptiste Fontaine
a4625a1b57 xmlrpc-c 1.33.17
Closes Homebrew/homebrew#39403.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-05-05 23:40:10 -07:00
BrewTestBot
e34c05d2bf pushpin: update 1.1.1 bottle. 2015-05-05 23:37:59 -07:00
Alex Dunn
de0a232bee pushpin 1.1.1
Closes Homebrew/homebrew#39404.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-05-05 23:37:56 -07:00
BrewTestBot
91b06cc660 galen: update 1.6.3 bottle. 2015-05-05 23:33:50 -07:00
Alexandre Espinosa Menor
3fd335aa57 galen 1.6.3
Closes Homebrew/homebrew#39406.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-05-05 23:33:47 -07:00
BrewTestBot
70faf03012 pup: update 0.3.9 bottle. 2015-05-05 23:32:44 -07:00
Alex Dunn
16a914a111 pup 0.3.9
Closes Homebrew/homebrew#39417.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-05-05 23:32:41 -07:00
Alex Dunn
df2832dc6f pure-ftpd 1.0.37
Closes Homebrew/homebrew#39409.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-05-05 23:29:31 -07:00
Viktor Szakats
c9fdcd551b youtube-dl: use SSL/TLS URL in test
Closes Homebrew/homebrew#39408.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06 12:26:21 +08:00
Xu Cheng
a4a924dca8 guile: fix https url 2015-05-06 12:21:15 +08:00
Tamir Duberstein
495ae534f7 Build LLVM out-of-source
Fixes Homebrew/homebrew#37167.
Closes Homebrew/homebrew#39371.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-05 21:54:05 -04:00
Jack Nagel
2c262358ef Don't set CMAKE_PREFIX_PATH unnecessarily
This is done automatically.
2015-05-05 21:31:02 -04:00
Tamir Duberstein
68d871e425 Depend on: prefix -> opt_prefix
These formulae care about where concretely their dependency is
installed, not where the stable variant of the dependency is located
by default.

Closes Homebrew/homebrew#39386.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-05 21:16:59 -04:00
Mark Hubbart
6524f7a4fc tag 0.8.1
Update Tag to v0.8.1

Closes Homebrew/homebrew#39400.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:49:55 -07:00
Viktor Szakats
e7095bcc58 osquery: use SSL/TLS homepage URL
Closes Homebrew/homebrew#39395.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:43:21 -07:00
Viktor Szakats
eb2362ef15 ortp: use SSL/TLS homepage URL
Closes Homebrew/homebrew#39394.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:43:11 -07:00
Viktor Szakats
9c51719c22 beecrypt: fix memory leak in test
Closes Homebrew/homebrew#39393.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:42:53 -07:00
BrewTestBot
452bfa8861 fsharp: update 3.1.1.32 bottle. 2015-05-05 15:42:30 -07:00
Dave Thomas
d448ab2b63 fsharp 3.1.1.32
Update to the latest release of F#

There are various fixes for the latest mono in this revision which not does not include .Net2.0, 3.5, 4.0 reference assemblies

Closes Homebrew/homebrew#39391.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:42:21 -07:00
makigumo
e3dcfb2cc4 gradle 2.4
Closes Homebrew/homebrew#39388.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:38:29 -07:00
BrewTestBot
3380f95eaa ledger: update 3.1 bottle. 2015-05-05 15:36:10 -07:00
Tim D. Smith
32e54daab5 ledger: don't link a Python framework
ledger: shuffle stanzas

ledger: simplify option handling

ledger: use https for utfcpp

Closes Homebrew/homebrew#39372.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:36:06 -07:00
BrewTestBot
10ba4e043e highlighting-kate: add 0.5.15 bottle. 2015-05-05 15:33:01 -07:00
Zhiming Wang
e8ce3ec98b highlighting-kate 0.5.15 (new formula)
https://github.com/jgm/highlighting-kate

Closes Homebrew/homebrew#39341.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:32:58 -07:00
BrewTestBot
e25782b8bf ilmbase: update 2.2.0 bottle. 2015-05-05 15:31:26 -07:00
Alex Dunn
22586b5378 ilmbase 2.2.0
Closes Homebrew/homebrew#39340.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:31:22 -07:00
Kashif Rasul
b319304964 hive 1.1.0
Closes Homebrew/homebrew#39319.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:26:29 -07:00
Tim D. Smith
b64c358595 apache-spark: rename beeline to avoid hive conflict
Reference Homebrew/homebrew#39319.
2015-05-05 15:26:19 -07:00
BrewTestBot
1a61ae40de vcdimager: add 0.7.24 bottle. 2015-05-05 15:15:25 -07:00
Larry Gilbert
e040ed9fe3 vcdimager: add test
Closes Homebrew/homebrew#39315.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:15:20 -07:00
Baptiste Fontaine
182c5b292b shell.fm: migrating to homebrew/boneyard
Closes Homebrew/homebrew#39290.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 15:10:08 -07:00
BrewTestBot
557b890414 nghttp2: update 0.7.13 bottle. 2015-05-05 09:30:46 -07:00
Alex Dunn
c1088d8e5d nghttp2 0.7.13
Closes Homebrew/homebrew#39299.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 09:30:43 -07:00
BrewTestBot
fd3443277b tasksh: add 1.0.0 bottle. 2015-05-05 09:15:55 -07:00
Nathan Guerin
929cbded8e tasksh 1.0.0 (new formula)
Closes Homebrew/homebrew#39278. Closes Homebrew/homebrew#37514.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05 09:15:26 -07:00