Bug 213073 - www/node010: Update to 0.10.47
Summary: www/node010: Update to 0.10.47
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Vanilla I. Shu
URL: https://nodejs.org/en/blog/release/v0...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-29 07:29 UTC by Bradley T. Hughes
Modified: 2016-09-30 15:51 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit (3.22 KB, patch)
2016-09-29 07:29 UTC, Bradley T. Hughes
bhughes: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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