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
Unknown Object (File)
Mon, Mar 4, 9:15 AM
Unknown Object (File)
Mon, Mar 4, 9:15 AM
Unknown Object (File)
Sun, Mar 3, 9:18 AM
Unknown Object (File)
Sun, Mar 3, 9:08 AM
Unknown Object (File)
Jan 14 2024, 8:59 PM
Unknown Object (File)
Jan 14 2024, 5:26 PM
Unknown Object (File)
Nov 8 2023, 10:01 AM
Unknown Object (File)
Oct 11 2023, 11:43 PM
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.