| Age | Commit message (Collapse) | Author |
|
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>
|
|
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>
|
|
|
|
Fixes #36484.
|
|
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>
|
|
|
|
Closes #36507.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Bump.
Closes #36488.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Rebuilt due to changes in a8b5a17482587c86e34cc1a0f150e6a6a3eed2b0;
fixes the bottle on older CPUs.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
Update MonetDB to version Oct2014-SP2 (11.19.9)
Closes #36500.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
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>
|
|
|
|
Qt5 insists on linking against the system version.
|
|
|
|
Closes #36501.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36498.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36497.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36456.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36496.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36491.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36493.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36493.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
assert_not_match is not available there.
Closes #36492.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36474.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36476.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36481.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
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>
|
|
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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.
|
|
Closes #36473.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
GiNaC: update to 1.6.3
Closes #36471.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36415.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
updated tutum-cli to v0.11.3
Closes #36468.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Applies upstream commit to avoid compile error (with gcc?).
Fixes #34734. Fixes #36207. Closes #36452.
|