Page MenuHomeFreeBSD

www/node: Update 9.3.0 -> 9.4.0
ClosedPublic

Authored by bhughes on Jan 25 2018, 12:13 PM.
Tags
None
Referenced Files
F154601464: D14050.diff
Wed, Apr 29, 12:30 AM
Unknown Object (File)
Mon, Apr 27, 4:21 PM
Unknown Object (File)
Sun, Apr 19, 8:21 PM
Unknown Object (File)
Sat, Apr 11, 1:15 AM
Unknown Object (File)
Thu, Apr 9, 6:58 PM
Unknown Object (File)
Mar 28 2026, 2:24 AM
Unknown Object (File)
Mar 4 2026, 5:49 AM
Unknown Object (File)
Mar 4 2026, 2:49 AM
Subscribers
None

Details

Summary

www/node: Update 9.3.0 -> 9.4.0

https://nodejs.org/en/blog/release/v9.4.0/

While here, pet portlint:

  • move ONLY_FOR_ARCHS
  • remove USES_LDCONFIG (node.js doesn't install a .so)

Approved by: robak (mentor)

Test Plan

$ pwd
/usr/ports/www/node
$ portlint -C
WARN: Makefile: possible use of absolute pathname "/etc/make.conf".
WARN: Makefile: "IGNORE" has to appear earlier.
0 fatal errors and 2 warnings found.

http://35.177.216.92/data/latest-per-pkg/node/9.4.0/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14575
Build 14709: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 25 2018, 2:29 PM
This revision was automatically updated to reflect the committed changes.