aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-02-03Capstone 3.0.1Nguyen Anh Quynh
Update Capstone to our latest release: http://capstone-engine.org/Version-3.0.1.html Thanks. Closes #36516. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-03transmission: update URLsunnz
The old url not longer works, as they have moved to a CDN. It is the same file though, so SHA1 checksum remains. Closes #36514. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-03doxygen: use :optional dep for graphvizJack Nagel
2015-02-03`brew list foo` should always error when foo is not installedJack Nagel
Fixes #36484.
2015-02-03GitDownloadStrategy: support submodule changesChristian Moritz
This commits adds support for updating a formula with changed git submodules with GitDownloadStrategy when the cloned repository is still in the cache. This is done by running git submodule sync --recursive before updating the submodules, so that git can reload the submodule config from the updated .gitmodules file. Fixes #36395. Closes #36466. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-03putty: add 0.63 bottle.BrewTestBot
2015-02-03putty: add mirrors, fix gtk-less buildDmitry Kalinkin
Closes #36507. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03nvm 0.23.3Dominyk Tiller
Bump. Closes #36488. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03opam: update 1.2.0_1 bottle.BrewTestBot
Rebuilt due to changes in a8b5a17482587c86e34cc1a0f150e6a6a3eed2b0; fixes the bottle on older CPUs. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-02-03monetdb: update 11.19.9 bottle.BrewTestBot
2015-02-03monetdb 11.19.9Dimitar Nedev
Update MonetDB to version Oct2014-SP2 (11.19.9) Closes #36500. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03unittest-cpp: add 1.4 bottle.BrewTestBot
2015-02-03unittest-cpp: homepage/url moveDominyk Tiller
The Homepage and URL have moved from SourceForge to Github. The latter is a “fork” maintained by one of the original SourceForge authors and a new maintainer. Closes #36400 Closes #36433. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03test-bot: optional requirements are satisfied.Mike McQuaid
2015-02-03phantomjs: remove openssl dependency.Mike McQuaid
Qt5 insists on linking against the system version.
2015-02-03youtube-dl: update 2015.02.03.1 bottle.BrewTestBot
2015-02-03youtube-dl 2015.02.03.1Sergey M․
Closes #36501. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03wirouter_keyrec: add 1.1.2 bottle.BrewTestBot
2015-02-03wirouter_keyrec 1.1.2 (new formula)Giordano Vicari
Closes #36498. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03libxml2: add testXu Cheng
Closes #36497. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03rakudo-star: update 2014.12.2 bottle.BrewTestBot
2015-02-03rakudo-star 2014.12.2Martin Gruner
Closes #36456. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03modernize and add test for rbenv and its familyXu Cheng
Closes #36496. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03ccextractor: update 0.75_1 bottle.BrewTestBot
2015-02-03ccextractor: cmake-based install and proper test addedBaptiste Fontaine
Closes #36491. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03clamav: update 0.98.6 bottle.BrewTestBot
Closes #36493. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03clamav 0.98.6Baptiste Fontaine
Closes #36493. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03bibtex2html: fix test on 10.8.Mike McQuaid
assert_not_match is not available there. Closes #36492. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03bibutils: update 5.6 bottle.BrewTestBot
2015-02-03bibutils 5.6Baptiste Fontaine
Closes #36474. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03global: update 6.3.4 bottle.BrewTestBot
2015-02-03global 6.3.4Arne Jørgensen
Closes #36476. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03paq8px: pass strict audit/style test.Caleb Xu
Closes #36481. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03objective-caml: update 4.02.1_2 bottle.BrewTestBot
2015-02-03objective-caml: pass correct configure flags for bottlingLouis Gesbert
See https://github.com/ocaml/opam/issues/1853 : not passing the flags to ./configure generates an OCaml compiler that compiles for the current arch, breaking bottles of projects compiled using OCaml on older CPUs. Closes #36482. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03ansible: update 1.8.2_1 bottle.BrewTestBot
2015-02-03ansible: update boto resource.Nick Huanca
Updated boto so that we can have eu-central-1 conn.get_all_load_balancers() for adding ELBs to Frankfurt Region. Closes #36483. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03ccextractor: add 0.75 bottle.BrewTestBot
2015-02-03ccextractor 0.75Dominyk Tiller
Version bump. Exceptionally basic test since curling in and testing a permissively-licensed closed-captioned file could very probably be overkill. Closes #36485. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03shiboken: change url to new official qt dl urlDominyk Tiller
Changes the shiboken url to the new official QT Download link, and changes the homepage to where it auto-redirects to. Closes #36487. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03pyside: fix urlDominyk Tiller
The homepage moved to where it actually auto-redirects to. The URL on this formula is actually dead, as the former QT SSL/TLS link now has a certificate error and users will just run headlong into SSL failures trying to use it. Otherwise, just strict audit failures fixed.
2015-02-03node 0.11.16 (devel)Imre Fazekas
Closes #36473. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03ginac: add 1.6.3 bottle.BrewTestBot
2015-02-03ginac 1.6.3Takahiro Ueda
GiNaC: update to 1.6.3 Closes #36471. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03globus-toolkit: update 6.0 bottle.BrewTestBot
2015-02-03globus-toolkit 6.0Baptiste Fontaine
Closes #36415. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03tutum: update 0.11.3 bottle.BrewTestBot
2015-02-03tutum 0.11.3fermayo
updated tutum-cli to v0.11.3 Closes #36468. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-02pygobject3: use https url for homepageTim D. Smith
2015-02-02pygobject3: avoid redefining structsTim D. Smith
Applies upstream commit to avoid compile error (with gcc?). Fixes #34734. Fixes #36207. Closes #36452.