Trivial update to bring node up to the latest to take care of:
http://www.openwall.com/lists/oss-security/2013/10/19/4

Tested on amd64.

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/node/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    22 Oct 2013 15:29:13 -0000      1.22
+++ Makefile    22 Oct 2013 16:41:58 -0000
@@ -8,7 +8,7 @@ ONLY_FOR_ARCHS= amd64 i386
 
 COMMENT=       V8 JavaScript for clients and servers
 
-NODE_VERSION=  v0.10.20
+NODE_VERSION=  v0.10.21
 
 DISTNAME=      node-${NODE_VERSION}
 PKGNAME=       ${DISTNAME:S/v//g}
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/node/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo    22 Oct 2013 15:29:13 -0000      1.17
+++ distinfo    22 Oct 2013 16:41:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.20.tar.gz) = ta8A1NQ2RPN8qi2tX6geb4mOu3sjjwKhzd/P8RyB5kk=
-SIZE (node-v0.10.20.tar.gz) = 13633041
+SHA256 (node-v0.10.21.tar.gz) = fBJb8iwXVgZPKmgxDUgi93yBNM4Xiy+qYVVnGoEkFA0=
+SIZE (node-v0.10.21.tar.gz) = 13647047

Reply via email to