Colin Dean
17492816cc
sl 5.01
...
Closes Homebrew/homebrew#29577 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-25 20:21:59 -05:00
David Kinzer
ee5f21f363
mit-scheme: Fix file not found warning in inreplace
...
Closes Homebrew/homebrew#29574 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-25 20:07:51 -05:00
Jack Nagel
de1250d1b8
paps: adjust patch to use forward-compatible freetype includes
2014-05-25 15:44:01 -05:00
Jack Nagel
522e5ccbcb
paps: add unlisted deps
2014-05-25 15:43:31 -05:00
Adam Vandenberg
8951db1ba9
paps: move man page
2014-05-25 09:54:15 -07:00
Bastien Dejean
999895c920
paps: Add patch to fix freetype2 header inclusions
...
Closes Homebrew/homebrew#29564 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-25 09:52:19 -07:00
Adam Vandenberg
6182c7ce85
ssreflect 1.5
2014-05-25 09:47:46 -07:00
Adam Vandenberg
71af7d2531
coq 8.4pl4
2014-05-25 09:47:46 -07:00
Adam Vandenberg
826afdcf8c
camlp5: update homepage
2014-05-25 09:47:46 -07:00
Eric Monti
75f117da87
yara: fix download URL
...
Closes Homebrew/homebrew#29570 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-25 11:25:37 -05:00
Andy Aylward
144723b552
hamsterdb: fix download url
...
Closes Homebrew/homebrew#29566 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-25 08:34:04 -07:00
BrewTestBot
57d965fd02
libgcrypt: update 1.6.1 bottle.
...
Fixes Homebrew/homebrew#29561 .
2014-05-25 07:50:52 -07:00
Adam Vandenberg
54f3499288
libgcrypt: quotes
2014-05-25 07:26:14 -07:00
Martin Funk
35a7f6c903
tomee-webprofile: Update to version 1.6.0.2
...
Closes Homebrew/homebrew#29563 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-25 07:20:50 -07:00
Martin Funk
66cb70e581
tomee-plus: Update to version 1.6.0.2
2014-05-25 07:20:50 -07:00
Martin Funk
081e80ea2b
tomee-jax-rs: Update to version 1.6.0.2
2014-05-25 07:20:49 -07:00
Adam Vandenberg
1d991d38bc
easy-tag: put libxml python in path during build
...
Closes Homebrew/homebrew#29512 .
2014-05-24 19:29:28 -07:00
Jack Nagel
9c8434f248
bigloo: builds with clang from Xcode 5.1
2014-05-24 21:28:03 -05:00
Adam Vandenberg
d8eadb0f2c
libtorrent: reports that this fails with clang
2014-05-24 19:22:16 -07:00
blogabe
c4ff93b91e
xplanetfx: cleaning deps and wrapper script
...
Closes Homebrew/homebrew#29528 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 20:19:48 -05:00
Jack Nagel
51835f2f4d
hercule: simplify build
...
- _FORTIFY_SOURCE=0 hack doesn't appear to be necessary
- --disable-ipv6 doesn't appear to be necessary
- autogen.sh uses --add-missing
2014-05-24 20:14:20 -05:00
Jack Nagel
7b63e2cbb6
putty: use head block
2014-05-24 20:00:00 -05:00
Jack Nagel
f32f687d17
percona-toolkit: vendor deps, remove broken test
...
Some of the tools require arguments or a running mysql server, so it's
not a good automated test.
2014-05-24 19:51:23 -05:00
Jack Nagel
307f6f0955
mytop: vendor perl dep
2014-05-24 19:51:23 -05:00
Jack Nagel
505155cc0f
radare2: use patch DSL
2014-05-24 19:35:40 -05:00
Jack Nagel
8ce92cff76
Bump revisions on leptonica dependents
2014-05-24 19:03:28 -05:00
Jack Nagel
a34c5b5fe8
jbig2enc: reorganize DSL elements
2014-05-24 19:00:28 -05:00
Jack Nagel
a3db523fb0
leptonica: remove check option
...
A large number of tests fail simply because of optional dependencies
that aren't present, and also some tests seem to require gnuplot which
isn't a dependency otherwise. I don't think this is a particularly
useful option.
2014-05-24 19:00:28 -05:00
Daniel Cousineau
01698ab913
leptonica 1.70
...
Fixes the pull requests for homebrew/homebrew#26379 by upgrading
leptonica to 1.70, patches the pkg-config file, and provides a patch for
jbig2enc to allow it to build against leptonica 1.70
Closes Homebrew/homebrew#29434 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 18:50:35 -05:00
Jack Nagel
a964fbb506
theora: copy new config.guess from libtool
2014-05-24 17:50:40 -05:00
bchatard
fd35b8d9de
Dart 1.4.0
...
Closes Homebrew/homebrew#29530 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 17:16:08 -05:00
David Christenson
767381d6ff
libtorrent-rasterbar: add HEAD and geoip option
...
Add svn link and installation procedure, add option to use homebrew’s
geoip.
Closes Homebrew/homebrew#29546 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 17:10:57 -05:00
Arnoud Vermeer
cd9e110428
ansible 1.6.2
...
Closes Homebrew/homebrew#29553 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 17:08:26 -05:00
Eduardo San Martin Morote
a98a69b1bf
AntTweakBar: fix dynamic loading of OpenGL framework
...
Closes Homebrew/homebrew#29535 .
2014-05-24 10:14:35 -05:00
Jack Nagel
5f49eaf48f
gcc: combine conditionals
2014-05-24 09:47:34 -05:00
BrewTestBot
6e3a9a55a8
llvm: update 3.4.1 bottle.
2014-05-24 09:44:23 -05:00
David Holm
89631ab38b
llvm 3.4.1
...
Closes Homebrew/homebrew#29548 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 09:44:12 -05:00
José Valim
b6422bc5ea
Elixir v0.13.3
...
Closes Homebrew/homebrew#29547 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 09:41:43 -05:00
BrewTestBot
2919366d8d
l-smash: update 1.11.7 bottle.
2014-05-24 09:38:21 -05:00
Tsukasa OMOTO
f465bc5952
L-SMASH v1.11.7
...
Closes Homebrew/homebrew#29549 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 09:38:05 -05:00
Jack Nagel
491ed38bd9
v8: remove redundant -j argument to make
...
Closes Homebrew/homebrew#29550 .
2014-05-24 09:32:24 -05:00
Jack Nagel
1656da5bf8
Remove debug code
2014-05-23 22:09:09 -05:00
Jack Nagel
096dfdfc7d
freerdp HEAD requires Xcode
2014-05-23 22:07:51 -05:00
BrewTestBot
95d8781e08
john-jumbo: add 1.7.9 bottle.
2014-05-23 21:02:55 -05:00
BrewTestBot
9bbe7ed32a
libimobiledevice: add 1.1.6 bottle.
2014-05-23 20:58:55 -05:00
Jack Nagel
bb572a694e
john-jumbo: move patch comment to the correct patch
2014-05-23 20:54:56 -05:00
BrewTestBot
2aafafbcca
tomcat: add 7.0.54 bottle.
2014-05-23 20:52:23 -05:00
Dan
bacd98775d
tomcat 7.0.54
...
Closes Homebrew/homebrew#29540 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-23 20:52:22 -05:00
BrewTestBot
20ff417056
influxdb: update 0.7.0 bottle.
2014-05-23 20:52:14 -05:00
John Shahid
01542545af
influxdb 0.7.0
...
Closes Homebrew/homebrew#29539 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-23 20:52:06 -05:00