Commit graph

28272 commits

Author SHA1 Message Date
Zhang Yi
687d7ba3c1 shadowsocks-libev 1.4.6
Closes Homebrew/homebrew#30949.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19 09:20:04 -05:00
BrewTestBot
5ccbd4bc12 coreutils: update 8.23 bottle. 2014-07-19 09:16:53 -05:00
David Christenson
3aaf844c0a coreutils 8.23
Update to latest stable release, use HTTPS on homepage and mirror,
change single quotes to double.

Closes Homebrew/homebrew#30946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19 09:16:36 -05:00
Johnathan Conley
312d68ff4a hamsterdb 2.1.8
Fixes Homebrew/homebrew#30271.
Closes Homebrew/homebrew#30945.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19 00:12:58 -05:00
Ian Clark Smith
8ded64956c emacs: fix url to emacs-inline.patch
Change url to new sourceforge.jp scheme to avoid infinite redirects preventing the patch from being downloaded

Closes Homebrew/homebrew#30928.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-07-18 21:10:07 -07:00
Jack Nagel
444a26b091 Simplify resource installation 2014-07-18 22:42:47 -05:00
Paul Fertser
a649438755 open-ocd: fix conflicting options
As was noted in Homebrew/homebrew#30187, when a dependency is default, there shouldn't
be a with-<option> specification as it would conflict, so change them
all to "without".

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

Closes Homebrew/homebrew#30933.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 22:11:44 -05:00
BrewTestBot
3f2ae9f751 unpaper: add 5.1 bottle. 2014-07-18 21:36:15 -05:00
Martin Contento
13e2ecc36c unpaper: switch to maintained fork
Closes Homebrew/homebrew#30278.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 21:35:44 -05:00
BrewTestBot
d377936bcb orientdb: add 1.7.5 bottle. 2014-07-18 20:45:15 -05:00
Jack Nagel
bf7a15e5c4 orientdb: remove test
Closes Homebrew/homebrew#30942.
2014-07-18 20:45:15 -05:00
maggiolo00
751d552ce4 OrientDB 1.7.5
Closes Homebrew/homebrew#30856.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 20:45:15 -05:00
BrewTestBot
993cc31250 arangodb: update 2.2.0 bottle.
Closes Homebrew/homebrew#30932.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-18 18:25:26 -07:00
Frank Celler
def644f5f6 arangodb 2.2.0
Closes Homebrew/homebrew#30895.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-18 18:25:26 -07:00
BrewTestBot
f67b80e68e openal-soft: add 1.15.1 bottle. 2014-07-18 19:42:11 -05:00
Nick Gravelyn
1391072562 New formula: OpenAL Soft
Closes Homebrew/homebrew#30177.
Closes Homebrew/homebrew#30941.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 19:35:48 -05:00
BrewTestBot
a5d8eb2726 socat: add 1.7.2.4 bottle. 2014-07-18 19:14:04 -05:00
Dominyk Tiller
d7e5d6bab7 socat: 1.7.2.4 & 2.0.0-b7
Socat: Updates to the latest available packages. The developer’s website
has been unavailable for me on multiple connections, inside & outside of
Homebrew multiple times so I’ve added a mirror to both links.

One of the patches was out of date, having been written into the source
code natively and consequently has been removed.

OpenSSL has been a dependency on the various Linux branches for a while
now, and given that socat seems to have been built against the newer
versions of OpenSSL than Apple ships with OS X I have included that
dependency here.

