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)
Wed, Oct 8, 8:23 PM
Unknown Object (File)
Fri, Sep 26, 10:50 AM
Unknown Object (File)
Thu, Sep 18, 8:33 PM
Unknown Object (File)
Sep 15 2025, 1:18 PM
Unknown Object (File)
Sep 14 2025, 9:15 AM
Unknown Object (File)
Sep 11 2025, 8:24 AM
Unknown Object (File)
Sep 10 2025, 6:44 AM
Unknown Object (File)
Aug 26 2025, 7:45 PM
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.