Commit Graph

27371 Commits (c85c4117f9ad45b9c866384aefa031f7c34dfd18)

Author SHA1 Message Date
BrewTestBot c85c4117f9 node: update 0.10.29 bottle.
Closes Homebrew/homebrew#30307.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-20 19:53:14 +01:00
Rob Gabaree 02dd4f8c79 node 0.10.29 2014-06-20 19:53:14 +01:00
Mike McQuaid 7354394ad4 Revert "nanopb-generator: add 0.2.7 bottle."
This reverts commit a598c608d25540af09bb50d61931a1908cdcbc2f.
2014-06-20 19:49:32 +01:00
Mike McQuaid 94f6de65f6 Revert "reclass: add 1.3 bottle."
This reverts commit 944986b0a5b710e0172bc3c708bd17fbfb656c43.
2014-06-20 19:49:32 +01:00
Mike McQuaid 030fc36df4 Revert "unoconv: add 0.6 bottle."
This reverts commit ce84d0ada6b9961b426b4fc0b5e562c7975e4e32.
2014-06-20 19:49:32 +01:00
Mike McQuaid a2069cd95d Revert "wxpython: add 3.0.0.0 bottle."
This reverts commit ac850a58ff9b978670771b71dbcf4eec4418db32.
2014-06-20 19:49:32 +01:00
Dominyk Tiller 080aca5b34 gssdp 0.14.8
Closes Homebrew/homebrew#30309.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-20 13:02:18 -05:00
BrewTestBot a1a7940e74 wxpython: add 3.0.0.0 bottle.
Closes Homebrew/homebrew#30229.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-20 13:04:06 +01:00
BrewTestBot ce99e9836f unoconv: add 0.6 bottle. 2014-06-20 13:04:06 +01:00
BrewTestBot 9a5ad038a7 reclass: add 1.3 bottle. 2014-06-20 13:04:06 +01:00
BrewTestBot 6b5d06f2a9 nanopb-generator: add 0.2.7 bottle. 2014-06-20 13:04:06 +01:00
Mike McQuaid 2e43d41eca yle-dl: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
Mike McQuaid 175a160c18 wxpython: only depend on Python on 10.6. 2014-06-20 13:03:00 +01:00
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