Commit graph

48397 commits

Author SHA1 Message Date
Dominyk Tiller
077a3cfafc Revert "valgrind: build on Xcode-only systems"
This reverts commit 6d21fefcecc034a6d3875625b2892a1a5225547f.

Currently breaks for anyone using Ruby 1.8.

/usr/local/Library/Formula/valgrind.rb:45: undefined (?...) sequence: /(?<=\s)(?=\/usr\/include\/mach\/)/
2015-11-09 23:37:32 +00:00
BrewTestBot
4dbb1a5fe4 binwalk: update 2.0.1_1 bottle. 2015-11-09 15:26:55 -08:00
Tim D. Smith
4bc967ad44 binwalk: bump numpy
Fixes Homebrew/homebrew#43908.

Closes Homebrew/homebrew#45079.
2015-11-09 15:26:52 -08:00
BrewTestBot
de07acaa6a libsoup: update 2.52.2 bottle. 2015-11-09 23:18:08 +00:00
Tom Schoonjans
8dd33d9975 libsoup 2.52.2
Closes Homebrew/homebrew#45846.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 23:18:04 +00:00
BrewTestBot
4168b1a44c mosquitto: update 1.4.5 bottle. 2015-11-09 23:16:41 +00:00
Roger A. Light
21e3fde113 mosquitto 1.4.5
Closes Homebrew/homebrew#45847.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 23:16:38 +00:00
BrewTestBot
634497eeac gtk+3: update 3.18.3 bottle. 2015-11-09 21:59:29 +00:00
Tom Schoonjans
7d460d9bc6 gtk+3 3.18.3
Closes Homebrew/homebrew#45841.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 21:59:26 +00:00
BrewTestBot
23dcf55c7e gdk-pixbuf: update 2.32.2 bottle. 2015-11-09 21:56:01 +00:00
Tom Schoonjans
243827e87b gdk-pixbuf 2.32.2
Closes Homebrew/homebrew#45840.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 21:55:58 +00:00
Tamir Duberstein
920f819096 valgrind: build on Xcode-only systems
Closes Homebrew/homebrew#45801.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 21:55:44 +00:00
Dominyk Tiller
1f27ae4992 woof: fix ruby 1.8 test execution 2015-11-09 21:43:52 +00:00
Dominyk Tiller
2fd1b98f1d postgrest: ruby 1.8 syntax fix 2015-11-09 21:43:52 +00:00
BrewTestBot
1950cee1f0 postgresql: update 9.4.5_2 bottle. 2015-11-09 16:36:50 -05:00
Andrew Janke
38bb6cf4d7 postgresql: force linking against homebrewed readline
Fixes Homebrew/homebrew#45405
Also includes audit style fix.

Closes Homebrew/homebrew#45823.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2015-11-09 16:36:48 -05:00
Dominyk Tiller
f61d85fb09 node: block more compilers
Per upstream: "Need g++ 4.8 or clang++ 3.4"

