Page MenuHomeFreeBSD

www/node: Update 8.1.2 -> 8.1.3
ClosedPublic

Authored by bhughes on Jun 29 2017, 8:30 AM.
Tags
None
Referenced Files
F152636962: D11402.id30205.diff
Thu, Apr 16, 4:33 AM
Unknown Object (File)
Sat, Apr 11, 9:34 PM
Unknown Object (File)
Mon, Mar 23, 7:47 PM
Unknown Object (File)
Sun, Mar 22, 6:50 PM
Unknown Object (File)
Mar 12 2026, 4:29 PM
Unknown Object (File)
Mar 6 2026, 4:04 AM
Unknown Object (File)
Feb 22 2026, 7:55 PM
Unknown Object (File)
Feb 9 2026, 12:04 PM
Subscribers
None

Details

Summary

www/node: Update 8.1.2 -> 8.1.3

  • Pet portlint (trailing whitespace)

Approved by: robak (mentor)

Test Plan

$ pwd
/usr/ports/www/node
$ portlint -C
WARN: Makefile: [0]: possible direct use of command "python" found. use ${PYTHON_CMD} instead.
WARN: Makefile: possible use of absolute pathname "/etc/make.conf".
0 fatal errors and 2 warnings found.

http://35.176.84.170/data/latest-per-pkg/node/8.1.3/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM, however, in the commit msg, please refrain from too 'chilled out' comments, instead of:

www/node: Update 8.1.2 -> 8.1.3

Update to the latest upstream release. While here, pet portlint.

Approved by:	robak (mentor)

you could do:

www/node: Update 8.1.2 -> 8.1.3

- Pet portlint

Approved by:	robak (mentor)

The first part below the commit msg subject is a repetition of the subject.

This revision is now accepted and ready to land.Jun 29 2017, 10:26 AM
This revision was automatically updated to reflect the committed changes.