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
F167949795: D12297.id32930.diff
Tue, Aug 25, 2:19 PM
F167872837: D12297.id32858.diff
Tue, Aug 25, 4:02 AM
Unknown Object (File)
Mon, Aug 24, 7:33 PM
Unknown Object (File)
Sun, Aug 23, 11:04 PM
Unknown Object (File)
Thu, Aug 13, 3:25 AM
Unknown Object (File)
Tue, Aug 11, 6:20 PM
Unknown Object (File)
Tue, Aug 11, 6:19 PM
Unknown Object (File)
Tue, Aug 11, 6:19 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.