Bug 212797 - www/node: Update to 6.6.0
Summary: www/node: Update to 6.6.0
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: freebsd-ports-bugs (Nobody)
URL: https://nodejs.org/en/blog/release/v6...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-18 15:38 UTC by Bradley T. Hughes
Modified: 2016-09-19 06:29 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit (4.46 KB, patch)
2016-09-18 15:38 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-18 15:38:52 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-18 15:59:35 UTC
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
Comment 2 Bradley T. Hughes freebsd_committer freebsd_triage 2016-09-19 06:29:12 UTC
Thanks! :D