Hola, this patch updates nodejs from 0.6.15 to 0.6.16.

* upgrade v8 to 3.6.6.25
* upgrade npm to 1.1.19
* other fixes

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/node/Makefile,v
retrieving revision 1.31
diff -N -u -p Makefile
--- Makefile    12 Apr 2012 10:16:50 -0000      1.31
+++ Makefile    30 Apr 2012 20:21:11 -0000
@@ -8,7 +8,7 @@ ONLY_FOR_ARCHS= amd64 i386
 
 COMMENT=       V8 JavaScript for clients and servers
 
-NODE_VERSION=  v0.6.15
+NODE_VERSION=  v0.6.16
 DISTNAME=      node-${NODE_VERSION}
 PKGNAME=       ${DISTNAME:S/v//g}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/node/distinfo,v
retrieving revision 1.17
diff -N -u -p distinfo
--- distinfo    12 Apr 2012 10:16:50 -0000      1.17
+++ distinfo    30 Apr 2012 20:21:11 -0000
@@ -1,5 +1,5 @@
-MD5 (node-v0.6.15.tar.gz) = hSz7HtgSWkzbpFZEbYadGQ==
-RMD160 (node-v0.6.15.tar.gz) = oe2i/G+QMXh/qx+dOTA48uy0aoc=
-SHA1 (node-v0.6.15.tar.gz) = XFLY+R8iEnf+adDlv3PRPQ8jA48=
-SHA256 (node-v0.6.15.tar.gz) = eIWaGjHI56ZNDvoEAybZPGYkzDRNObLkfhTpxNwxNuA=
-SIZE (node-v0.6.15.tar.gz) = 10741691
+MD5 (node-v0.6.16.tar.gz) = 4FbRgNGuUOYVqrgAuTqVvQ==
+RMD160 (node-v0.6.16.tar.gz) = GxRNYsx7PQ9pjxL6T3Tvxh5SuJs=
+SHA1 (node-v0.6.16.tar.gz) = B5bMLtt/02WxblpK739mj07dZCU=
+SHA256 (node-v0.6.16.tar.gz) = k+PlEprIy9ip+JOgZ1wx5Y6NYbpY4FABtlq2HEnl1VE=
+SIZE (node-v0.6.16.tar.gz) = 10747155
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/node/pkg/PLIST,v
retrieving revision 1.12
diff -N -u -p pkg/PLIST
--- pkg/PLIST   12 Apr 2012 10:16:50 -0000      1.12
+++ pkg/PLIST   30 Apr 2012 20:21:11 -0000
@@ -664,6 +664,7 @@ lib/node_modules/npm/node_modules/mkdirp/index.js
 lib/node_modules/npm/node_modules/mkdirp/package.json
 lib/node_modules/npm/node_modules/node-gyp/
 lib/node_modules/npm/node_modules/node-gyp/.npmignore
+lib/node_modules/npm/node_modules/node-gyp/LICENSE
 lib/node_modules/npm/node_modules/node-gyp/README.md
 lib/node_modules/npm/node_modules/node-gyp/bin/
 lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
@@ -747,8 +748,6 @@ lib/node_modules/npm/node_modules/node-gyp/lib/node-gy
 lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js
 lib/node_modules/npm/node_modules/node-gyp/lib/remove.js
 lib/node_modules/npm/node_modules/node-gyp/lib/util/
-lib/node_modules/npm/node_modules/node-gyp/lib/util/asyncEmit.js
-lib/node_modules/npm/node_modules/node-gyp/lib/util/hook.js
 lib/node_modules/npm/node_modules/node-gyp/lib/util/mkdirp.js
 lib/node_modules/npm/node_modules/node-gyp/node_modules/
 lib/node_modules/npm/node_modules/node-gyp/node_modules/ansi/

Reply via email to