Page MenuHomeFreeBSD

New port: net/grpcurl
ClosedPublic

Authored by seanc on Apr 22 2018, 8:25 PM.
Tags
None
Referenced Files
F81661795: D15158.diff
Fri, Apr 19, 3:13 PM
Unknown Object (File)
Mar 4 2024, 9:48 PM
Unknown Object (File)
Mar 4 2024, 9:48 PM
Unknown Object (File)
Mar 4 2024, 9:48 PM
Unknown Object (File)
Mar 4 2024, 9:48 PM
Unknown Object (File)
Mar 4 2024, 9:35 PM
Unknown Object (File)
Dec 20 2023, 3:12 AM
Unknown Object (File)
Nov 24 2023, 2:25 AM
Subscribers
None

Details

Summary

Adds net/grpcurl...

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

seanc created this revision.

Update COMMENT

net/grpcurl/Makefile
20

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
20

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