Bug 210072 - [maintainer][patch] www/node: update to 6.2.1
Summary: [maintainer][patch] www/node: update to 6.2.1
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: Bartek Rutkowski
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-06-06 09:20 UTC by Bradley T. Hughes
Modified: 2016-06-06 13:01 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit, apply with patch -p1 (1.65 KB, patch)
2016-06-06 09:21 UTC, Bradley T. Hughes
no flags 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-06-06 09:20:02 UTC

    
Comment 1 Bradley T. Hughes freebsd_committer freebsd_triage 2016-06-06 09:21:02 UTC
Created attachment 171087 [details]
patch from a git commit, apply with patch -p1

Notable changes (summary):
    
- buffer: Ignore negative lengths in calls to Buffer() and
  Buffer.allocUnsafe().
- npm: Upgrade npm to 3.9.3.
- tty: Default to blocking mode for stdio on OS X.
- V8: Upgrade to V8 5.0.71.52.
    
You can read the full release announcement here:
https://nodejs.org/en/blog/release/v6.2.1/
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-06 13:00:53 UTC
A commit references this bug:

Author: robak
Date: Mon Jun  6 12:59:51 UTC 2016
New revision: 416460
URL: https://svnweb.freebsd.org/changeset/ports/416460

Log:
  www/node: update 6.2.0 -> 6.2.1

  PR:		210072
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)

Changes:
  head/www/node/Makefile
  head/www/node/distinfo
  head/www/node/pkg-plist
Comment 3 Bradley T. Hughes freebsd_committer freebsd_triage 2016-06-06 13:01:20 UTC
Thanks! :)
Comment 4 Bartek Rutkowski freebsd_committer freebsd_triage 2016-06-06 13:01:44 UTC
Committed, thanks!