pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/nodejs
On Thu, Oct 13, 2016 at 02:09:12PM +0000, Filip Hajny wrote:
> Module Name: pkgsrc
> Committed By: fhajny
> Date: Thu Oct 13 14:09:12 UTC 2016
>
> Modified Files:
> pkgsrc/lang/nodejs: Makefile PLIST distinfo
> Added Files:
> pkgsrc/lang/nodejs/patches: patch-node.gyp
>
> Log Message:
> Update lang/nodejs to 6.8.0.
Fails with:
../src/inspector_agent.cc:179:32: error: invalid conversion from 'const __uint8_t* {aka const unsigned char*}' to 'Bytef* {aka unsigned char*}' [-fpermissive]
strm.next_in = PROTOCOL_JSON + 3;
Can't say yet if it applies to 6.9.0 as well.
Joerg
Home |
Main Index |
Thread Index |
Old Index