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
F161427417: D11402.id30205.diff
Fri, Jul 3, 3:38 PM
Unknown Object (File)
Fri, Jun 26, 9:50 PM
Unknown Object (File)
Fri, Jun 26, 3:42 AM
Unknown Object (File)
Thu, Jun 25, 10:36 PM
Unknown Object (File)
May 26 2026, 2:38 AM
Unknown Object (File)
May 21 2026, 11:08 AM
Unknown Object (File)
May 21 2026, 11:07 AM
Unknown Object (File)
Apr 30 2026, 9:03 AM
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.