Page MenuHomeFreeBSD

www/node8: Update 8.9.3 -> 8.9.4
ClosedPublic

Authored by bhughes on Jan 5 2018, 5:22 PM.
Tags
None
Referenced Files
F151124927: D13775.diff
Mon, Apr 6, 6:20 AM
F151079868: D13775.diff
Sun, Apr 5, 8:37 PM
F151012026: D13775.diff
Sun, Apr 5, 11:09 AM
Unknown Object (File)
Thu, Mar 26, 12:01 AM
Unknown Object (File)
Tue, Mar 17, 10:01 PM
Unknown Object (File)
Sun, Mar 15, 8:57 AM
Unknown Object (File)
Sat, Mar 14, 8:37 PM
Unknown Object (File)
Mar 5 2026, 1:02 AM
Subscribers
None

Details

Summary

www/node8: Update 8.9.3 -> 8.9.4

https://nodejs.org/en/blog/release/v8.9.4/

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/node8
$ 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/node8/8.9.4/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Build logs are gone?

Yes, the EC2 spot instance I was using got terminated, and it took time to get a replacement up after running into network driver panics in recent -CURRENT kernels. I'm back in action now, and the link to the build logs has been updated.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 3 2018, 10:30 PM
This revision was automatically updated to reflect the committed changes.