Bug 213073

Summary: www/node010: Update to 0.10.47
Product: Ports & Packages Reporter: Bradley T. Hughes <bhughes>
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Many People CC: vanilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://nodejs.org/en/blog/release/v0.10.47/
Attachments:
Description Flags
patch from a git commit bhughes: maintainer-approval+

Description Bradley T. Hughes freebsd_committer freebsd_triage 2016-09-29 07:29:19 UTC
Created attachment 175259 [details]
patch from a git commit

Bump to the latest upstream release. This is an important security
release. Add patch to remove -fno-delete-null-pointer-checks from
CFLAGS for C++, since clang does not recognize this option. Refresh
existing patches with `make makepatch`.
    
Move DEPRECATED and EXPIRATION_DATE fields in response to
`portlint -C` errors.
    
https://nodejs.org/en/blog/release/v0.10.47/
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)
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2016-09-30 12:54:42 UTC
release this pr, will deprecated on 10/1
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-09-30 15:51:29 UTC
A commit references this bug:

Author: vanilla
Date: Fri Sep 30 15:50:43 UTC 2016
New revision: 422994
URL: https://svnweb.freebsd.org/changeset/ports/422994

Log:
  Update to 0.10.47, and pet portlint.

  PR:		213073
  Submitted by:	maintainer

Changes:
  head/www/node010/Makefile
  head/www/node010/distinfo
  head/www/node010/files/patch-common.gypi
  head/www/node010/files/patch-deps_v8_src_platform-freebsd.cc