Bug 208096

Summary: [PATCH] www/node: update to 5.9.0
Product: Ports & Packages Reporter: Bradley T. Hughes <bhughes>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: linpct, lme
Priority: --- Keywords: patch
Version: LatestFlags: bhughes: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to www/node from a git commit, apply with patch -p1
none
poudriere testport log none

Description Bradley T. Hughes freebsd_committer freebsd_triage 2016-03-17 19:11:54 UTC
Created attachment 168332 [details]
patch to www/node from a git commit, apply with patch -p1

Update to latest upstream release.

See also https://github.com/bradleythughes/freebsd-ports/commit/2b27092e2b1be7d6ff920af3be27620bb3dc6f87
Comment 1 linpct 2016-03-18 03:07:36 UTC
Maintainer approved.

Thanks.
Comment 2 linpct 2016-03-18 03:09:17 UTC
Comment on attachment 168332 [details]
patch to www/node from a git commit, apply with patch -p1

Maintainer approved, thanks.
Comment 3 Bradley T. Hughes freebsd_committer freebsd_triage 2016-03-18 07:42:23 UTC
Created attachment 168358 [details]
poudriere testport log

Truncated poudriere testport log. I removed some of the make output from the log using:

$ grep -vE '^  (cc|c\+\+)' node-5.9.0.log > node-5.9.0-truncated.log
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-03-18 08:53:43 UTC
A commit references this bug:

Author: lme
Date: Fri Mar 18 08:53:36 UTC 2016
New revision: 411334
URL: https://svnweb.freebsd.org/changeset/ports/411334

Log:
  Update to 5.9.0

  PR:		208096
  Submitted by:	Bradley T. Hughes
  Approved by:	maintainer

Changes:
  head/www/node/Makefile
  head/www/node/distinfo
Comment 5 Lars Engels freebsd_committer freebsd_triage 2016-03-18 08:54:13 UTC
Committed, thanks!