Commit Graph

58565 Commits (47b5ace4b62094932f291c3d8d20985499a3902a)

Author SHA1 Message Date
Anand Buddhdev 7ee86c0c61 bind 9.10.4-P1
BIND 9.10.4-P1

Update to the latest release of BIND

Closes #1448.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-05-26 17:14:51 +02:00
BrewTestBot f02ee0bcd5 cosi: add 0.8.5 bottle. 2016-05-26 16:57:50 +02:00
Nicolas GAILLY e5c03a725f cosi 0.8.5 (new formula)
Closes #1404.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-26 16:57:34 +02:00
BrewTestBot d4646ff595 awscli: update 1.10.33 bottle. 2016-05-26 15:48:41 +02:00
Tomasz Pajor bc5f229957 awscli 1.10.33
Closes #1441.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-05-26 15:48:39 +02:00
Alex Dunn ca65a6891f oysttyer 2.7.0 (new formula)
The canonical fork of ttytter: http://www.floodgap.com/software/ttytter/

Closes #1422.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-05-26 06:47:53 -07:00
Alex Dunn c0dc6dce12 ttytter: move to boneyard
Replaced by oysttyer: http://www.floodgap.com/software/ttytter/

Closes #1423.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-05-26 06:47:50 -07:00
BrewTestBot 9083ee0f6a syncthing: update 0.13.4 bottle. 2016-05-26 13:41:21 +01:00
Ilya Semenov 84fc478931 syncthing 0.13.4
Closes #1447.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-26 13:41:19 +01:00
BrewTestBot b62b5b7e3b jmeter: update 3.0 bottle. 2016-05-26 11:52:05 +01:00
Marcel Prince da3b8d9dca jmeter 3.0
Closes #1400.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-26 11:52:05 +01:00
BrewTestBot 25af636949 darcs: update 2.12.0 bottle. 2016-05-26 03:25:18 -07:00
ilovezfs 0a8a7bfdb7 darcs: GHC 8 compatibility
Without adding "allow-newer" for the package "base," I get the build failure

```
Configuring darcs-2.12.0...
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation:
'-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
checking whether to use -liconv...
dist/dist-sandbox-296ea86f/setup/setup.hs:149:15-41: Irrefutable pattern
failed for pattern Just lib
cabal: Leaving directory '.'
cabal: Error: some packages failed to install:
darcs-2.12.0 failed during the configure step. The exception was:
ExitFailure 1
```

Can be removed as soon as upstream bumps the base version, assuming the same
problem doesn't affect any of the dependencies at that time.

Closes #1442.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-26 03:25:16 -07:00
BrewTestBot 89ec8dd7e5 agda: update 2.5.1_1 bottle. 2016-05-26 01:45:04 -07:00
ilovezfs e6240e8748 agda: revision for GHC 8
- builds under GHC 8 without changes
- bump revision now that #1339 has shipped

