Created attachment 175258 [details] patch from a git commit Bump to the latest upstream release. This is an important security release. Add a patch to remove -fno-delete-null-pointer-checks from CFLAGS for C++, since clang does not support this option. Refresh existing patches with `make makepatch`. Move DEPRECATED and EXPIRATION_DATE fields in response to `portlint -C` errors. Update the EXPIRATION_DATE to 2016-12-31, as published by upstream at https://github.com/nodejs/LTS#lts-schedule. https://nodejs.org/en/blog/release/v0.12.16/ https://nodejs.org/en/blog/vulnerability/september-2016-security-releases/ portlint: OK (-C, looks fine.) testport: OK (poudriere, 11.0-RC3, 10.[123]-R, 9.3-R, amd64/i386, default options)
A commit references this bug: Author: vanilla Date: Fri Sep 30 13:30:47 UTC 2016 New revision: 422983 URL: https://svnweb.freebsd.org/changeset/ports/422983 Log: Update to 0.12.16. PR: 213072 Submitted by: maintainer Changes: head/www/node012/Makefile head/www/node012/distinfo head/www/node012/files/patch-common.gypi head/www/node012/files/patch-deps_v8_src_base_platform_platform-freebsd.cc head/www/node012/files/patch-deps_v8_src_base_platform_platform-posix.cc head/www/node012/files/patch-deps_v8_src_compiler_instruction.h