Page MenuHomeFreeBSD

www/node6: Update 6.11.2 -> 6.11.3
ClosedPublic

Authored by bhughes on Sep 9 2017, 8:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 7:45 AM
Unknown Object (File)
Sun, Apr 5, 3:50 PM
Unknown Object (File)
Tue, Mar 24, 12:23 AM
Unknown Object (File)
Mar 4 2026, 2:50 AM
Unknown Object (File)
Mar 2 2026, 11:04 PM
Unknown Object (File)
Mar 2 2026, 11:30 AM
Unknown Object (File)
Mar 2 2026, 5:49 AM
Unknown Object (File)
Mar 2 2026, 4:39 AM
Subscribers
None

Details

Summary

www/node6: Update 6.11.2 -> 6.11.3

Remove files/patch-node.gyp, since this patch has landed upstream. Use
DTRACE_CONFIGURE_ON to add --with-dtrace to the configure arguments when
DTRACE is enabled.

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.
WARN: Makefile: "ONLY_FOR_ARCHS" has to appear earlier.
0 fatal errors and 4 warnings found.

http://35.176.84.170/data/latest-per-pkg/node6/6.11.3/

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.Sep 11 2017, 11:47 AM
This revision was automatically updated to reflect the committed changes.