BrewTestBot
9f5f2e3abc
libmarisa: update 0.2.4_1 bottle.
2016-05-09 16:55:26 -07:00
ilovezfs
c3052dc433
libmarisa: new upstream repo and another clang fix
...
Upstream is now at https://github.com/s-yata/marisa-trie
Also, fix the following `make check` failure when using clang:
TestEntry(): 212: Assertion `entry.ptr() == NULL' failed.
Uses the same method to fix this bug as upstream used to fix ReverseKey
in s-yata/marisa-trie@cbab26f0 .
Closes #875 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-09 16:55:24 -07:00
BrewTestBot
232c7dd217
libcanberra: add 0.30 bottle.
2016-05-09 16:46:55 -07:00
ilovezfs
a1a4d4311c
libcanberra: depend on libtool
...
- Fix "configure: error: Unable to find libltdl"
- Remove patch for the "--as-needed" and "--gc-sections" LDFLAGS bug and
use `inreplace` on "config.status" instead, which also works for HEAD
- Add Autotools deps for HEAD builds
- Require `gtk-doc` for HEAD builds to prevent failure during configure
- Add a test, adapted from http://www.gtkforums.com/viewtopic.php?t=6753
Closes #871 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-09 16:46:52 -07:00
William Woodruff
9446b4c426
scheme48: Add test. ( #1001 )
...
Tests the output of a trivial Scheme program.
2016-05-09 23:41:10 +02:00
BrewTestBot
51775c5164
miniupnpc: update 2.0 bottle.
2016-05-09 22:43:50 +02:00
Michael Ford
86e89d8acd
miniupnpc 2.0
...
Closes #1005 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-09 22:43:47 +02:00
William Woodruff
aa8b2b6201
scsh: Add test. ( #1000 )
...
Tests the output of a trivial Scheme program.
2016-05-09 22:22:26 +02:00
BrewTestBot
aab42a668f
awscli: update 1.10.26 bottle.
2016-05-09 18:27:27 +02:00
Joseph Chiocchi
b972682a22
awscli: update botocore resource to 1.4.17
...
awscli 1.10.26 (botocore 1.4.17)
there was an updated dependency to botocore 1.4.17 on the latest awscli release
this was also missed in last update since i'm upping it 2x versions ;)
Closes #992 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-09 18:27:27 +02:00
BrewTestBot
ff725bb6ca
carina: update 1.4.0 bottle.
2016-05-09 17:19:34 +01:00
Kyle Kelley
3f2a1cef44
carina 1.4.0
...
Closes #1014 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 17:19:32 +01:00
BrewTestBot
0b1a514b9e
docker-compose: update 1.7.1 bottle.
...
Closes #1007 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 16:04:57 +01:00
Anton Simernia
c38c6e2ad2
docker-compose 1.7.1
...
Closes #1007 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 16:04:57 +01:00
Jason Karns
017d7e38dd
node-build 2.2.11
2016-05-09 14:51:47 +01:00
BrewTestBot
17273c1eef
zzuf: update 0.15 bottle.
2016-05-09 05:29:11 -07:00
ilovezfs
5cc0d9e2ef
zzuf 0.15
...
- bump the version
- remove the patches since the underlying issues are now fixed
- no longer conflicts with libzzip: "zzcat" was renamed "zzat"
- fix the test:
(1) "hd" doesn't exist on OS X
(2) zzuf doesn't work on OS X when invoking other commands directly
even if "hd" were to exist (e.g., substituting "hexdump")
Closes #1002 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-09 05:29:09 -07:00
BrewTestBot
e723b66ccf
libzzip: update 0.13.62 bottle.
2016-05-09 05:26:40 -07:00
ilovezfs
e6b74ffc59
libzzip: no longer conflicts with zzuf
...
zzuf renamed "zzcat" "zzat"
Closes #1003 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-09 05:26:38 -07:00
Martin Afanasjew
4d2373410e
czmq: add test ( #993 )
...
Adaptation of the Hello World! example from http://czmq.zeromq.org/ that
uses an in-process channel, sends a string, receives it, and prints it.
2016-05-09 14:05:08 +02:00
BrewTestBot
12fe5cec80
dockviz: update 0.4 bottle.
2016-05-09 08:43:43 +01:00
BrewTestBot
f3104157a6
miller: update 4.0.0 bottle.
2016-05-09 08:37:39 +01:00
John Kerl
aea1d5b92d
miller 4.0.0
...
Closes #997 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 08:37:37 +01:00
BrewTestBot
eb647db04a
xonsh: update 0.2.7 bottle.
2016-05-09 08:37:34 +01:00
Jerzerak
e952fe55d5
xonsh 0.2.7
...
- Update homepage
Closes #995 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 08:37:32 +01:00
BrewTestBot
1927601738
x264: update r2668 bottle.
2016-05-09 08:37:29 +01:00
matteocng
00a11a02e0
x264 r2668
...
update x264 from r2601 to r2668
update x264 devel from r2638 to r2694
audit style: rearrange block positions
Closes #988 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 08:37:27 +01:00
Michael K. Werle
a8d3d4debb
dockviz 0.4
...
Closes #987 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-09 08:23:38 +01:00
Victor Costan
4c37b28a39
ansible 2.1.0.0-0.1.rc1 (devel)
2016-05-09 08:18:43 +01:00
Jerzerak
d33bf23ded
tika 1.12
2016-05-09 08:17:52 +01:00
74th (Atsushi Morimoto)
3b4c3b882b
nuget 3.4.3 (new formula) ( #949 )
2016-05-09 07:59:32 +01:00
BrewTestBot
0597748e8f
grt: add 0.0.1 bottle.
2016-05-09 03:57:51 +02:00
Ben Zhang
d43a097c9f
grt 0.0.1 (new formula)
...
The Gesture Recognition Toolkit (GRT) for Real-time machine learning,
developed by Nick Gillian.
Closes #967 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-09 03:57:33 +02:00
Eron Wright
c088e1ac54
apache-flink 1.0.2 (new formula) ( #968 )
2016-05-09 02:07:41 +02:00
Bret Comnes
a1864b3127
bork: add HEAD
2016-05-08 16:57:55 -07:00
BrewTestBot
95336107e0
git: update 2.8.2_1 bottle.
2016-05-08 19:13:07 -04:00
Andrew Janke
a5b36c24c0
git: gitk: support pre-'lime' Tcl/Tk versions
...
Closes #236 .
Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-05-08 19:13:06 -04:00
Mike McQuaid
dece65f809
umlet: tweak some whitespace.
2016-05-08 21:48:09 +01:00
Uwe Barthel
c3cf670e1c
umlet 14.2 (new formula)
...
UMLet is a UML tool aimed at providing a fast way of creating UML
diagrams.
Closes #900 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-08 21:48:06 +01:00
Mike McQuaid
907cfc0879
pcb2gcode: simplify the test.
2016-05-08 21:42:36 +01:00
BrewTestBot
29b80f2337
pcb2gcode: add 1.2.3 bottle.
2016-05-08 21:41:59 +01:00
Nicola Corna
1ee90298ad
pcb2gcode 1.2.3 (new formula)
...
Closes #955 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-08 21:41:57 +01:00
BrewTestBot
f8211363ea
yubico-piv-tool: update 1.4.0 bottle.
2016-05-08 21:10:40 +02:00
matteocng
315bbaca95
yubico-piv-tool 1.4.0
...
Closes #984 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-08 21:10:38 +02:00
BrewTestBot
80d0e5f007
zimg: update 2.1 bottle.
2016-05-08 21:08:52 +02:00
matteocng
9d615f325f
zimg 2.1
...
Closes #983 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-08 21:08:50 +02:00
BrewTestBot
965c7ad780
mmix: update 20131017 bottle.
2016-05-08 06:38:08 -07:00
ilovezfs
1187eaed95
mmix: trigger ci
...
Closes #979 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-08 06:38:06 -07:00
stevenjlho
7a89a6685b
zplug 2.1.0 ( #973 )
2016-05-08 15:20:28 +02:00
Viktor Szakats
7c1d80b86d
pdf-redact-tools: update homepage as well ( #978 )
2016-05-08 14:45:25 +02:00