git: 680632985935 - main - net/rubygem-gitaly: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:02 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=680632985935162464416b4c71a1d1acc59d339c
commit 680632985935162464416b4c71a1d1acc59d339c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:16:58 +0000
Commit: Bernhard Froehlich <decke at 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>
More information about the dev-commits-ports-all
mailing list