Both socat 1.7.2.2 & 2.0.0-b6 were revealed to contain security flaws,
[CVE-2014-0019](http://www.openwall.com/lists/oss-security/2014/01/28/7),
and the latest versions included have been patched against those.

Closes Homebrew/homebrew#30925.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>

socat 1.7.2.4 & 2.0.0-b7.

Added a HTTP mirror to the devel build.

Closes Homebrew/homebrew#30925.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 19:12:53 -05:00
BrewTestBot
dd39c9a86f rhash: add 1.3.2 bottle. 2014-07-18 19:12:19 -05:00
Dominyk Tiller
9d7b9c25e0 rhash: 1.3.2
Version bump to 1.3.2. Also added a code comment highlighting the need for the patch to remain in place permanently, as rehash’s dev has said there’s no chance of this patch being accepted upstream due to it breaking FreeBSD build support.

Closes Homebrew/homebrew#30924.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 19:12:10 -05:00
Jack Nagel
261f248a5e ino: iterate over resources directly 2014-07-18 19:11:52 -05:00
Jack Nagel
066d4a1eae cheat: iterate over resources directly 2014-07-18 19:11:44 -05:00
BrewTestBot
72f2c01bb8 ffmpeg: update 2.3 bottle. 2014-07-18 19:05:54 -05:00
Steffen Matthischke
6f1028d52c ffmpeg 2.3
Closes Homebrew/homebrew#30935.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 19:05:44 -05:00
BrewTestBot
ce47b91314 quazip: add 0.6.2 bottle. 2014-07-18 19:00:45 -05:00
Jack Nagel
f29c9527a1 quazip: move qztest to bin
Closes Homebrew/homebrew#30940.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 19:00:45 -05:00
Larry Shaffer
8a1640310c quazip: qt/c++ wrapper for zip/unzip package
Closes Homebrew/homebrew#29533.
Closes Homebrew/homebrew#30940.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 19:00:43 -05:00
BrewTestBot
8284833df6 fig: update 0.5.1 bottle. 2014-07-18 18:48:27 -05:00
Jack Nagel
4041f46b0e fig 0.5.1 2014-07-18 18:03:05 -05:00
Jack Nagel
d1c45748ec fig: fix install 2014-07-18 17:38:03 -05:00
BrewTestBot
db88d61de0 telepathy-mission-control: add 5.16.2 bottle.
Closes Homebrew/homebrew#30286.
2014-07-18 17:33:38 -05:00
Steve Erhart
7c738bb78f New formula: telepathy-mission-control
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:33:32 -05:00
BrewTestBot
bd4b223cfc telepathy-idle: add 0.2.0 bottle. 2014-07-18 17:33:32 -05:00
Steve Erhart
611ed2512e New formula: telepathy-idle
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:33:32 -05:00
BrewTestBot
12cd025ebe telepathy-gabble: add 0.18.3 bottle. 2014-07-18 17:33:31 -05:00
Steve Erhart
2130361990 New formula: telepathy-gabble
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:33:30 -05:00
BrewTestBot
9e21af68be libnice: add 0.1.7 bottle. 2014-07-18 17:33:07 -05:00
Steve Erhart
1db3837f74 New formula: libnice
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:33:02 -05:00
BrewTestBot
e7d83177d5 telepathy-glib: add 0.24.0 bottle. 2014-07-18 17:33:02 -05:00
Steve Erhart
5b51573b41 New formula: telepathy-glib
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:32:55 -05:00
BrewTestBot
d82e93f7b4 cereal: add 1.0.0 bottle. 2014-07-18 17:24:00 -05:00
Pete Gadomski
254c3333c6 New formula: cereal 1.0.0
Add cereal 1.0.0, a C++11 header-only library for serialization. This
formula includes a "with-tests" option, which can be used to build and
run cereal's internal unit test suite before installation. Note that
these tests are broken for tag 1.0.0, but are not (currently) broken for
the "develop" branch.

Closes Homebrew/homebrew#29438.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:23:57 -05:00
Jack Nagel
fcb564ef5f fig: iterate over resources directly 2014-07-18 17:21:48 -05:00
BrewTestBot
df3ed53c9d fig: add 0.4.1 bottle. 2014-07-18 17:21:28 -05:00
Hector Castro
9044ee8227 New formula: fig 0.4.1
Closes Homebrew/homebrew#29739.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 17:21:04 -05:00
Kevin Ballard
9aa59916b8 vit: Fix installation of vit-commands help file
vit-commands is installed into 'etc', but it needs to go in
`$prefix/etc`, not in `$HOMEBREW_PREFIX/etc`. It's not actually a
configuration file, and vit looks for it in its keg prefix.

Ideally the file wouldn't even be symlinked into `$HOMEBREW_PREFIX/etc`
but I don't see any way to avoid that.

Closes Homebrew/homebrew#30886.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 16:17:29 -05:00
Michael Griffiths
8518490455 cask: Update url
Closes Homebrew/homebrew#30934.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 16:10:28 -05:00
sunteya
371af16c04 passenger: add option to build without apache2 module
Closes Homebrew/homebrew#30452.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 16:06:00 -05:00
Aric Coady
8bdb94c06f pylucene 4.9.0
Closes Homebrew/homebrew#30921.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 16:04:32 -05:00
George Gastaldi
68da3db3c5 JBoss Forge 2.7.1.Final
Closes Homebrew/homebrew#30927.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18 16:02:20 -05:00