Bug 213432

Summary: www/node: Update to 6.8.0
Product: Ports & Packages Reporter: Bradley T. Hughes <bhughes>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Many People CC: adamw
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://nodejs.org/en/blog/release/v6.8.0/
Attachments:
Description Flags
patch from a git commit bhughes: maintainer-approval+

Description Bradley T. Hughes freebsd_committer freebsd_triage 2016-10-13 07:16:47 UTC
Created attachment 175687 [details]
patch from a git commit

Bump to the latest upstream release. Add a new patch to add
-DZLIB_CONST, without which the build will break.

https://nodejs.org/en/blog/release/v6.8.0/

portlint: OK (-C, spurious warning about possible direct use of "python" command)
testport: OK (poudriere: 11.0-R, 10.[123]-R, 9.3-R, amd64/i386, default options)
testport: OK (poudriere: 11.0-R, 10.[123]-R, 9.3-R, amd64/i386, BUNDLED_SSL enabled)
Comment 1 Bradley T. Hughes freebsd_committer freebsd_triage 2016-10-14 11:56:54 UTC
Fix for build breakage is under review by upstream:

https://github.com/nodejs/node/pull/9077
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-14 15:43:23 UTC
A commit references this bug:

Author: adamw
Date: Fri Oct 14 15:42:43 UTC 2016
New revision: 423979
URL: https://svnweb.freebsd.org/changeset/ports/423979

Log:
  Update to 6.8.0.

  PR:		213432
  Submitted by:	maintainer (Bradley T. Hughes)

Changes:
  head/www/node/Makefile
  head/www/node/distinfo
  head/www/node/files/patch-node.gyp
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2016-10-14 15:43:49 UTC
Committed. Thanks, Bradley.
Comment 4 Bradley T. Hughes freebsd_committer freebsd_triage 2016-10-16 13:08:39 UTC
Thank you, Adam :)