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
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