Commit graph

41406 commits

Author SHA1 Message Date
BrewTestBot
31fe45f8e0 oath-toolkit: add 2.6.0 bottle. 2015-07-01 22:48:35 +01:00
Tomasz Pajor
239d6976ca oath-toolkit 2.6.0
Closes Homebrew/homebrew#41240.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 22:48:31 +01:00
BrewTestBot
5aa985c3ee imapfilter: update 2.6.1 bottle. 2015-07-01 22:47:23 +01:00
Tomasz Pajor
2dc0354455 imapfilter 2.6.1
Closes Homebrew/homebrew#41241.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 22:47:16 +01:00
BrewTestBot
938b36a1c7 htop-osx: update 0.8.2.6 bottle. 2015-07-01 22:44:33 +01:00
Max Horvath
b4ad23f5b5 htop-osx 0.8.2.6
Updated htop-osx to version 0.8.2.6

Closes Homebrew/homebrew#41247.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 22:44:18 +01:00
BrewTestBot
b307d7636c elixir: update 1.0.5 bottle. 2015-07-01 21:25:11 +01:00
Michael Oliver
c150b4ff50 elixir 1.0.5
Closes Homebrew/homebrew#41191.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 21:25:06 +01:00
BrewTestBot
b94652e0a6 gnuplot: update 5.0.1 bottle. 2015-07-01 21:19:48 +01:00
Dominyk Tiller
420a6905b0 gnuplot: remove lua requirement
This was added in 2013 by Adam [here](827ca5462a)
to support building against either Lua51 or Lua52.

At the time the core shipped Lua51 and Versions had Lua52, but both symlinked
into the main `HOMEBREW_PREFIX` as `lua` by default.

Since we moved to supporting both Lua51 and Lua52 in the core that no longer happens
for obvious reasons, and now the only `lua` binary you can get from the core is
the `lua` (lua52) package and the `lua53` formula in Versions is tucked behind
a `--with-default-names` option.

The twin-Lua-in-core situation makes the requirement a bit redundant.

Closes Homebrew/homebrew#41199.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 21:19:41 +01:00
BrewTestBot
639517c6c4 clutter-gtk: update 1.6.2 bottle. 2015-07-01 21:14:05 +01:00
Tom Schoonjans
ba9d091af8 clutter-gtk 1.6.2
version bump

Closes Homebrew/homebrew#41213.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 21:13:54 +01:00
Viktor Szakats
638932ab02 rtmidi: use https homepage
Closes Homebrew/homebrew#41218.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 20:39:23 +01:00
BrewTestBot
48f5afe92c clutter: update 1.22.4 bottle. 2015-07-01 20:35:10 +01:00
Tom Schoonjans
793d3935d8 clutter 1.22.4
Closes Homebrew/homebrew#41212.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 20:35:04 +01:00
Ernie Hershey
5aa43fd8d3 mongodb 3.1.5 (devel)
Closes Homebrew/homebrew#41214.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 20:27:22 +01:00
BrewTestBot
444ce54866 gegl: update 0.3.0 bottle. 2015-07-01 00:05:17 +01:00
Alex Dunn
7050fcba4d gegl 0.3.0
Closes Homebrew/homebrew#41183.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 00:05:13 +01:00
Viktor Szakats
8c9d4fe9e2 dialog: add https mirror
Closes Homebrew/homebrew#41203.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-01 00:03:39 +01:00
BrewTestBot
f49c8ff122 notmuch: update 0.20 bottle. 2015-06-30 20:18:21 +02:00
Benjamin Frank
8d6974e3a0 notmuch 0.20
Closes Homebrew/homebrew#41211.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-30 20:18:21 +02:00
BrewTestBot
7933f96a4e rtmidi: add 2.1.0 bottle. 2015-06-30 10:50:12 -07:00
Rob Hardwick
9bfa67af53 rtmidi 2.1.0 (new formula)
RtMidi - a set of C++ classes that provide a common API for realtime
MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMidi &
JACK) and Windows (Multimedia).

