Bug 208787 - [PATCH] www/npm2: change default backend to www/node4
Summary: [PATCH] www/npm2: change default backend to www/node4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-04-13 20:11 UTC by Bradley T. Hughes
Modified: 2016-04-30 15:44 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback? (sunpoet)


Attachments
patch from a git commit, apply with patch -p1 (1.30 KB, text/plain)
2016-04-13 20:11 UTC, Bradley T. Hughes
no flags Details
poudriere testport log (12.88 KB, text/plain)
2016-04-13 20:12 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-04-13 20:11:54 UTC
Created attachment 169299 [details]
patch from a git commit, apply with patch -p1

Have the LTS version of npm depend on the LTS version of node by default.
Comment 1 Bradley T. Hughes freebsd_committer freebsd_triage 2016-04-13 20:12:16 UTC
Created attachment 169300 [details]
poudriere testport log
Comment 2 Bradley T. Hughes freebsd_committer freebsd_triage 2016-04-13 20:15:12 UTC
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206028
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-04-30 15:44:13 UTC
npm2 now depends on node4 by default. Thanks!