Commit Graph

24220 Commits (f6696ab13181fa4e79db0feca5384dfe2b06cb34)

Author SHA1 Message Date
Jack Nagel 86012b89f6 opusfile: add autotools deps for HEAD 2014-03-13 17:25:14 -05:00
Jack Nagel 367a6d7256 tig: HEAD depends on autoconf and automake 2014-03-13 17:15:59 -05:00
Jack Nagel fcdeca67cc tig: don't apply patches to HEAD 2014-03-13 17:11:32 -05:00
BrewTestBot f402ebe736 pv: add 1.5.2 bottle.
Closes Homebrew/homebrew#27526.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 21:46:18 +00:00
John Claus d33cae5c91 pv 1.5.2 2014-03-13 21:46:14 +00:00
Homebrew a574f4f4b7 docker: update 0.9.0 bottle.
Closes Homebrew/homebrew#27419.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 21:43:59 +00:00
Michael Gaffney b3224f009e docker 0.9.0 2014-03-13 21:43:59 +00:00
BrewTestBot d16384a159 wemux: update 3.2.0 bottle.
Closes Homebrew/homebrew#27520.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 20:56:14 +00:00
Matt Furden 8f90d447fa wemux 3.2.0
"Security" update. Documentation improvements. Better command lane argument passing.
2014-03-13 20:56:05 +00:00
BrewTestBot 85fd50bfa7 gnu-getopt: add 1.1.5 bottle. 2014-03-13 20:40:56 +00:00
BrewTestBot ce1f275259 s-lang: add 2.2.4 bottle. 2014-03-13 20:40:56 +00:00
BrewTestBot a63f863b81 asciidoc: add 8.6.9 bottle. 2014-03-13 20:40:56 +00:00
BrewTestBot 76e4fcba1c xerces-c: add 3.1.1 bottle. 2014-03-13 20:40:55 +00:00
BrewTestBot e592feb573 gawk: add 4.1.0 bottle. 2014-03-13 20:40:55 +00:00
BrewTestBot e870591c97 sdl2: add 2.0.2 bottle. 2014-03-13 20:40:55 +00:00
BrewTestBot d315a8f08b gsl: add 1.16 bottle. 2014-03-13 20:40:55 +00:00
BrewTestBot 23b46b0f94 json-c: add 0.11 bottle. 2014-03-13 20:39:03 +00:00
lalyos 978abd05c4 boot2docker 0.7.0
Closes Homebrew/homebrew#27523.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 20:35:25 +00:00
BrewTestBot 1fa1c8c793 wemux: add 3.1.0 bottle. 2014-03-13 20:01:18 +00:00
John Claus f95d64d608 ec2-ami-tools-1.5.1
Closes Homebrew/homebrew#27521.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 20:00:50 +00:00
John Claus 95708ab20a ec2-api-tools 1.6.12.2
Closes Homebrew/homebrew#27519.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 19:09:46 +00:00
BrewTestBot 186ed1c3e7 openconnect: add 5.99 bottle.
Closes Homebrew/homebrew#27225.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 19:00:31 +00:00
Jay Soffian 108be8e14f openconnect 5.99
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>

Closes Homebrew/homebrew#27225.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 18:59:33 +00:00
Jay Soffian 94ce116397 openconnect: use brewed openssl
While using openconnect on OS X 10.9.2, I noticed it was spewing the following
message every minute after connecting:

    DTLS handshake failed: 1
    90555:error:14102410:SSL routines:DTLS1_READ_BYTES:sslv3 alert
      handshake failure:
      /SourceCache/OpenSSL098/OpenSSL098-50/src/ssl/d1_pkt.c:
      1037:SSL alert number 40
    ...

This turns out to be a bug in openssl <= 1.0.1e, per
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701826 and

