aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-08-14uwsgi: update 2.0.6 bottle.BrewTestBot
Closes #31605. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14uwsgi: Add pkg-config build dependency.Ventero
2014-08-14uwsgi: Remove mono plugin support.Ventero
2014-08-14bats 0.4.0Greg Karékinian
Update bats to 0.4.0 https://github.com/sstephenson/bats/releases/tag/v0.4.0 Closes #31603. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14mercury: update 14.01 bottle.BrewTestBot
Closes #31601. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14mercury: Don't enable the .NET backend when building with mono.Ventero
The .NET IL backend is unsupported and does not build.
2014-08-14geoip: update 1.6.2 bottle.BrewTestBot
2014-08-14geoip: fix country link.Boris Zentner
The default GeoIP Country database is GeoIP.dat not GeoIPCountry.dat
2014-08-14Revert "node: add optional icu4c dependency."Mike McQuaid
This reverts commit b859a5c6a2f8fdf1c660844a8d47a321b8ddea84.
2014-08-14mozilla-addon-sdk 1.17Ainur
update Mozilla addon-sdk to version 1.17 Closes #31593. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14findbugs 3.0.0Tony Ghita
Closes #31578. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14node: add optional icu4c dependency.Steven R. Loomis
Closes #31538. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14tesseract: update head URL.Jim Regan
Closes #31595. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14yara 3.0.0Scott Roberts
Closes #31597. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-08-14ffmpeg: update 2.3.2 bottle.BrewTestBot
Closes #31587. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14ffmpeg 2.3.2Steffen Matthischke
2014-08-14Fix mktmp to be generic as-per SUS/BSD.xxxajk
Closes #31586. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14cmockery2: add 1.3.8 bottle.BrewTestBot
Closes #31515. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-14cmockery2 1.3.8Justin Clift
2014-08-14gnu-tar: update 1.28 bottle.BrewTestBot
Closes #31588. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-08-14gnu-tar: patch configure, don't autoreconfMisty De Meo
2014-08-14Use the as_flags method instead of mapJack Nagel
2014-08-14Use the Enumerable implementation of include?Jack Nagel
2014-08-13Avoid hardcoding the class nameJack Nagel
2014-08-13adobe-air-sdk: sha1 updatevpmedia
Closes #31546. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-08-13elasticsearch 1.3.2Caue Guerra
Closes #31582. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-08-13heroku-toolbelt 3.9.7Kridsada Thanabulpong
Closes #31528. Closes #31575. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-08-13burp: update 1.4.20 bottle.BrewTestBot
Closes #31571.
2014-08-13burp 1.4.20Brett Koonce
Closes #31532.
2014-08-13More idiomatic way to combine arraysJack Nagel
2014-08-13Remove Options#concatJack Nagel
2014-08-13Simplify build_argvJack Nagel
2014-08-13screenfetch: update 3.6.0 bottle.BrewTestBot
Closes #31579. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-08-13screenfetch 3.6.0hachidorii
2014-08-13Simplify tab test setupJack Nagel
2014-08-13Drop unnecessary parens in testsJack Nagel
2014-08-13Drop unnecessary to_a calls in options testsJack Nagel
2014-08-13Replace Options.coerce with an alternate constructorJack Nagel
2014-08-13Remove unused branches from Options.coerceJack Nagel
2014-08-13Options is no longer used directly by BuildOptionsJack Nagel
2014-08-13Set methods on Options already return Options instancesJack Nagel
2014-08-13Always pass an Options instance to the BuildOptions constructorJack Nagel
2014-08-13Only store strings in the tab objectJack Nagel
2014-08-13go: update 1.3.1 bottle.BrewTestBot
Closes #31558. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-13go 1.3.1Matt Robenolt
2014-08-13gpg-agent: update 2.0.26 bottle.BrewTestBot
Closes #31564. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-13gnupg2: update 2.0.26 bottle.BrewTestBot
2014-08-13gpg-agent 2.0.26David Christenson
Update to latest stable release, update patch, add mirror.
2014-08-13gnupg2 2.0.26David Christenson
Update to latest stable release, remove obsolete patch, update version patch, change mirror.
2014-08-13Revert "Always pass an Options instance to the BuildOptions constructor"Mike McQuaid
This reverts commit e143bcef259ca76b2124e6e73bd9bdf872418723. Closes #31557. Closes #31559. Closes #31561. Closes #31562.