Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:25 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4f6a796c6790 - main - devel/go-protobuf: Add CPE information
Message-ID:  <202110142132.19ELWPxV078594@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f6a796c67903a9a8e79e973b8ff0b0ec36319fb

commit 4f6a796c67903a9a8e79e973b8ff0b0ec36319fb
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:17 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:17 +0000

    devel/go-protobuf: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/go-protobuf/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile
index 887a4eaa2aba..94914738868b 100644
--- a/devel/go-protobuf/Makefile
+++ b/devel/go-protobuf/Makefile
@@ -14,7 +14,8 @@ COMMENT=	Protocol Buffers for Go with Gadgets
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go
+USES=		cpe go
+CPE_VENDOR=	golang
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	gogo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142132.19ELWPxV078594>