Switch to brew's openssl (1.0.1f at this moment) to pick up the bugfix.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
2014-03-13 18:59:27 +00:00
Jay Soffian 663260105f openconnect: fix --HEAD to report proper version
openconnect ships with a version.sh script to determine the current version,
but it expects to run from within a clean git clone, which it determines in
part by checking for [-d .git]. For it to work properly we need to:

1. symlink to the git clone (so that the [-d .git] test works).
2. clone without --shallow (so that git describe can find a proper tag)
3. copy autogen.sh before modifying it (so that the checkout isn't dirty)

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
2014-03-13 18:59:24 +00:00
Dan 951b756919 cabocha 0.68
Closes Homebrew/homebrew#27516.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 18:58:06 +00:00
Misty De Meo 00483787ad translate-toolkit: let scripts find python modules 2014-03-13 10:01:12 -07:00
Misty De Meo 92fdb9da61 exiftool 9.54 2014-03-13 09:45:31 -07:00
Misty De Meo 920562243d yaz: add test 2014-03-13 09:45:31 -07:00
Misty De Meo 42343f364b gist 4.2.1 2014-03-13 09:45:31 -07:00
BrewTestBot 5a6566493f pyqt: add 4.10.3 bottle. 2014-03-13 14:37:20 +00:00
BrewTestBot 5fa449f768 sip: add 4.15.4 bottle. 2014-03-13 14:37:20 +00:00
Mike McQuaid 8ebdababfa Revert "pyqt: add 4.10.3 bottle."
This reverts commit 628c909b80ffd9b5b043428087a8bd2877452f3d.
2014-03-13 13:14:18 +00:00
Mike McQuaid fda6ea7eed Revert "sip: add 4.15.4 bottle."
This reverts commit 1aa37cd177e3439fafd5ea626d0b6b4d04b09590.
2014-03-13 13:14:16 +00:00
BrewTestBot 4bb45cd143 pyqt: add 4.10.3 bottle. 2014-03-13 13:10:54 +00:00
BrewTestBot 137ecd031b sip: add 4.15.4 bottle. 2014-03-13 13:10:54 +00:00
BrewTestBot 9213f10c8c capstone: add 2.1.1 bottle.
Closes Homebrew/homebrew#27402.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 13:09:10 +00:00
Nguyen Anh Quynh 617646a0cd Capstone 2.1.1
Update Capstone to 2.1.1
2014-03-13 13:09:10 +00:00
Jaime Marquínez Ferrándiz c5ed28814c mercurial 2.9.1
Closes Homebrew/homebrew#27506.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 13:05:58 +00:00
BrewTestBot 668cb821bc scons: update 2.3.0 bottle. 2014-03-13 12:16:49 +00:00
Mike McQuaid 1f932cf177 mkvtoolnix: fix version handling.
Fixes Homebrew/homebrew#27503.
2014-03-13 11:26:20 +00:00
Mike McQuaid ac3863cc5e python3: add bottle. 2014-03-13 10:53:26 +00:00
Mike McQuaid 9f883c9e77 libxml2: add bottle. 2014-03-13 10:53:18 +00:00
Homebrew ef043487ec python: add 2.7.6 bottle. 2014-03-13 10:49:38 +00:00
Homebrew 00a80f0e02 swig: add 2.0.12 bottle. 2014-03-13 10:42:14 +00:00
Mike McQuaid 3a87f91855 libqglviewer: remove caveat recommending sudo. 2014-03-13 10:40:08 +00:00
Homebrew 75ee23f945 libqglviewer: add 2.5.1 bottle.
Closes Homebrew/homebrew#27501.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 10:40:08 +00:00
David Coeurjolly 4076cc98be libqglviewer 2.5.1 2014-03-13 10:40:05 +00:00
Homebrew 9d9d604dc9 boost: update 1.55.0 bottle.
Closes Homebrew/homebrew#27436.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-13 10:38:13 +00:00
Clemens Gruber 0e0feaa65e boost: add Xcode 5.1 patch for boost::atomic.
Needed for LLVM 3.4.
2014-03-13 10:37:48 +00:00