git: ae72cbc87ce2 - main - devel/rubygem-grpc-google-iam-v1: Fix LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:14:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae72cbc87ce20d41f18e46eebde4885d600d76e3 commit ae72cbc87ce20d41f18e46eebde4885d600d76e3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:47:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:28 +0000 devel/rubygem-grpc-google-iam-v1: Fix LICENSE - Update COMMENT and WWW --- devel/rubygem-grpc-google-iam-v1/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-grpc-google-iam-v1/Makefile b/devel/rubygem-grpc-google-iam-v1/Makefile index a63147d80672..b6ca2b9c40f4 100644 --- a/devel/rubygem-grpc-google-iam-v1/Makefile +++ b/devel/rubygem-grpc-google-iam-v1/Makefile @@ -4,10 +4,10 @@ CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Google IAM gRPC client library -WWW= https://github.com/googleapis/common-protos-ruby/tree/master/grpc-google-iam-v1 +COMMENT= Common protos and gRPC services for Google IAM +WWW= https://github.com/googleapis/common-protos-ruby/tree/main/grpc-google-iam-v1 -LICENSE= BSD3CLAUSE +LICENSE= APACHE20 RUN_DEPENDS= rubygem-google-protobuf>=3.14<4:devel/rubygem-google-protobuf \ rubygem-googleapis-common-protos>=1.3.12<2.0:devel/rubygem-googleapis-common-protos \