Additional HEAD to the formula so people can grab the performance fixes
pushed several months ago if desired, given the last stable release was
well… a while ago. Also switched to SHA256 as that is what the aget
website solely displays now.
ClosesHomebrew/homebrew#33840.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Version bump. Pruned unrecognised configure options, added the head &
added a test.
ClosesHomebrew/homebrew#33836.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Version bump, additional OpenSSL dependency, and simple test. Note,
this will fail to install on at least 10.10 from source unless you have
the CLT package installed due to our old friend apr-1. Bottling should
solve that issue for most people though.
ClosesHomebrew/homebrew#33834.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
Fixes a problem reported on IRC where these modules can't be imported by
a different user than the user that installed Homebrew because building
the cffi extensions writes files to the Cellar. Pypy's packaging script
normally generates these but it's not invoked by Homebrew.
ClosesHomebrew/homebrew#33725.
Fixes a problem reported on IRC where these modules can't be imported by
a different user than the user that installed Homebrew because building
the cffi extensions writes files to the Cellar. Pypy's packaging script
normally generates these but it isn't invoked by Homebrew.
ClosesHomebrew/homebrew#33813.
This is a bugfix release. Note that this release fixes a crash on OSX
when mpd 0.19.X was kicked in daemon mode.
ClosesHomebrew/homebrew#33823.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Replaces my super-hacky patch with the vastly better upstream one. The
upstream patch will be in the next stable release, and is already in
the HEAD.
ClosesHomebrew/homebrew#33812.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Adds a formula for with-readline which adds readline support to tools
that don't have readline support like the OSX native sftp.
ClosesHomebrew/homebrew#33454.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>