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

See Also:


Attachments
www/node: Update to v7.10.0 (4.63 KB, patch)
2017-05-10 12:32 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:32:22 UTC
Created attachment 182474 [details]
www/node: Update to v7.10.0

Update to the latest v7 Current release. Refresh patches using
'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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-10 13:00:30 UTC
Regarding of the changes of files/patch-*, most of them are no-op except files/patch-node.gyp. Since 'make makepatch' will re-generate the patch file(s) and the date of *.orig will be changed (if you run it again newer tarball). I would suggest you revert the change if that's the only change of the patch file.
Thanks!
Comment 2 Bradley T. Hughes freebsd_committer freebsd_triage 2017-05-10 13:01:57 UTC
Yes, that's a good point. I hadn't intended to include the noop patch changes. I'll fix it :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-05-10 17:52:59 UTC
A commit references this bug:

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

Log:
  Update to 7.10.0

  - Regenerate patch file with makepatch:

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

Changes:
  head/www/node/Makefile
  head/www/node/distinfo
  head/www/node/files/patch-node.gyp
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-10 17:54:33 UTC
Committed. Thanks!
Comment 5 Bradley T. Hughes freebsd_committer freebsd_triage 2017-05-11 08:16:13 UTC
Thanks again! :)