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)
Fri, Jan 17, 6:24 PM
Unknown Object (File)
Dec 6 2024, 7:35 PM
Unknown Object (File)
Nov 16 2024, 5:00 PM
Unknown Object (File)
Sep 28 2024, 1:25 AM
Unknown Object (File)
Sep 27 2024, 2:08 PM
Unknown Object (File)
Sep 17 2024, 3:30 AM
Unknown Object (File)
Sep 16 2024, 7:03 PM
Unknown Object (File)
Sep 11 2024, 4:21 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.