Miguel Araújo
38c8078d55
tachyon: fix audit warning
...
* Description is too long. "name: desc" should be less than 80 characters.
Length is calculated as tachyon + desc. (currently 81)
2016-08-23 14:41:34 +01:00
Miguel Araújo
8f8c434423
openexr: fix audit warning
...
* Description shouldn't include the formula name
2016-08-23 14:41:34 +01:00
Miguel Araújo
a7b2fa4996
libidl: fix audit warning
...
* Description shouldn't include the formula name
2016-08-23 14:41:34 +01:00
Miguel Araújo
62dcc7806e
lfe: fix audit warning
...
* Description shouldn't start with an indefinite article (A)
2016-08-23 14:41:34 +01:00
Miguel Araújo
83567ffdf1
lame: update description
2016-08-23 14:41:34 +01:00
Miguel Araújo
d9b042788f
jpeg: fix audit warning
...
* Description shouldn't include the formula name
2016-08-23 14:41:34 +01:00
Miguel Araújo
fd654180a4
jed: fix audit warning
...
* Description shouldn't include the formula name
2016-08-23 14:41:34 +01:00
Miguel Araújo
b7af2bf3d8
i2p: fix audit warning
...
* Description shouldn't include the formula name
2016-08-23 14:41:34 +01:00
Miguel Araújo
31bcd6faa8
gqview: fix audit warning
...
* Description shouldn't include the formula name
2016-08-23 14:41:34 +01:00
Miguel Araújo
2ca7676536
gdub: fix audit warning
...
* Description shouldn't start with an indefinite article (A)
2016-08-23 14:41:34 +01:00
Miguel Araújo
e7da61dce2
ganglia: fix audit warning
...
* `depends_on` (line 24) should be put before `conflicts_with` (line 22)
2016-08-23 14:41:34 +01:00
Miguel Araújo
aa92167a7b
fstar: fix audit warning
...
* `revision` (line 8) should be put before `head` (line 7)
2016-08-23 14:41:34 +01:00
Miguel Araújo
48246c1304
findbugs: fix audit warning
...
* `depends_on` (line 12) should be put before `conflicts_with` (line 9)
2016-08-23 14:41:34 +01:00
Miguel Araújo
3d0b4bc5f8
fb-client: fix audit warning
...
* `depends_on` (line 20) should be put before `conflicts_with` (line 17)
2016-08-23 14:41:34 +01:00
Miguel Araújo
3c6f88ef23
fastbit: fix audit warning
...
* `depends_on` (line 20) should be put before `conflicts_with` (line 17)
2016-08-23 14:41:34 +01:00
Miguel Araújo
cbd1100dff
czmq: fix audit warning
...
* `depends_on` (line 27) should be put before `conflicts_with` (line 15)
2016-08-23 14:41:34 +01:00
Miguel Araújo
4f7d5c1bac
crush-tools: fix audit warning
...
* `depends_on` (line 25) should be put before `conflicts_with` (line 22)
2016-08-23 14:41:34 +01:00
Miguel Araújo
3c9050e4b4
coreutils: fix audit warning
...
* `depends_on` (line 30) should be put before `conflicts_with` (line 14)
2016-08-23 14:41:34 +01:00
Miguel Araújo
cfdc52ff2a
choose: fix audit warning
...
* `bottle block` (line 11) should be put before `conflicts_with` (line 9)
2016-08-23 14:41:34 +01:00
Miguel Araújo
e55662545d
charm-tools: fix audit warning
...
* `include directive` (line 15) should be put before `desc` (line 2)
2016-08-23 14:41:34 +01:00
Miguel Araújo
7e21da8902
cdiff: fix audit warning
...
* `depends_on` (line 11) should be put before `conflicts_with` (line 10)
2016-08-23 14:41:34 +01:00
Miguel Araújo
8782b32af7
ccat: fix audit warning
...
* `depends_on` (line 16) should be put before `conflicts_with` (line 14)
2016-08-23 14:41:34 +01:00
Miguel Araújo
15c8e900a4
camlistore: fix audit warning
...
* `depends_on` (line 17) should be put before `conflicts_with` (line 15)
2016-08-23 14:41:34 +01:00
Miguel Araújo
2613946c42
byobu: fix audit warning
...
* `depends_on` (line 24) should be put before `conflicts_with` (line 22)
2016-08-23 14:41:34 +01:00
Miguel Araújo
9b29e3b0b3
alot: fix audit warning
...
* `include directive` (line 62) should be put before `desc` (line 2)
2016-08-23 14:41:34 +01:00
Anastasia Sulyagina
3b16bcaebe
curaengine: migrate to Cask ( #4120 )
2016-08-23 14:02:34 +01:00
Anastasia Sulyagina
63624f32da
geany: migrate to Cask ( #4115 )
2016-08-23 14:02:08 +01:00
BrewTestBot
52349285fb
ncmpc: update 0.25 bottle.
2016-08-23 12:33:35 +01:00
Michael Paquier
a8c6624589
ncmpc 0.25
...
This is a bugfix release:
* implement "%disc%"
* lyricswiki: handle redirects
* lyricswiki: update XML format
Closes #4158 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-08-23 12:33:33 +01:00
BrewTestBot
951a85ca0d
mpc: update 0.28 bottle.
2016-08-23 12:33:29 +01:00
Michael Paquier
54c4a8f2b7
mpc 0.28
...
This is a bugfix release:
* let "listall" print songs only
* "searchplay" supports tags
* add command "pause-if-playing"
* format: add escape character to escape sequences
* use environment variable "MPC_FORMAT"
* require libmpdclient 2.9 or newer
Closes #4157 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-08-23 12:33:27 +01:00
BrewTestBot
bebc896e2d
emp: update 0.11.0 bottle.
2016-08-23 00:02:20 -05:00
Eric J. Holmes
8109123038
emp 0.11.0
...
Closes #4155 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-23 00:02:19 -05:00
BrewTestBot
9f0241c20c
peco: update 0.4.2 bottle.
2016-08-23 00:01:18 -05:00
Decors
da6f4a3b4f
peco 0.4.2
...
Closes #4153 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-23 00:01:17 -05:00
BrewTestBot
af233d4965
direvent: add 5.1 bottle.
2016-08-22 23:59:50 -05:00
Fredrik Fornwall
e386f6fbc6
direvent 5.1 (new formula)
...
Closes #4151 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-22 23:59:48 -05:00
Dominyk Tiller
495d9d8eb8
mozjpeg: multiple style fixes
2016-08-23 03:46:55 +01:00
Alex Kornitzer
fd015ea58c
radare2: Added signing option
...
Added the option to sign the build, it uses the built in commands from
the radare2 Makefile. In order for it to succeed the org.radare.radare2
certificate must exist in the keychain. The process is defined in
https://github.com/radare/radare2/blob/master/doc/osx.md
Closes #3838 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-22 20:12:28 -05:00
BrewTestBot
e376a829bf
minio-mc: update 20160821030249 bottle.
2016-08-22 18:29:04 -05:00
Remco
9f933913e3
minio-mc 20160821030249
2016-08-22 18:29:04 -05:00
BrewTestBot
cdc15bb5d1
minio: update 20160821024447 bottle.
2016-08-22 18:26:49 -05:00
Remco
9ef34a4798
minio 20160821024447
2016-08-22 18:26:49 -05:00
BrewTestBot
d655441719
openshift-cli: update 1.2.1 bottle.
2016-08-22 18:10:05 -05:00
Eli Young
7a4041a385
openshift-cli: only build the client commands
...
The openshift binary is the server process, which isn't actually useful
on non-Linux platforms. We were only building it because the client
hadn't yet been fully split into a separate oc package. This has since
been done, so we can now switch to compiling only the client utilities.
Closes #4146 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-22 18:10:02 -05:00
BrewTestBot
60ad99ebb1
nanopb-generator: update 0.3.6 bottle.
2016-08-22 18:09:21 -05:00
Andrew Janke
3ff4b3ecd1
nanopb-generator 0.3.6
...
Closes #4148 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-22 18:09:19 -05:00
Sergey Parhomenko
a861a971e5
app-engine-* 1.9.40 / 1.9.42, add tests
...
Closes #2694 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-22 18:07:40 -05:00
BrewTestBot
e35017a698
rancher-cli: update 0.1.0 bottle.
2016-08-22 17:13:59 -05:00
Andy Shinn
3173162cff
rancher-cli 0.1.0
...
Closes #4147 .
Signed-off-by: Andrew Janke <janke@eilonwy.local>
2016-08-22 17:13:57 -05:00