Created attachment 174919 [details] patch from a git commit Bump to the latest upstream release. Refresh patches with `make makepatch`. Add -D_GLIBCXX_USE_C99 to CFLAGS when building with GCC; otherwise the build breaks on 9.3-R due to the lack of std::snprintf(). portlint: OK (-C, spurious warning about possible 'python' usage) testport: OK (poudriere, 11.0-RC3, 10.[123]-R, 9.3-R, amd64/i386, default options)
A commit references this bug: Author: vanilla Date: Sun Sep 18 15:59:08 UTC 2016 New revision: 422395 URL: https://svnweb.freebsd.org/changeset/ports/422395 Log: Update to 6.6.0. PR: 212797 Submitted by: maintainer Changes: head/www/node/Makefile head/www/node/distinfo head/www/node/files/patch-deps_v8_src_arm_cpu-arm.cc head/www/node/files/patch-deps_v8_src_base_atomicops__internals__arm__gcc.h head/www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc head/www/node/files/patch-deps_v8_src_log-utils.h head/www/node/files/patch-deps_v8_src_profiler_sampler.cc
Thanks! :D