Page MenuHomeFreeBSD

www/node6: Update 6.12.2 -> 6.12.3
ClosedPublic

Authored by bhughes on Jan 5 2018, 5:17 PM.
Tags
None
Referenced Files
F168101811: D13774.id.diff
Wed, Aug 26, 9:46 AM
F168078234: D13774.diff
Wed, Aug 26, 6:53 AM
F168014621: D13774.id38836.diff
Tue, Aug 25, 10:24 PM
F168006470: D13774.id37561.diff
Tue, Aug 25, 9:23 PM
Unknown Object (File)
Mon, Aug 24, 8:52 AM
Unknown Object (File)
Mon, Aug 24, 6:57 AM
Unknown Object (File)
Mon, Aug 24, 6:06 AM
Unknown Object (File)
Mon, Aug 17, 12:52 AM
Subscribers
None

Details

Summary

www/node6: Update 6.12.2 -> 6.12.3

https://nodejs.org/en/blog/release/v6.12.3/

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/node6
$ portlint -C
WARN: Makefile: possible direct use of command "python" found. use ${PYTHON_CMD} instead.
WARN: Makefile: possible use of absolute pathname "/etc/make.conf".
WARN: Makefile: "IGNORE" has to appear earlier.
0 fatal errors and 3 warnings found.

http://35.177.216.92/data/latest-per-pkg/node6/6.12.3/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14139
Build 14312: arc lint + arc unit

Event Timeline

bhughes edited the test plan for this revision. (Show Details)
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.