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
F106148831: D14050.diff
Thu, Dec 26, 5:04 AM
Unknown Object (File)
Mon, Dec 2, 1:12 PM
Unknown Object (File)
Nov 16 2024, 7:16 AM
Unknown Object (File)
Nov 15 2024, 6:02 AM
Unknown Object (File)
Oct 5 2024, 9:47 PM
Unknown Object (File)
Oct 2 2024, 8:20 PM
Unknown Object (File)
Oct 2 2024, 1:50 PM
Unknown Object (File)
Oct 1 2024, 9:26 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.