Page MenuHomeFreeBSD

New port: net/grpcurl
ClosedPublic

Authored by seanc on Apr 22 2018, 8:25 PM.
Tags
None
Referenced Files
F102906376: D15158.id41733.diff
Mon, Nov 18, 2:17 PM
Unknown Object (File)
Mon, Nov 11, 6:09 PM
Unknown Object (File)
Mon, Nov 11, 5:31 PM
Unknown Object (File)
Tue, Nov 5, 1:24 PM
Unknown Object (File)
Tue, Nov 5, 1:24 PM
Unknown Object (File)
Tue, Nov 5, 1:24 PM
Unknown Object (File)
Tue, Nov 5, 1:24 PM
Unknown Object (File)
Sun, Nov 3, 10:03 AM
Subscribers
None

Details

Summary

Adds net/grpcurl...

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

seanc created this revision.

Update COMMENT

net/grpcurl/Makefile
21

portlint says: FATAL: Makefile: [20]: use a tab (not space) after a variable name

seanc marked an inline comment as done.

Updated after using portlint -A

net/grpcurl/Makefile
21

Hrm, I'm not seeing that here w/ my version of portlint.

% pkg version -O ports-mgmt/portlint
portlint-2.17.16                   =
% which portlint
/usr/local/bin/portlint

OH! I didn't have -A passed. Thanks.

This revision is now accepted and ready to land.Apr 23 2018, 12:17 AM