Bug 209341

Summary: [maintainer update][patch] www/node5: update to v5.11.1
Product: Ports & Packages Reporter: Bradley T. Hughes <bhughes>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch from a git commit, apply with patch -p1 none

Description Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-06 20:25:18 UTC
Created attachment 170061 [details]
patch from a git commit, apply with patch -p1

Update to the latest upstream v5.x stable release after the recent openssl CVEs.
    
Release announcement with changelog is here:
https://nodejs.org/en/blog/release/v5.11.1
https://nodejs.org/en/blog/vulnerability/openssl-may-2016/
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-06 21:31:40 UTC
A commit references this bug:

Author: pi
Date: Fri May  6 21:30:57 UTC 2016
New revision: 414730
URL: https://svnweb.freebsd.org/changeset/ports/414730

Log:
  www/node5: 5.11.0 -> 5.11.1

  Update to the latest upstream v5.x stable release after the recent
  openssl CVEs.

  Release announcement with changelog is here:
    https://nodejs.org/en/blog/release/v5.11.1
    https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

  PR:		209341
  MFH:		2016Q2
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)

Changes:
  head/www/node5/Makefile
  head/www/node5/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-07 19:38:32 UTC
A commit references this bug:

Author: pi
Date: Sat May  7 19:38:13 UTC 2016
New revision: 414783
URL: https://svnweb.freebsd.org/changeset/ports/414783

Log:
  MFH: r414730

  www/node5: 5.9.1 -> 5.11.1

  Update to the latest upstream v5.x stable release after the recent
  openssl CVEs.

  Release announcement with changelog is here:
    https://nodejs.org/en/blog/release/v5.11.1
    https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

  PR:		209341
  MFH:		2016Q2
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
  Approved by:	ports-secteam (junovitch)

Changes:
  branches/2016Q2/www/node/Makefile
  branches/2016Q2/www/node/distinfo
  branches/2016Q2/www/node/pkg-plist
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-07 19:39:37 UTC
Committed to 2016Q2 (patch provided by maintainer, thanks!)