aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-01-19lcab: add 1.0b12 bottle.BrewTestBot
2015-01-19lcab 1.0b12 (new formula)Baptiste Fontaine
Closes #36008. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-19pigz: add 2.3.1 bottle.BrewTestBot
2015-01-19pigz: patch CVE-2015-1191Tim D. Smith
Closes #36019.
2015-01-18lsyncd: update 2.1.5_2 bottle.BrewTestBot
2015-01-18lysncd: xnu headers for 10.10.2Tim D. Smith
Closes #35964. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-18lsyncd: patch CVE-2014-8990Tim D. Smith
2015-01-18sqlmap: add 0.9_1 bottle.BrewTestBot
2015-01-18sqlmap: clean up, add testAlessio Bogon
* Remove outdated resources and options. * Remove python dependency (sqlmap works with python 2.6 and 2.7) * Symlink `sqlmapapi.py` if available * More useful test Closes #35921. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-18vrpn: add 07.33 bottle.BrewTestBot
2015-01-18vrpn 07.33Juan Sebastian Casallas
Closes #36003. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-18clutter-gst: add 2.0.12 bottle.BrewTestBot
2015-01-18clutter-gst 2.0.12Baptiste Fontaine
Closes #36014. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-18hub: install manpages for devel/HEAD.Jacob Zimmerman
Closes #36011. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18cabextract: test addedBaptiste Fontaine
Closes #36006. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18scala: update 2.11.5 bottle.BrewTestBot
2015-01-18scala 2.11.5Rinat Muhamedgaliev
Closes #36001. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18torrentcheck: remove broken test.Mike McQuaid
2015-01-18solr: don't remove empty "example/logs" directory.Jonatan Samoocha
An empty "example/logs" directory was removed by brew as part of post-install cleaning. Solr fails to start out-of-the-box without this directory, so a skip_clean statement was added to ignore this directory. Fixes #35775. Closes #35999. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18libsodium: update 1.0.2 bottle.BrewTestBot
2015-01-18libsodium 1.0.2Tomasz Pajor
Closes #35994. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18unison: update 2.48.3 bottle.BrewTestBot
2015-01-18unison 2.48.3Larry Hynes
Closes #35984. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18subversion: update 1.8.11 bottle.BrewTestBot
2015-01-18subversion 1.8.11Branko Čibej
And Serf version 1.3.8. Also removed part of the patch for configure that is no longer needed, and tweaked the remaining hunk of that patch so that it applies without fuzz. Closes #35970. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-18torrentcheck: fix CFLAGS splitting.Mike McQuaid
2015-01-18csync: add 0.50.0 bottle.BrewTestBot
2015-01-18csync 0.50.0Jack Nagel
2015-01-18groonga: update 4.1.0 bottle.BrewTestBot
2015-01-18groonga: fix mruby supportJack Nagel
Fixes #35508.
2015-01-17ykpers: update 1.16.2 bottle.BrewTestBot
2015-01-17libyubikey: update 1.12 bottle.BrewTestBot
2015-01-17libyubikey 1.12Jack Nagel
2015-01-17ykpers: add yubikey-personalization aliasJack Nagel
2015-01-17ykpers 1.16.2Jack Nagel
2015-01-17sickbeard: update 507 bottle.BrewTestBot
2015-01-17sickbeard 507Jack Nagel
Closes #35794.
2015-01-17yubico-piv-tool: update 0.1.3 bottle.BrewTestBot
2015-01-17Update to version 0.1.3Fredrik Pettai
Closes #35871. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-17gmp: fix brew audit, https://ftp.gnu.orgSteven Peters
Closes #35806. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-17Fix brew test linking errors in several formula on 10.10Steven Peters
OS X 10.10 seems to require "-L{lib}" as a C/C++ compiler argument in order to link properly. This is causing several brew test failures. This patch modifies several formula in a single commit by adding "-L{lib}" to the brew test ENV.cc argument lists. I manually verified that these specific tests are failing with the change and passing with it on 10.10. To identify other formulae that may be subject to this issue, the following may be used: ~~~ grep -rnI 'ENV\.cc.*test\.c' Library/Formula \ | grep -v '\-L#{lib}' ~~~ Closes #35806. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-17go-app-engine-32 1.9.17Jack Nagel
2015-01-17go-app-engine-64 1.9.17Justin Beckwith
Closes #35801. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-17mariadb 10.1.2 develDan
Closes #34788. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-17jpegoptim: update 1.4.2 bottle.BrewTestBot
2015-01-17jpegoptim 1.4.2Baptiste Fontaine
Closes #35809. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-17torrentcheck: fix passing cflagsJack Nagel
2015-01-17pstree: update homepageJack Nagel
Closes #35135.
2015-01-17gnuplot: don't disable cairo when building with wx supportJack Nagel
Closes #35815.
2015-01-17s3cmd: update 1.5.0 bottle.BrewTestBot