Commit graph

27458 commits

Author SHA1 Message Date
Mike McQuaid
2baad8c070 unoconv: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid
6e2b29ff89 reclass: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid
0acdfa0bea nanopb-generator: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid
9ff3cab850 lilypond: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid
43ebd7b56a frescobaldi: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid
685e41d22f ddar: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid
b1cd749db5 binwalk: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
BrewTestBot
958b76cc84 cuetools: add 1.4.0 bottle.
Closes Homebrew/homebrew#30291.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-20 11:19:36 +01:00
squircle
b66929c5b1 cuetools 1.4.0
Since berlios.de is no longer around, this formula would not build so:
- updated homepage to github repo
- updated release from 1.3.1 to 1.4.0
- added patch required for compilation (see
  https://github.com/svend/cuetools/pull/18)
- removed non-applicable configure options
2014-06-20 11:19:14 +01:00
Michael Vetter
bebbcae53c Remove play, replaced by typesafe-activator
In Play 2.3 the play command has become the activator command. Play has
been updated to use Activator.

People should use typesafe-activator formula instead.

You can read more about this change at:
http://www.playframework.com/documentation/2.3.x/Migration23
and
http://www.playframework.com/documentation/2.3.x/Highlights23

Closes Homebrew/homebrew#30262.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-19 21:19:16 -05:00
BrewTestBot
c803aeb6dd haproxy: update 1.5.0 bottle. 2014-06-19 21:12:40 -05:00
Matt Robenolt
7f06899023 haproxy 1.5.0
Closes Homebrew/homebrew#30289.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-19 21:12:15 -05:00
Tomasz Pajor
d768d989be spawn-fcgi 1.6.4
Closes Homebrew/homebrew#30288.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-19 21:11:11 -05:00
BrewTestBot
126e2fafab ibeacon: add 1.0.1 bottle.
Closes Homebrew/homebrew#30237.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-19 17:01:10 +01:00
Christopher Sexton
4d65473d3b ibeacon 1.0.1 (new formula)
Add formula for Radius Networks iBeacon CLI. A utility for scanning and
transmitting iBeacon profiles over Bluetooth 4.0.

https://github.com/RadiusNetworks/ibeacon-cli

Updats based on feedback:

- Download code from tarball
- Prefer double quotes
- Fix test for version string
- Require mavericks (for CLPeripheral#identifier)

Note about testing:

There was some discussion about adding more thorough tests, that do
something a little more useful than print the version number, but this
command requires BLE hardware. Since the test bots are VMs or Mac Minis
that may not have that hardware it is hard to exercise that
functionality. If there is some functionality exposed through the CLI
that does not require bluetooth hardware then we should add tests for
that.
2014-06-19 17:01:09 +01:00
Johannes Wienke
0b072a3ae7 libpano 13-2.9.19
Upgrade libpano to version 2.9.19

Closes Homebrew/homebrew#30283.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-19 16:56:02 +01:00
BrewTestBot
d7503600a5 youtube-dl: update 2014.06.19 bottle.
Closes Homebrew/homebrew#30282.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-19 16:41:11 +01:00
Jaime Marquínez Ferrándiz
106994f46b youtube-dl 2014.06.19 2014-06-19 16:41:11 +01:00
BrewTestBot
75d81b18d7 knot: add 1.4.7 bottle.
Closes Homebrew/homebrew#30279.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-19 15:06:55 +01:00
Ondřej Surý
12b3ae084b knot 1.4.7 2014-06-19 15:06:51 +01:00
BrewTestBot
62fc44ee5e boot2docker: update 1.0.0 bottle.
Closes Homebrew/homebrew#29513.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-19 14:58:54 +01:00
Markus Hubig
2e8b791e2b boot2docker 1.0.0
Updates the boot2docker formula to version 1.0.0. This is the new, Go
based, boot2docker management utility. It's the official successor of
the old shell based version!
2014-06-19 14:58:54 +01:00
BrewTestBot
7d1a4b90e2 subversion: update 1.8.9 bottle.
Closes Homebrew/homebrew#30265.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-06-18 22:53:56 -07:00
Dominyk Tiller
6f3cc1cc51 subversion 1.8.9 2014-06-18 22:53:56 -07:00
William Langford
b6c5f51041 jq: add head dependency
As of jq 8ff935c, oniguruma is a required dependency.

Closes Homebrew/homebrew#30274.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 23:43:47 -05:00
BrewTestBot
dfb7f58cfa go: update 1.3 bottle. 2014-06-18 23:41:41 -05:00
Matt Robenolt
6b5269b295 go 1.3
Closes Homebrew/homebrew#30273.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 23:41:29 -05:00
Edward Samson
b184a5f55b nexus 2.8.1-01
Closes Homebrew/homebrew#30272.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 21:05:39 -05:00
Eric Bailey
c571587767 abcmidi 2014-04-24
Closes Homebrew/homebrew#30267.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 20:17:31 -05:00
thoso
9814bbb20f e2fsprogs 1.42.10
Closes Homebrew/homebrew#30269.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 20:13:41 -05:00
Jacob Rothstein
27a47270a2 cfengine 3.6.0
Closes Homebrew/homebrew#30270.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 20:12:18 -05:00
BrewTestBot
96eb4a2659 libmagic: update 5.19 bottle. 2014-06-18 20:08:04 -05:00
Krzysztof Wilczynski
15f22769e4 libmagic 5.19
Closes Homebrew/homebrew#30264.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-18 20:06:40 -05:00
José Valim
52dfd48b19 elixir 0.14.1
Closes Homebrew/homebrew#30261.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-18 16:09:37 +01:00
BrewTestBot
1845fd7ead juju-quickstart: update 1.4.0 bottle.
Closes Homebrew/homebrew#30260.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-18 15:27:36 +01:00
Brad Crittenden
68127b98cf juju-quickstart 1.4.0 2014-06-18 15:27:35 +01:00
Grzegorz Dzięgielewski
ba6f928f23 transmission: add plist.
Closes Homebrew/homebrew#30220.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-18 11:45:32 +01:00
Mikko Lehtonen
51f7b4045b git: add --with-brewed-svn option.
Fixes Homebrew/homebrew#29641.
Fixes Homebrew/homebrew#30255.
2014-06-18 10:56:47 +01:00
BrewTestBot
53cadbe4b2 xplanetfx: update 2.5.28 bottle.
Closes Homebrew/homebrew#30254.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-06-17 21:32:30 -07:00
blogabe
b1c932075f xplanetfx 2.5.28 2014-06-17 21:32:30 -07:00
Brett Koonce
f2acf7da16 esniper 2.31.0
Closes Homebrew/homebrew#30241.
2014-06-17 19:22:46 -07:00
Brett Koonce
617a108eb5 xmlstarlet 1.6.0
Closes Homebrew/homebrew#30216.
2014-06-17 19:22:24 -07:00
Brett Koonce
d3f8dc232c xmlsh 1.2.5 2014-06-17 19:22:23 -07:00
Brett Koonce
581a48838f vifm 0.7.7 2014-06-17 19:22:23 -07:00
Brett Koonce
f1375d564f snapraid 6.2 2014-06-17 19:22:23 -07:00
Brett Koonce
b654b73c11 qpdf 5.1.2 2014-06-17 19:22:23 -07:00
Brett Koonce
1a75a8e9d1 pngcrush 1.7.76 2014-06-17 19:22:23 -07:00
Brett Koonce
1dcef0d095 mpg123 1.20.0 2014-06-17 19:22:23 -07:00
Brett Koonce
89604f613b minidlna 1.1.3 2014-06-17 19:22:23 -07:00
Brett Koonce
b957f464bc liquibase 3.2.0 2014-06-17 19:22:23 -07:00