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
Unknown Object (File)
Tue, May 26, 2:38 AM
Unknown Object (File)
Thu, May 21, 11:08 AM
Unknown Object (File)
Thu, May 21, 11:07 AM
Unknown Object (File)
Apr 30 2026, 9:03 AM
Unknown Object (File)
Apr 24 2026, 2:45 PM
Unknown Object (File)
Apr 23 2026, 6:25 PM
Unknown Object (File)
Apr 17 2026, 8:55 AM
Unknown Object (File)
Apr 16 2026, 6:37 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10182
Build 10603: arc lint + arc unit

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.