aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-03-15automake: https, sha256CNA-Bld
Closes #37710. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15autoconf: https, sha256CNA-Bld
Closes #37709. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15readline: https, sha256CNA-Bld
Closes #37708. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15maven: allow override java_home_envXu Cheng
2015-03-14asciinema: update 1.0.0 bottle.BrewTestBot
2015-03-14asciinema 1.0.0Vítor Galvão
Closes #37503. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14convmv: add testBaptiste Fontaine
Closes #37724. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14simh: add test, simplify installBaptiste Fontaine
Closes #37721. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14legit: add testBaptiste Fontaine
Closes #37697. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14vnstat 1.13, various tweaksJoshua Priddle
* Upgrades version to 1.13 * Fixes some paths in man files to point to Homebrew locations * Fixes default interface name in vnstat.conf * Use launchd to collect stats instead of cron * Removes unused spool directory Closes #37695. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14calcurse: add test do, fix system make checkVlad Shablinsky
Closes #37669. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14calcurse 4.0.0Vlad Shablinsky
2015-03-14chktex: sha256, system make install, add test doVlad Shablinsky
2015-03-14xsw: sha256, https, add test do, remove require, system make install fixVlad Shablinsky
2015-03-14cflow: modernise & add testDominyk Tiller
Modernises the cflow formula with SSL/TLS links, SHA256, double quotes everywhere, etc. Also added a test, which I completely and utterly stole from the GNU manpage for cflow. Closes #37565. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14Switch to a more useful serialization of tap infoJack Nagel
Closes #37383.
2015-03-14Use Dir.mktmpdir instead of shelling out to mktempJack Nagel
Closes #37616.
2015-03-14tutum: update 0.12.6.1_1 bottle.BrewTestBot
2015-03-14pwntools: update 2.2.0_1 bottle.BrewTestBot
2015-03-14httpie: update 0.9.2_1 bottle.BrewTestBot
2015-03-14goolabs: update 0.1.1_1 bottle.BrewTestBot
2015-03-14git-review: update 1.24_1 bottle.BrewTestBot
2015-03-14euca2ools: update 3.1.1_1 bottle.BrewTestBot
2015-03-14duplicity: update 0.6.25_1 bottle.BrewTestBot
2015-03-14ansible: update 1.8.4_1 bottle.BrewTestBot
2015-03-14Update resourced requests to 2.6.0Tim D. Smith
Addresses a session fixation vulnerability in requests: http://www.openwall.com/lists/oss-security/2015/03/14/4 Closes #37719. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-14Remove unused argumentJack Nagel
2015-03-14metaproxy: update 1.8.3 bottle.BrewTestBot
2015-03-14metaproxy 1.8.3Sven-S. Porst
Closes #37718. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14pazpar2: update 1.8.6 bottle.BrewTestBot
2015-03-14pazpar2 1.8.6Sven-S. Porst
Closes #37717. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14yaz: update 5.10.2 bottle.BrewTestBot
2015-03-14yaz 5.10.2Sven-S. Porst
Closes #37716. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14lastpass-cli: update 0.5.0 bottle.BrewTestBot
2015-03-14lastpass-cli 0.5.0Dominyk Tiller
Closes #37684. Closes #37699. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-14wgetpaste: add testXu Cheng
Closes #37714. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-14idutils: add 4.6 bottle.BrewTestBot
2015-03-14idutils: add testXu Cheng
Closes #37712. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-13x264: update r2533 bottle.BrewTestBot
2015-03-13libav: update 11.3 bottle.BrewTestBot
2015-03-13gst-plugins-ugly: update 1.4.5_1 bottle.BrewTestBot
2015-03-13ffmpeg: update 2.6_1 bottle.BrewTestBot
2015-03-13ffmbc: update 0.7.2 bottle.BrewTestBot
2015-03-13avidemux: update 2.6.8_1 bottle.BrewTestBot
2015-03-13avidemux/gst-plugins-ugly/ffmpeg: revision bumpDavid Christenson
Bump revision of formulas that use x264, update HEAD for avidemux, and modernize. Closes #37624. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-13libav 11.3David Christenson
Update to latest stable release.
2015-03-13ffmbc 0.7.2David Christenson
Update to latest stable release, use HTTPS homepage URL, modernize formula.
2015-03-13x264 r2533David Christenson
Update to latest stable and master commits, migrate `10-bit` option to `with-10-bit`.
2015-03-14Remove unnecessary default argumentJack Nagel
This method is always called with two arguments.
2015-03-14Simplify skip_executables optionJack Nagel