pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/node



Module name:    wip
Committed by:   fhajny
Date:           Wed Mar 13 13:06:33 UTC 2013

Modified Files:
        wip/node: Makefile PLIST distinfo
        wip/node/patches: patch-common.gypi patch-deps_uv_common.gypi
            patch-deps_uv_src_unix_netbsd.c patch-deps_v8_tools_gyp_v8.gyp
            patch-tools_gyp_pylib_gyp_common.py
            patch-tools_gyp_pylib_gyp_generator_make.py
            patch-tools_install.py
Removed Files:
        wip/node/patches: patch-deps_uv_uv.gyp patch-node.gyp

Log Message:
Update node.js to 0.10.0 (new stable branch)

This branch brings significant improvements to many areas, with a focus on
API polish, ease of use, and backwards compatibility.

See full log for changes since 0.8.18:

https://raw.github.com/joyent/node/v0.10.0/ChangeLog

For a very brief overview of the relevant API changes since v0.8, please see

https://github.com/joyent/node/wiki/Api-changes-between-v0.8-and-v0.10


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/node/patches/patch-node.gyp
cvs -z3 rdiff -u -r1.1 -r1.2 wip/node/patches/patch-deps_v8_tools_gyp_v8.gyp \
    wip/node/patches/patch-tools_gyp_pylib_gyp_common.py \
    wip/node/patches/patch-tools_gyp_pylib_gyp_generator_make.py
cvs -z3 rdiff -u -r1.15 -r1.16 wip/node/PLIST
cvs -z3 rdiff -u -r1.2 -r0 wip/node/patches/patch-deps_uv_uv.gyp
cvs -z3 rdiff -u -r1.2 -r1.3 \
    wip/node/patches/patch-deps_uv_src_unix_netbsd.c
cvs -z3 rdiff -u -r1.20 -r1.21 wip/node/Makefile
cvs -z3 rdiff -u -r1.24 -r1.25 wip/node/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/node/patches/patch-common.gypi \
    wip/node/patches/patch-deps_uv_common.gypi \
    wip/node/patches/patch-tools_install.py

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-node.gyp?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-deps_v8_tools_gyp_v8.gyp?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-tools_gyp_pylib_gyp_common.py?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-tools_gyp_pylib_gyp_generator_make.py?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/PLIST?r1=1.15&r2=1.16
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-deps_uv_uv.gyp?r1=1.2&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-deps_uv_src_unix_netbsd.c?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/Makefile?r1=1.20&r2=1.21
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/distinfo?r1=1.24&r2=1.25
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-common.gypi?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-deps_uv_common.gypi?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-tools_install.py?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index