Bug 219192 - www/node6: Update to v6.10.3
Summary: www/node6: Update to v6.10.3
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: Po-Chuan Hsieh
URL: https://nodejs.org/en/blog/release/v6...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-10 12:30 UTC by Bradley T. Hughes
Modified: 2017-05-11 08:16 UTC (History)
0 users

See Also:


Attachments
www/node6: Update to v6.10.3 (5.70 KB, patch)
2017-05-10 12:30 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 2017-05-10 12:30:40 UTC
Created attachment 182472 [details]
www/node6: Update to v6.10.3

Update to the latest v6 LTS release. Copy patch from www/node to fix the
build on arm with dtrace enabled (the default). Refresh patches with
'make makepatch'.

portlint: OK (-C, spurious warnings about /etc/make.conf and python use)
testport: OK (poudriere, 10.3-R, amd64/i386, default options)
testport: OK (poudriere, 10.3-R, amd64/i386, BUNDLED_SSL)
testport: OK (poudriere, 11.0-R, amd64/i386/armv6, default options)
testport: OK (poudriere, 11.0-R, amd64/i386/armv6, BUNDLED_SSL)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-10 17:52:57 UTC
A commit references this bug:

Author: sunpoet
Date: Wed May 10 17:52:16 UTC 2017
New revision: 440579
URL: https://svnweb.freebsd.org/changeset/ports/440579

Log:
  Update to 6.10.3

  Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
  PR:		219192
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)

Changes:
  head/www/node6/Makefile
  head/www/node6/distinfo
  head/www/node6/files/patch-node.gyp
  head/www/node6/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-10 17:54:29 UTC
Committed. Thanks!
Comment 3 Bradley T. Hughes freebsd_committer freebsd_triage 2017-05-11 08:16:03 UTC
Thanks, also for fixing the patch :)