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)
Wed, Aug 20, 4:54 AM
Unknown Object (File)
Jun 27 2025, 3:45 AM
Unknown Object (File)
Jun 25 2025, 9:38 PM
Unknown Object (File)
Jun 25 2025, 3:56 AM
Unknown Object (File)
Jun 25 2025, 3:16 AM
Unknown Object (File)
Jun 21 2025, 1:22 AM
Unknown Object (File)
Jun 16 2025, 11:25 AM
Unknown Object (File)
Jun 14 2025, 8: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
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.