[86857] trunk/dports/devel/nodejs

Ryan Schmidt ryandesign at macports.org
Sat Nov 5 14:17:07 PDT 2011


On Nov 5, 2011, at 16:14, ciserlohn at macports.org wrote:

> Revision: 86857
>          http://trac.macports.org/changeset/86857
> Author:   ciserlohn at macports.org
> Date:     2011-11-05 14:14:27 -0700 (Sat, 05 Nov 2011)
> Log Message:
> -----------
> nodejs: update to version 0.6.0

Thanks!


> - update master_sites
> - disable parallel build (won't work anymore)
> - post-patch: more files that need the shebang to be changed to use python from macports
> - adapted Makefile patch to upstream changes

>  test: all
> -	python tools/test.py --mode=release simple message
> +	$(PYTHON) tools/test.py --mode=release simple message
> 
> + test-http1: all
> +-	python tools/test.py --mode=release --use-http1 simple message
> ++	$(PYTHON) tools/test.py --mode=release --use-http1 simple message

[snip]

This looks like a useful patch for them to have upstream. Have you already asked the developers to incorporate this, or if not, would you be willing to speak with them about it?




More information about the macports-dev mailing list