BrewTestBot
fa021fc36f
pv: update 1.5.7 bottle.
...
Closes Homebrew/homebrew#32902 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-03 07:28:44 -07:00
Stian Eikeland
5a5f924191
pv 1.5.7
2014-10-03 07:28:44 -07:00
BrewTestBot
8d4fd2e8c1
pngcrush: add 1.7.77 bottle.
...
Closes Homebrew/homebrew#32901 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-03 07:28:43 -07:00
Stian Eikeland
72926fa509
pngcrush 1.7.77
2014-10-03 07:28:43 -07:00
BrewTestBot
0b5544ff80
git: update 2.1.2 bottle.
...
Closes Homebrew/homebrew#32891 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 18:43:46 -07:00
Michael Paquier
952357b21d
git 2.1.2
...
This is a bugfix release, including the following changes:
* "git push" over HTTP transport had an artificial limit on number of
refs that can be pushed imposed by the command line length.
* When receiving an invalid pack stream that records the same object
twice, multiple threads got confused due to a race.
* An attempt to remove the entire tree in the "git fast-import" input
stream caused it to misbehave.
* Reachability check (used in "git prune" and friends) did not add a
detached HEAD as a starting point to traverse objects still in use.
* "git config --add section.var val" used to lose existing
section.var whose value was an empty string.
* "git fsck" failed to report that it found corrupt objects via its
exit status in some cases.
2014-10-02 18:43:45 -07:00
BrewTestBot
80b2640a70
rock: update 0.9.9 bottle.
...
Closes Homebrew/homebrew#32890 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 18:43:29 -07:00
TingPing
14bfbadcbe
rock: install more stuff and add test.
...
Closes Homebrew/homebrew#32890 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 18:43:22 -07:00
ono_matope
df00bacc30
watch: fix bad compiler flag
...
Closes Homebrew/homebrew#32880 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-02 17:40:19 -05:00
BrewTestBot
6537945334
gmtl: add 0.6.1 bottle.
...
Closes Homebrew/homebrew#32863 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 14:34:44 -07:00
Juan Sebastian Casallas
72171e17f5
gmtl: patch scons script to build on clang.
...
The upstream scons script only allows to compile using gcc, but not clang
2014-10-02 14:34:36 -07:00
BrewTestBot
9c457b52a6
gdal: update 1.11.1 bottle.
...
Closes Homebrew/homebrew#32883 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 13:38:35 -07:00
Larry Shaffer
6ca3993526
gdal 1.11.1
2014-10-02 13:38:35 -07:00
Mike McQuaid
401be11224
ntl: general cleanup.
2014-10-02 11:19:14 -07:00
BrewTestBot
8d894ac5b6
ntl: add 6.2.1 bottle.
...
Closes Homebrew/homebrew#32879 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:19:14 -07:00
Frederic Jacobs
ac2d19ad61
ntl 6.2.1
2014-10-02 11:19:11 -07:00
BrewTestBot
b0e557d2a2
juju: update 1.20.9 bottle.
...
Closes Homebrew/homebrew#32877 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:06:07 -07:00
Curtis Hovey
c4715ff5d8
juju 1.20.9.
2014-10-02 11:06:07 -07:00
Mike McQuaid
385c66edc9
p0f: use existing pcap fixture for test.
2014-10-02 11:05:34 -07:00
BrewTestBot
7333c3e53f
p0f: add 3.07b bottle.
...
Closes Homebrew/homebrew#32852 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:51 -07:00
J. Brandt Buckley
30f1d66086
No spaces around operator
2014-10-02 11:02:51 -07:00
J. Brandt Buckley
89e5145b3c
Use double-quotes on all lines
2014-10-02 11:02:51 -07:00
J. Brandt Buckley
6fd10c1eb4
Use double-quotes on lines w/ string interpolation
2014-10-02 11:02:50 -07:00
J. Brandt Buckley
7f96369477
Use relative path to test file
...
Reverted last commits use of the full path to the test file.
The executable is tested from within the `testpath`, so it's unnecessary.
2014-10-02 11:02:50 -07:00
J. Brandt Buckley
d468f2ab81
Correct path to p0f and test.pcap
2014-10-02 11:02:50 -07:00
J. Brandt Buckley
dd045844a3
Use full path to p0f executable in test
2014-10-02 11:02:50 -07:00
J. Brandt Buckley
9b2a306355
Update p0f to version 3.0.7b, add test
...
- Update p0f to version 3.0.7b.
- Add a simple test in which p0f reads a pcap file.
In the test we write a simple binary pcap file (included in the recipe base64-encoded) and then attempt to read the file with p0f.
2014-10-02 11:02:50 -07:00
Stéphan Kochen
f0641f9e2a
znc: HEAD builds depend on OpenSSL
...
Closes Homebrew/homebrew#32876 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
locolupo
304421102b
riak 2.0.1
...
Closes Homebrew/homebrew#32872 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
BrewTestBot
40bc236e7d
pebble-sdk: add 2.6.1 bottle.
...
Closes Homebrew/homebrew#32871 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
Alexsander Akers
7db284d37d
pebble-sdk 2.6.1
2014-10-02 11:02:30 -07:00
Jeronim Morina
5142678265
task: fix HEAD.
...
Old head was not pointing to a valid destination. Corrected it according to http://taskwarrior.org/download/#git
Closes Homebrew/homebrew#32868 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
BrewTestBot
6830e5d3c6
juju-quickstart: update 1.4.4 bottle.
...
Closes Homebrew/homebrew#32866 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
Francesco Banconi
2eb9766d4d
juju-quickstart 1.4.4
2014-10-02 11:02:30 -07:00
Mike McQuaid
0233ec54b0
libmodbus: general cleanup.
2014-10-02 11:02:30 -07:00
Erik Kallen
65308a1508
libmodbus: add HEAD.
...
Closes Homebrew/homebrew#32865 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
BrewTestBot
3efb83b719
clucene: update 2.3.3.4 bottle.
2014-10-02 12:56:50 -05:00
Jack Nagel
7014fb1595
clucene 2.3.3.4
...
Fixes Homebrew/homebrew#32633 .
2014-10-02 12:56:50 -05:00
BrewTestBot
e5e433a338
influxdb: update 0.8.3 bottle.
...
Closes Homebrew/homebrew#32694 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-01 23:29:51 -07:00
Todd Persen
cd4dee6041
influxdb 0.8.3
2014-10-01 23:29:51 -07:00
BrewTestBot
0ed3b6d4c4
libmarisa: add 0.2.4 bottle.
...
Closes Homebrew/homebrew#32769 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-01 23:29:51 -07:00
Carbo Kuo
23296cb95d
libmarisa 0.2.4 (new formula)
...
libmarisa is a library that implements a static and space-efficient trie data structure.
2014-10-01 23:29:30 -07:00
Timo Meinen
f586dd4e5d
artifactory 3.3.1 (new formula)
...
Artifactory Open Source Binary repository by JFrog.com
2014-10-01 23:29:30 -07:00
BrewTestBot
af8cf5a0af
mdp: add 0.91.3 bottle.
...
Closes Homebrew/homebrew#32699 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-01 23:29:29 -07:00
Ian Langworth ☠
831f279e9d
mdp 0.91.2 (new formula)
...
mdp is "A command-line based markdown presentation tool." This program was
announced recently on Hacker News and has proved useful.
2014-10-01 23:29:29 -07:00
BrewTestBot
8aab92f7bc
eye-d3: add 0.7.5 bottle.
...
Closes Homebrew/homebrew#32823 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-01 23:29:29 -07:00
Dominyk Tiller
b7e14491fc
eye-d3 0.7.5
...
Closes Homebrew/homebrew#32770 .
2014-10-01 23:29:15 -07:00
Carlos Chacin
2dffd432e2
tomee-plume 1.7.1 (new formula)
...
Closes Homebrew/homebrew#32813 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-01 23:29:08 -07:00
Carlos Chacin
0a485e66d1
tomee-plus 1.7.1
2014-10-01 23:29:03 -07:00
Carlos Chacin
8f4bd52d7f
tomee-webprofile 1.7.1
2014-10-01 23:28:56 -07:00