Shoot me in the arm and colour me surprised, Node 0.12 has landed
stable.
Also bump npm to 2.5.1 - Although marked pre-release by upstream this
is the npm version shipped in this Node release, and currently in iojs
as well, and npm is actively nudging people into deliberately jumping
over the normal release schedule just for once, so following that lead
here.
I’ve also taken the chance to simplify the formula quite a bit,
removing the increasingly complicated devel/head/stable logic and
meshing it back into one easier block. The icu4c dep lands as
recommended because Node upstream are shipping binaries with that
support (in English) available. OpenSSL remains optional, but is moved
to general availability rather than just devel for the sake of
simplification and having it optional everywhere causing no harm.
Deps may need rebuilding. I’m hoping the bot is kind enough to check
the bottles of the formulae that have them, but I’ll do a general
double check ASAP.
ClosesHomebrew/homebrew#36608.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Version bump, deprecated an option in favour of newer syntax, added a
relatively simple test.
ClosesHomebrew/homebrew#36534.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Update to latest stable release, update to latest development release,
modernize formula.
ClosesHomebrew/homebrew#36626.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This is a bugfix release:
* decoder
- dsdiff, dsf: raise ID3 tag limit to 1 MB
* playlist: fix loading duplicate tag types from state file
* despotify: remove defunct plugin
* fix clock integer overflow on OS X
* fix gcc 5.0 warnings
* fix build failure with uClibc
* fix build failure on non-POSIX operating systems
* fix dependency issue on parallel Android build
* fix database/state file saving on Windows
ClosesHomebrew/homebrew#36612.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Fix dependency building by forcing usage of an older version of
'utf8-string' that 'feed' currently requires. Add 'quvi' dependency.
ClosesHomebrew/homebrew#36319.
ClosesHomebrew/homebrew#36605.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>