Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:26 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: 89884d08595f - main - security/pgpdump: Add CPE information
Message-ID:  <202110131318.19DDIQCq078463@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=89884d08595fa2a9f88d024c82ecaf75e7e0fec1

commit 89884d08595fa2a9f88d024c82ecaf75e7e0fec1
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:13:46 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:13:46 +0000

    security/pgpdump: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/pgpdump/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
index 16e6074aa082..94d871e5f710 100644
--- a/security/pgpdump/Makefile
+++ b/security/pgpdump/Makefile
@@ -11,6 +11,9 @@ COMMENT=	PGP packet visualizer
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
+USES=		cpe
+CPE_VENDOR=	${PORTNAME}_project
+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/pgpdump \



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