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
Carlos Chacin
58c16bbc61
tomee-jax-rs 1.7.1
2014-10-01 23:28:49 -07:00
Jonathan Beezley
b604c2e9f6
macvim: remove explicit path to system ruby
...
Closes Homebrew/homebrew#32210 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-02 00:02:08 -05:00
BrewTestBot
8d62fc153f
jrnl: update 1.9.6_2 bottle.
...
Closes Homebrew/homebrew#32861 .
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-10-01 20:22:30 -07:00
Tim D. Smith
cad4e298ec
jrnl: use preferred dateutil version
2014-10-01 20:22:30 -07:00
BrewTestBot
a188c1476e
jrnl: update 1.9.6_1 bottle.
...
Closes Homebrew/homebrew#32856 .
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-10-01 17:45:27 -07:00
Tim D. Smith
9f7293c58e
jrnl: don't write easy_install.pth, add dependencies
2014-10-01 17:45:27 -07:00
asaph
2b69994499
groovy 2.3.7
...
Closes Homebrew/homebrew#32850 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-01 19:10:32 -05:00
Martin Gondermann
5f5f53bf01
bash-git-prompt 2.1
...
Closes Homebrew/homebrew#32848 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-01 19:10:26 -05:00
BrewTestBot
cf301d8476
jrnl: add 1.9.6 bottle.
...
Closes Homebrew/homebrew#32547 .
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-10-01 16:42:17 -07:00
Pablo Carranza
8020c7216b
jrnl 1.9.6 (new formula)
2014-10-01 16:42:08 -07:00
BrewTestBot
779337a4c7
cproto: add 4.7l bottle.
...
Closes Homebrew/homebrew#32834 .
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-10-01 16:39:24 -07:00
Ryan Davis
57602dec20
cproto 4.7l (new formula)
2014-10-01 16:39:00 -07:00
Jack Nagel
d3b9f979d0
lsyncd: update 10.9.5 xnu headers
2014-10-01 16:35:20 -05:00
BrewTestBot
b14ea153a1
parallel: update 20140922 bottle.
2014-10-01 14:49:10 -05:00
BrewTestBot
7c7e7e2708
help2man: update 1.46.3 bottle.
2014-10-01 14:49:07 -05:00
BrewTestBot
65f462aef2
gtk+3: update 3.14.1 bottle.
2014-10-01 14:49:03 -05:00
Jack Nagel
74dcdad790
parallel 20140922
2014-10-01 14:35:13 -05:00
Jack Nagel
942d04e350
help2man 1.46.3
2014-10-01 14:35:07 -05:00
Jack Nagel
128612adbc
gtk+3 3.14.1
2014-10-01 14:34:59 -05:00
Jack Nagel
3f3321f76d
easy-tag 2.2.4
2014-10-01 14:34:45 -05:00
BrewTestBot
a810b0c679
bash: update 4.3.28 bottle.
2014-10-01 14:11:07 -05:00