Bug 213432 - www/node: Update to 6.8.0
Summary: www/node: Update to 6.8.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: Adam Weinberger
URL: https://nodejs.org/en/blog/release/v6...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-10-13 07:16 UTC by Bradley T. Hughes
Modified: 2016-10-16 13:08 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit (1.56 KB, patch)
2016-10-13 07:16 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-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 :)