Closes Homebrew/homebrew#41125.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-06-30 10:50:07 -07:00
BrewTestBot
b0c03853d2 dialog: update 1.2-20150528 bottle. 2015-06-30 00:29:38 -04:00
Jack Nagel
71885e7097 dialog 1.2-20150528
Fixes Homebrew/homebrew#41144.

Closes Homebrew/homebrew#41198.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-06-30 00:29:38 -04:00
Zearin
53ac8b3fc9 calabash 1.1.4-96
Closes Homebrew/homebrew#40975.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:19:02 +01:00
BrewTestBot
58bcfbcfec ccd2iso: add 0.3 bottle. 2015-06-30 05:11:09 +01:00
Larry Gilbert
8c09cd67e8 ccd2iso: add test; brew audit --strict
Closes Homebrew/homebrew#41172.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:11:04 +01:00
BrewTestBot
3795abf13c sbcl: update 1.2.13 bottle. 2015-06-30 05:07:35 +01:00
Aku Kotkavuo
0bd2452f55 sbcl 1.2.13
Closes Homebrew/homebrew#41182.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:07:32 +01:00
BrewTestBot
9e3b60fdea pandoc-citeproc: update 0.7.2 bottle. 2015-06-30 05:05:33 +01:00
Andrew Dunning
7dad8c78fb pandoc-citeproc 0.7.2
Closes Homebrew/homebrew#41197.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:05:30 +01:00
BrewTestBot
02c594ccb6 flow: update 0.13.1 bottle. 2015-06-30 05:04:30 +01:00
Jeff Morrison
874edba6d2 Flow 0.13.1
Closes Homebrew/homebrew#41200.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:04:08 +01:00
BrewTestBot
8635539933 folly: update 0.48.0 bottle. 2015-06-30 05:02:19 +01:00
Mike Arpaia
37699701e7 folly 0.48.0
Closes Homebrew/homebrew#41201.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:02:12 +01:00
Dominyk Tiller
e466f7ba56 ffmpeg: restore https url 2015-06-30 02:57:14 +01:00
BrewTestBot
ab12601a5c ffmpeg: update 2.7.1 bottle. 2015-06-30 02:54:55 +01:00
Denis Denisov
2fe0016ff3 ffmpeg 2.7.1
Closes Homebrew/homebrew#40582.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 02:54:51 +01:00
BrewTestBot
99441c5b80 chadwick: add 0.6.4 bottle. 2015-06-30 02:52:32 +01:00
davidbmitchell
4adb1d90f3 chadwick 0.6.4 (new formula)
These tools allow one to parse Retrosheet.org .EVA and .EVN files
which contain play-by-play data from Major League Baseball games.

Retrosheet data allows baseball enthusiasts to perform traditional
baseball analysis and modern sabermetric analysis.

Closes Homebrew/homebrew#41043.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 02:51:53 +01:00
BrewTestBot
a4f3d4ae75 gexiv2: update 0.10.3_1 bottle. 2015-06-30 02:39:11 +01:00
BrewTestBot
37c1ba2f4f exiv2: update 0.25 bottle. 2015-06-30 02:39:11 +01:00
Alex Dunn
d29f6e5666 exiv2 0.25
Closes Homebrew/homebrew#41138.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 02:39:07 +01:00
BrewTestBot
8b2e88b63d gnuplot: update 5.0.1 bottle. 2015-06-30 02:30:00 +01:00
Alex Dunn
6efedf5087 gnuplot 5.0.1
Closes Homebrew/homebrew#41141.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 02:29:56 +01:00
BrewTestBot
c015196d34 norm: update 1.5r5 bottle. 2015-06-30 02:26:32 +01:00
Hans Duedal
2043331c1d norm 1.5r5
Following up on Homebrew/homebrew#41051 this update includes various minor fixes

Closes Homebrew/homebrew#41181.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 02:26:28 +01:00
Kevin Moore
521631c83e Fix URLs to several Google projects
Closes Homebrew/homebrew#41184.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 02:23:51 +01:00
BrewTestBot
080d446c49 groonga: update 5.0.5 bottle. 2015-06-30 02:20:52 +01:00