Commit graph

23649 commits

Author SHA1 Message Date
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
Mike McQuaid
1df7e69eb8 pkg-config: restore bottle. 2014-03-13 10:26:37 +00:00
Mike McQuaid
fe51e0a4f3 boost: use new python requirement bottle logic. 2014-03-13 10:05:20 +00:00
Mikkel Krautz
9a78113d08 ice: build IcePHP extension
Closes Homebrew/homebrew#26109.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-12 21:33:26 -07:00
Jaime Marquínez Ferrándiz
259274d7d5 finch: Add missing ',' in an option declaration
Closes Homebrew/homebrew#27487.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-12 21:15:18 -07:00
Matthew Price
6f698cf89c ghi 0.9.3
Closes Homebrew/homebrew#27492.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-12 20:59:40 -07:00
Michael J. Cohen
8dfa8dd586 git-open 1.1
Closes Homebrew/homebrew#26843.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-12 20:54:27 -07:00
Thomas Kim Pham
38634115be denominator 4.3.3
Closes Homebrew/homebrew#27489.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-03-12 17:50:03 -05:00
Arne Jørgensen
e6780a6108 global 6.2.11
Closes Homebrew/homebrew#27490.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-03-12 17:48:35 -05:00
Stephan Hagemann
17751e56e9 cassandra 2.0.6
It seems like 2.0.5 was yanked from all the mirrors. This, otherwise unchanged, version upgrade fixes the problem by installing 2.0.6.

Closes Homebrew/homebrew#27488.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-03-12 17:46:44 -05:00
Brett Koonce
ee608c2025 LuaJIT 2.0.3
Closes Homebrew/homebrew#27482.
2014-03-12 15:53:23 -05:00
Jack Nagel
68e612c807 wine: always use Homebrew freetype 2014-03-12 14:38:54 -05:00
Julien Blanchard
37abd30b7f terminal-notifier 1.5.2
Closes Homebrew/homebrew#27463.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-12 14:36:45 -05:00
Frederick Akalin
6451bb7268 Camlistore 0.7
Closes Homebrew/homebrew#27462.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-12 14:36:25 -05:00
Christian Moritz
63cd54ed6d node devel 0.11.12
Closes Homebrew/homebrew#27481.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-12 14:23:57 -05:00
Eduardo Bart
ed29dad5d8 SDL2 2.0.2
Closes Homebrew/homebrew#27474.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-12 14:23:13 -05:00
Jack Nagel
ecd6ac5606 openssl: add makedepend build dep, remove inreplace hack 2014-03-12 11:43:53 -05:00
Jack Nagel
6022e9c800 makedepend: add bottles 2014-03-12 11:38:39 -05:00
Alex Gaynor
048737279a libscrypt 1.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-12 11:24:58 -05:00
Adam Vandenberg
3632dc54a9 synfig: apply candidate patch for Xcode 5 support 2014-03-12 07:52:29 -07:00
Mike McQuaid
c51f311c3d mkvtoolnix: check for Ruby 1.9.
Closes Homebrew/homebrew#27329.
2014-03-12 13:59:17 +00:00
Mike McQuaid
20fb520705 v8: just use PythonDependency as it implies 2.7. 2014-03-12 13:57:10 +00:00