Index: head/www/node4/Makefile =================================================================== --- head/www/node4/Makefile +++ head/www/node4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.8.5 +PORTVERSION= 4.8.6 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Index: head/www/node4/distinfo =================================================================== --- head/www/node4/distinfo +++ head/www/node4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508910464 -SHA256 (node-v4.8.5.tar.gz) = 23980b1d31c6b0e05eff2102ffa0059a6f7a93e27e5288eb5551b9b003ec0c07 -SIZE (node-v4.8.5.tar.gz) = 22775183 +TIMESTAMP = 1510090419 +SHA256 (node-v4.8.6.tar.gz) = f37a92ca7254ecac80f905a5ba5c5ccf8d886c7dab80d84cf6e28af24b1ff680 +SIZE (node-v4.8.6.tar.gz) = 22853697 Index: head/www/node4/files/patch-deps_v8_src_runtime_runtime-i18n.cc =================================================================== --- head/www/node4/files/patch-deps_v8_src_runtime_runtime-i18n.cc +++ head/www/node4/files/patch-deps_v8_src_runtime_runtime-i18n.cc @@ -1,10 +0,0 @@ ---- deps/v8/src/runtime/runtime-i18n.cc.orig 2017-07-11 01:49:24 UTC -+++ deps/v8/src/runtime/runtime-i18n.cc -@@ -22,6 +22,7 @@ - #include "unicode/dtfmtsym.h" - #include "unicode/dtptngen.h" - #include "unicode/locid.h" -+#include "unicode/normlzr.h" - #include "unicode/numfmt.h" - #include "unicode/numsys.h" - #include "unicode/rbbi.h"