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
F161555766: D12297.id.diff
Sat, Jul 4, 8:20 PM
Unknown Object (File)
Sat, Jul 4, 3:47 AM
Unknown Object (File)
Sat, Jun 20, 3:29 AM
Unknown Object (File)
Thu, Jun 18, 7:59 AM
Unknown Object (File)
May 7 2026, 8:11 PM
Unknown Object (File)
Apr 26 2026, 10:10 AM
Unknown Object (File)
Apr 24 2026, 3:52 PM
Unknown Object (File)
Apr 21 2026, 11:24 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.