Closes Homebrew/homebrew#45794.
2015-11-09 21:04:18 +00:00
Dave Cottlehuber
2cd3b60f13 collectd: enable write_riemann plugin via option
Closes Homebrew/homebrew#45506.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:11:19 +00:00
Viktor Szakats
eb15e48204 libgpg-error: remove http mirror, update homepage
Closes Homebrew/homebrew#45818.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:08:08 +00:00
Viktor Szakats
6d8d60dd58 libksba: use secure url, update homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
b67cd7763e gnutls: add gnupg.org secure mirror 2015-11-09 20:08:07 +00:00
Viktor Szakats
8eb7d3c2fc libassuan: remove insecure mirrors, update homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
aaed1cff3f libgcrypt: remove insecure mirrors, update homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
359a3f4c0e pinentry: use secure url, update mirror, homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
4cd73ec5fb dirmngr: sync mirror with other gnupg formulae 2015-11-09 20:08:07 +00:00
Viktor Szakats
c5541eef15 gnupg2: remove insecure mirrors 2015-11-09 20:08:07 +00:00
Viktor Szakats
4aedc6d8a9 gnupg: use secure url, remove insecure mirror 2015-11-09 20:08:07 +00:00
Viktor Szakats
97bb2fe0f9 gpg-agent: remove insecure mirrors 2015-11-09 20:08:07 +00:00
Viktor Szakats
c51c1a0fed gpgme: use secure url 2015-11-09 20:08:07 +00:00
Viktor Szakats
5d8aa231b7 npth: use secure url 2015-11-09 20:08:07 +00:00
Nathan Henrie
aaa21d0c33 app-engine-python: add remaining executable symlinks to bin
The Google App Engine GUI symlinks 16 additional executables to the
PATH. The existing formula missed a handful of these, causing
dev_appserver to raise an error when attempting to import them (e.g.
`import wrapper_util.py`). This simply adds the remaining executables to
the list of those to be linked.

Closes Homebrew/homebrew#45828.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:07:05 +00:00
BrewTestBot
695e43208f libwbxml: update 0.11.4 bottle. 2015-11-09 20:06:25 +00:00
Dominyk Tiller
d129875679 libwbxml 0.11.4
Closes Homebrew/homebrew#45834.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:06:22 +00:00
Viktor Szakats
a3410f6520 libwbxml: use secure homepage
(it will be redirected to insecure if not logged-in)

Closes Homebrew/homebrew#45822.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:06:22 +00:00
BrewTestBot
a04dc4179b vnstat: update 1.14 bottle. 2015-11-09 20:05:51 +00:00
Dominyk Tiller
65c2bb31df vnstat: fix sandboxed test
Closes Homebrew/homebrew#45836.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:05:46 +00:00
Dominyk Tiller
a17e9a8656 vnstat: don't hardcode brew user in plist 2015-11-09 20:05:46 +00:00
Dominyk Tiller
9210a929ca pax-construct: fix audit, add test
Closes Homebrew/homebrew#45838.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:05:34 +00:00
BrewTestBot
c4c728906f dnstwist: add 1.01 bottle. 2015-11-09 19:52:59 +00:00
Mario Uher
87467b2e22 dnstwist 1.01 (new formula)
Dnstwist is a domain name permutation engine for detecting typo
squatting, phishing and corporate espionage.

https://github.com/elceef/dnstwist

Closes Homebrew/homebrew#45806.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 19:52:44 +00:00
BrewTestBot
f8108af34f midnight-commander: update 4.8.15 bottle. 2015-11-09 17:27:47 +00:00
Andrei Gladkyi
82d21ec41c midnight-commander 4.8.15
Midnight Commander 4.8.15

Closes Homebrew/homebrew#45826.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 17:27:44 +00:00
BrewTestBot
c041e19d06 colordiff: update 1.0.16 bottle. 2015-11-09 17:25:51 +00:00
Takahiro Ueda
a414b7462c colordiff 1.0.16
Closes Homebrew/homebrew#45833.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 17:25:48 +00:00
toru-tanaka
e7657fd5a3 apache-drill 1.2.0
Closes Homebrew/homebrew#45804.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 17:13:38 +00:00
BrewTestBot
70c1ec0e70 awscli: update 1.9.5 bottle. 2015-11-09 17:12:40 +00:00
Tomasz Pajor
fa61c6d882 awscli 1.9.5
Closes Homebrew/homebrew#45830.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 17:12:37 +00:00
BrewTestBot
0350d6b341 syncthing: update 0.12.2 bottle. 2015-11-09 16:55:15 +00:00
Marco Bonetti
1aa307439f syncthing 0.12.2
Closes Homebrew/homebrew#45832.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 16:55:12 +00:00
BrewTestBot
4f8022f099 swiftgen: update 0.7.1 bottle. 2015-11-09 14:01:45 +01:00