git: 345734b82815 - main - devel/gitaly: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 29 20:02:18 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=345734b82815305bad860029d315c7a109c734e0

commit 345734b82815305bad860029d315c7a109c734e0
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:31:38 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:31:38 +0000

    devel/gitaly: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/gitaly/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index fa3c993d856b..a257855a00e3 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -36,6 +36,8 @@ LIB_DEPENDS=	libgit2.so:devel/libgit2
 USES=		cpe gmake go:modules,no_targets pkgconfig
 USE_RUBY=	yes
 
+CPE_VENDOR=	gitlab
+
 MAKE_ENV=	GOFLAGS="${GO_BUILDFLAGS}"
 # make sure to pass go build options into make process
 MAKE_ENV+=	${GO_ENV}


More information about the dev-commits-ports-main mailing list