aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2015-04-13ruby 2.2.2Dominyk Tiller
Version bump. Fix for CVE-2015-1855, details [here](https://www.ruby-lang.org/en/news/2015/04/13/ruby-openssl-hostnam e-matching-vulnerability/). Closes #38616. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13akka: use https urlViktor Szakats
Closes #38615. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13tutum: update 0.14.0 bottle.BrewTestBot
2015-04-13tutum 0.14.0tifayuki
Closes #38612. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13afl-fuzz: update 1.65b bottle.BrewTestBot
2015-04-13afl-fuzz 1.65bAlex Gaynor
Closes #38610. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13redis: update 3.0.0 bottle.BrewTestBot
2015-04-13Redis 3.0.0Dzmitry Plashchynski
Closes #38271. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13plod: modernize, test addedBaptiste Fontaine
Closes #38582. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13gnutls: tweak postinstallDominyk Tiller
Since we’ve had to stick a temporary patch to OpenSSL’s postinstall pending Apple’s response on the Equifax situation, GnuTLS which leans on the OpenSSL formula to do postinstall is blowing up on every Yosemite test-bot that calls GnuTLS as a dep. ``` ==> Downloading https://www.geotrust.com/resources/root_certificates/certificates/Equifa x_Secure_Certificate_Authority.pem Already downloaded: /Library/Caches/Homebrew/openssl--Equifax_CA-Secure.pem ==> Verifying openssl--Equifax_CA-Secure.pem checksum ==> /usr/local/Cellar/openssl/1.0.2a-1/bin/c_rehash Failed to execute: /usr/local/Cellar/openssl/1.0.2a-1/bin/c_rehash Warning: The post-install step did not complete successfully You can try again using `brew postinstall gnutls` ``` This works around that for now to stop the bot flagging failures everywhere. Closes #38619. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-13gst-validate: add 1.4.0 bottle.BrewTestBot
2015-04-13gst-validate 1.4.0 (new formula)Wonchul Lee
Closes #38541. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-13kore: update 1.2.2 bottle.BrewTestBot
2015-04-13kore 1.2.2Andreas Pfohl
This updates kore to version 1.2.2. Closes #38589. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-13gnu-which: update 2.21 bottle.BrewTestBot
2015-04-13gnu-which 2.21Alex Dunn
Closes #38595. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-13suricata: use https connection to download tarballPradeep Gowda
Closes #38599. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-13elasticsearch: add 1.5.1 bottle.BrewTestBot
2015-04-13elasticsearch 1.5.1Damien Guard
Closes #38142. Closes #38603. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-13icoutils: update 0.31.0_1 bottle.BrewTestBot
2015-04-12postgresql: fix test.Mike McQuaid
2015-04-12dpkg: update 1.17.25 bottle.BrewTestBot
2015-04-12dpkg 1.17.25Dominyk Tiller
Version bump. Upstream allows us to specify the PERL_LIBDIR now so the patch is gone. The checksum utilities are still hardcoded, but that part of the patch has been replaced with an `inreplace`. Beefed up the test a bit as well. Closes #38598. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12gcc: update 4.9.2_1 bottle.BrewTestBot
2015-04-12gcc: Work around broken bootstrap with Xcode 6.3Martin Afanasjew
Closes #38596. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12rhash: Added a test block, remove `require "formula"` and updated to SHA256Mohak Shah
The test block is basically the one used in coreutils with a very minor modification. Closes #38591. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12ddrescue: Added a test block, removed `require "formula"` and updated to SHA256Mohak Shah
2015-04-12scriptcs: update 0.14.1 bottle.BrewTestBot
2015-04-12scriptcs 0.14.1Adam Ralph
Update scriptcs to 0.14.1 Closes #38590. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12gexiv2: update 0.10.3 bottle.BrewTestBot
2015-04-12gexiv2 0.10.3Alistair McMillan
Also: add introspection. Closes #38449. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12vnu 20150412Alex Dunn
Closes #38588. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12homebank: update 5.0.1 bottle.BrewTestBot
2015-04-12Homebank 5.0.1aas
Closes #38575. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12bullet: add 2.82 bottle.BrewTestBot
2015-04-12bullet: update HEAD and fix strict audit checksSteven Peters
Point HEAD to new github repository. Replaced all single quotes with double quotes Removed require formula Use sha256 "make install" -> "make", "install" Use || instead of or Add test using btPolarDecomposition Deprecate old options and replace with with-* Closes #38042. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12gpg-agent: update 2.0.27 bottle.BrewTestBot
2015-04-12gpg-agent: Remove needless launchd plistchdiza
Closes #38554. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12libpng: update 1.6.17 bottle.BrewTestBot
2015-04-12libpng 1.6.17Alex Dunn
Closes #38533. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12rofs-filtered 1.5 (new formula)William Entriken
This is my first formula, go easy. Closes #38436. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12emacs: update 24.5 bottle.BrewTestBot
2015-04-12emacs 24.5Theodore Kokkoris
Version bump. Remove obsolete patch. Closes #38527. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-12nrg2iso: add 0.4 bottle.BrewTestBot
2015-04-12nrg2iso: basic test addedBaptiste Fontaine
Closes #38577. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-12nylon: add 1.21 bottle.BrewTestBot
2015-04-12nylon: basic test addedBaptiste Fontaine
Closes #38578. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-12most: add 5.0.0a bottle.BrewTestBot
2015-04-12most: test addedBaptiste Fontaine
Closes #38579. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-12pdfjam: basic test addedBaptiste Fontaine
Closes #38580. Signed-off-by: Xu Cheng <xucheng@me.com>