Date: Mon, 08 Jun 2026 19:16:59 +0000 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: e33ea6204474 - main - devel/git-lfs: Add CPE information Message-ID: <6a27152b.3dac7.46d15fc5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e33ea6204474329725358a689323a52135efc07a commit e33ea6204474329725358a689323a52135efc07a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 18:46:31 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:08:56 +0000 devel/git-lfs: Add CPE information --- devel/git-lfs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index b539d01151c9..57291ed799f3 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -14,7 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= git:devel/git -USES= go:modules +USES= cpe go:modules +CPE_PRODUCT= git_large_file_storage +CPE_VENDOR= git_large_file_storage_project GO_MODULE= github.com/git-lfs/git-lfs/v3 WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27152b.3dac7.46d15fc5>
