Date: Tue, 21 Sep 2021 12:59:01 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 680632985935 - main - net/rubygem-gitaly: Add CPE information Message-ID: <202109211259.18LCx1QW067902@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=680632985935162464416b4c71a1d1acc59d339c commit 680632985935162464416b4c71a1d1acc59d339c Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-21 12:16:58 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-21 12:57:55 +0000 net/rubygem-gitaly: Add CPE information Approved by: portmgr (blanket) --- net/rubygem-gitaly/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index 03c7de2552c0..e9464f6be341 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -12,9 +12,11 @@ LICENSE= MIT RUN_DEPENDS= rubygem-grpc>=1.0<2.0:net/rubygem-grpc \ gitaly>=14.2:devel/gitaly -USES= gem +USES= cpe gem USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= gitlab + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211259.18LCx1QW067902>