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
F167695663: D11402.id30205.diff
Sun, Aug 23, 8:12 PM
F167686189: D11402.id.diff
Sun, Aug 23, 6:52 PM
F167684829: D11402.diff
Sun, Aug 23, 6:36 PM
Unknown Object (File)
Wed, Aug 12, 10:13 PM
Unknown Object (File)
Tue, Aug 4, 3:42 AM
Unknown Object (File)
Tue, Aug 4, 2:05 AM
Unknown Object (File)
Mon, Aug 3, 8:52 AM
Unknown Object (File)
Thu, Jul 30, 4:32 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.