Bug 209342 - [maintainer update][patch] www/node: update to v6.1.0
Summary: [maintainer update][patch] www/node: update to v6.1.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: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-06 20:26 UTC by Bradley T. Hughes
Modified: 2016-05-06 22:03 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit, apply with patch -p1 (1.18 KB, text/plain)
2016-05-06 20:26 UTC, Bradley T. Hughes
no flags Details

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-05-06 20:26:23 UTC
Created attachment 170062 [details]
patch from a git commit, apply with patch -p1

Update to the latest upstream v6.x current release after the recent openssl CVEs. This release also includes several semver minor changes.
    
Release announcment with changelog is here:
https://nodejs.org/en/blog/release/v6.1.0/
https://nodejs.org/en/blog/vulnerability/openssl-may-2016/
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-06 21:32:42 UTC
A commit references this bug:

Author: pi
Date: Fri May  6 21:32:10 UTC 2016
New revision: 414731
URL: https://svnweb.freebsd.org/changeset/ports/414731

Log:
  www/node: 6.0.0 -> 6.1.0

  Update to the latest upstream v6.x current release after the recent
  openssl CVEs. This release also includes several semver minor changes.

  Release announcment with changelog is here:
    https://nodejs.org/en/blog/release/v6.1.0/
    https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

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

Changes:
  head/www/node/Makefile
  head/www/node/distinfo
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-06 21:33:11 UTC
Committed, thanks!
Comment 3 Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-06 22:03:46 UTC
And thanks to you yet again, Kurt :)