Closes #1428.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-26 01:45:03 -07:00
Honnix bd185aacf3 swi-prolog 7.3.21 (devel) (#1396)
Upgrade to latest development version.
2016-05-26 09:44:31 +01:00
BrewTestBot ea6129444f ios-deploy: add 1.8.6 bottle. 2016-05-26 09:14:13 +01:00
Edgars Jekabsons af1fa4385e ios-deploy 1.8.6 (new formula)
Closes #1045.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-26 09:14:13 +01:00
BrewTestBot e859114a97 saltstack: update 2016.3.0 bottle. 2016-05-26 09:14:13 +01:00
Jerzerak 9129775d91 saltstack 2016.3.0
Closes #1427.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-26 09:14:13 +01:00
Jerzerak 5705cb9a6c nginx 1.11.0 (devel) (#1424) 2016-05-26 08:45:47 +01:00
BrewTestBot 7c7b76afe4 cabal-install: update 1.24.0.0_1 bottle. 2016-05-25 22:41:42 -07:00
ilovezfs 788e6990e3 cabal-install: revision for GHC 8
- builds under GHC 8 without changes
- bump revision now that #1339 has shipped

Closes #1430.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-25 22:41:41 -07:00
BrewTestBot e5e8ca89a6 haskell-stack: update 1.1.2 bottle. 2016-05-25 21:16:54 -07:00
ilovezfs cecc1e2eb0 haskell-stack: GHC 8 compatibility
Without adding "allow-newer" for the packages base and transformers, I
get build failures like the following:

```
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: stack-1.1.2 (user goal)
trying: base-4.9.0.0/installed-4.9... (dependency of stack-1.1.2)
trying: transformers-0.5.2.0/installed-0.5... (dependency of stack-1.1.2)
next goal: retry (dependency of stack-1.1.2)
rejecting: retry-0.7.2 (conflict: base => ghc-prim==0.5.0.0/installed-0.5...,
retry => ghc-prim<0.5)
etc. etc.
```

Can be removed as soon as the dependencies setting unecessary
restrictions on these versions catch up, or as soon as stack itself has
a similar built-in workaround.

Closes #1411.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-25 21:16:52 -07:00
BrewTestBot c83fb2f015 elm: update 0.17 bottle. 2016-05-25 21:14:56 -07:00
ilovezfs 1048f8d4fa elm: GHC 8 compatibility
Without adding "allow-newer" for the packages aeson, base, HTTP, time,
and transformers, I get build failures like the following (depends which
subset you're trying):

```
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: elm-compiler-0.17 (user goal)
trying: base-4.9.0.0/installed-4.9... (dependency of elm-compiler-0.17)
trying: unix-2.7.2.0/installed-2.7... (dependency of
process-1.4.2.0/installed-1.4...)
next goal: aeson (dependency of elm-compiler-0.17)
rejecting: aeson-0.11.2.0, aeson-0.11.1.4, aeson-0.11.1.3, aeson-0.11.1.2,
aeson-0.11.1.1, aeson-0.11.1.0, aeson-0.11.0.0, aeson-0.9.0.1, aeson-0.9.0.0
(conflict: elm-compiler => aeson>=0.7 && <0.9)
rejecting: aeson-0.8.1.1, aeson-0.8.1.0, aeson-0.8.0.2 (conflict:
base==4.9.0.0/installed-4.9..., aeson => base>=4.5 && <4.9)
rejecting: aeson-0.7.0.6, aeson-0.7.0.4 (conflict: unix =>
etc. etc.
```

Can be removed as soon as the dependencies setting unecessary
restrictions on these versions catch up, or as soon as elm itself has a
similar built-in workaround.

Closes #1409.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-25 21:14:55 -07:00
BrewTestBot 2390450202 git-annex: update 6.20160511 bottle. 2016-05-25 21:12:34 -07:00
ilovezfs 5e48853cd5 git-annex: GHC 8 compatibility
All of the changes needed have been accepted upstream.

For additional details, see the upstream report here:
http://git-annex.branchable.com/bugs/ghc_8.0.1_build_fixes

Fix "Couldn't match expected type 't' with actual type ...":
fe944a96d3

Also, upstream added a cabal.config to "allow-newer" for the packages "base,"
"time," and "transformers," primarily to work around a strict depedency issues
with the aws package, which just needs to bump the versions:
7b61c7f5d0

This is applied by installing the new cabal.config file as a resource rather
than using a patch, since the patch does not apply cleanly due to prior
unrelated changes in git-annex.cabal.

Bump base from < 4.9 to < 5.0:
f8e71e1a52

We don't need to do this explicitly in the formula because the cabal.config
mentioned above already has this effect.

Closes #1407.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-25 21:12:32 -07:00
Jerzerak 307ad3bbee kobalt 0.789 (#1426) 2016-05-26 04:58:16 +01:00
BrewTestBot f7d425f504 h2o: update 1.7.3 bottle. 2016-05-26 04:57:11 +01:00
Dominyk Tiller 0f4db4dd1a h2o 1.7.3
Closes #1425.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-26 04:57:09 +01:00
BrewTestBot 14387b6800 libxml2: update 2.9.4 bottle. 2016-05-26 04:24:10 +01:00
Dominyk Tiller 78263f8ad4 libxml2 2.9.4
Closes #1410.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-26 04:24:08 +01:00
Killian Brackey 232f64d359 docker-clean 2.0.4 (#1421) 2016-05-26 04:23:22 +01:00
jdelisle a32e6dcc68 vim 7.4.1847 (#1420) 2016-05-26 04:22:56 +01:00
BrewTestBot 6eef062ae5 openshift-cli: update 1.2.0 bottle. 2016-05-25 22:56:52 +02:00
Patrick Tescher f6efe17212 openshift-cli 1.2.0
Closes #1414.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-25 22:56:50 +02:00
Jordan Gwyn d86b8a8199 ammonite-repl 0.5.8 (#1393) 2016-05-25 22:54:01 +02:00
BrewTestBot aaff154b13 vowpal-wabbit: update 8.1.1_1 bottle. 2016-05-25 22:49:33 +02:00
Bart Leusink 4bf300f27b vowpal-wabbit: install utilities
Closes #1395.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-25 22:49:30 +02:00
Josh Tilles 951c08b2b2 ffind 1.0.0 (#1412) 2016-05-25 22:41:07 +02:00
Gary Ewan Park 35a01df7ef cake 0.12.0 (#1416) 2016-05-25 22:37:51 +02:00
János Orcsik 34dea69da7 yle-dl: fix test.
Closes #1357.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-25 20:38:21 +01:00
János Orcsik 71373fa14c rtmpdump: fix url. 2016-05-25 20:38:21 +01:00
Jason Masker 5e21f75daa wireshark: reference wireshark-chmodbpf cask (#1386) 2016-05-25 20:31:13 +01:00
Dominyk Tiller 0f37a1f6b2 luajit: apply upstream patch to devel (#1346)
* Switch to using a versioned release for devel rather than one which moves
around constantly. We're trying to move in this direction because the end goal
is to bottle devel as well, which we can't do if those can move around.

* Fix the dylib vanilla symlinking to work for stable/devel.

Closes #1274.
2016-05-25 19:07:17 +01:00
BrewTestBot c66d17df07 imapfilter: update 2.6.6 bottle. 2016-05-25 19:04:12 +01:00
Lukas Eipert 4b4e885d9e imapfilter 2.6.6
Closes #1391.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-25 19:04:09 +01:00
BrewTestBot 8c64a66037 mediaconch: update 16.04 bottle. 2016-05-25 19:02:56 +01:00