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)
Tue, Mar 21, 3:27 PM
Unknown Object (File)
Sat, Mar 11, 12:27 AM
Unknown Object (File)
Fri, Mar 10, 6:51 AM
Unknown Object (File)
Fri, Mar 3, 4:21 PM
Unknown Object (File)
Feb 15 2023, 6:53 PM
Unknown Object (File)
Feb 8 2023, 2:23 PM
Unknown Object (File)
Feb 1 2023, 5:10 PM
Unknown Object (File)
Dec 28 2022, 5:44 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14140
Build 14313: arc lint + arc unit

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.