aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-07-14ncmpc 0.24Michael Paquier
This is a bug-fix release, with as main changes: - Fix for a crash when using "jump" - Save keys to path specified by --key-file Closes #30853. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13Move pjsip to the boneyard.Adam Vandenberg
Will accept an updated pull request to update this to the current version. Closes #27235.
2014-07-13libaacs: update 0.7.1 bottle.BrewTestBot
Closes #30849. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-13libaacs 0.7.1David Christenson
Update to latest stable release, use HTTPS on homepage URL, change single quotes to double.
2014-07-13ats2-postiats: add 0.1.0 bottle.BrewTestBot
Closes #30837. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-13ats2-postiats 0.1.0 (New formula)Forest Belton
2014-07-13Fix reference to ISSUES_URLJack Nagel
Fixes #30848.
2014-07-13libressl: add 2.0.1 bottle.BrewTestBot
2014-07-13LibreSSL 2.0.1David Christenson
Closes #30817. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13luvit 0.8.2Dmitri Voronianski
Closes #30840. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13Remove default value from bottle_url options parameterJack Nagel
To construct a URL, we need options to pass to bottle_filename, so this method should error out if none are given.
2014-07-13Remove default value from bottle_suffix parameterJack Nagel
We always call this method with an argument, so we can simplify it.
2014-07-13Inline method so we don't merge and unpack options twiceJack Nagel
2014-07-13Inline method that just wraps a constantJack Nagel
2014-07-13nudge formattingAdam Vandenberg
Needed for Emacs' ruby highlighting to work past this point in the file.
2014-07-13verliator 3.862Adam Vandenberg
2014-07-13Use accessor method in testJack Nagel
2014-07-13mercury: update 14.01 bottle.BrewTestBot
Closes #30530. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-13mercury 14.01David Holm
2014-07-13Use a hash to cache compiler version lookupsJack Nagel
2014-07-13No need to cache lookup that is only done onceJack Nagel
2014-07-13wine --devel 1.7.22David Holm
Closes #30838. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13emacs: Optional dependencies (d-bus, glib, librsvg, imagemagick)David Holm
New optionals: - d-bus for notifications - glib in HEAD (used for file notifications). - librsvg for SVG support - imagemagick for image viewing and manipulation Closes #30515. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-12pebble-sdk: update 2.3 bottle.BrewTestBot
2014-07-12pebble-sdk 2.3Ismail Badawi
Closes #30836. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-12Simplify early return conditionJack Nagel
Improvements to formula/bottle integration means we can be less defensive here.
2014-07-12Compare cellar and prefix against constantsJack Nagel
2014-07-12Use pkg_version accessorJack Nagel
2014-07-12Fix typoJack Nagel
2014-07-12Handle conflicts where links point at symlinksJack Nagel
Fixes #30664.
2014-07-12Always link symlinks directlyJack Nagel
2014-07-12binwalk: update HEAD patchbalr0g
Closes #30834. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-12Linuxbrew: Move ISSUES_URL to os from globalShaun Jackman
Closes Homebrew/linuxbrew#103 Closes #30830. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-12bibclean: improve test.Mike McQuaid
2014-07-12bibclean: add 2.16 bottle.BrewTestBot
Closes #30772. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-12bibclean 2.16 (new formula)yrammos
2014-07-12frege 3.21.500Brett Koonce
Closes #30833.
2014-07-12youtube-dl: update 2014.07.11.3 bottle.BrewTestBot
Closes #30832. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-12youtube-dl 2014.07.11.3Sergey M․
2014-07-12adobe-air-sdk: sha1 updatevpmedia
security update, version number not bumped. Closes #30829. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-07-12percona-toolkit: update 2.2.9 bottle.BrewTestBot
Closes #30828. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-07-12percona-toolkit 2.2.9Tomasz Pajor
2014-07-12elixir: update 0.14.3 bottle.BrewTestBot
Closes #30831. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-07-12elixir 0.14.3José Valim
2014-07-11Fix Grammar in example-formula.rbImtiaz Majeed
Fix minor grammar: its -> it's Closes #30826. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-11httrack 3.48.14Kristoffer
Closes #30825. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-11Remove dead codeJack Nagel
2014-07-11Only compute the log file path once per callJack Nagel
2014-07-11Remove intermediate variableJack Nagel
2014-07-11Add test for InstallRenamed moduleJack Nagel