Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2021 20:54:01 GMT
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: e65567d3bcc5 - main - security/libgpg-error: Add CPE information
Message-ID:  <202109082054.188Ks1Ak021223@gitrepo.freebsd.org>

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

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

commit e65567d3bcc52076090a2876fc268e33508b44fe
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-08 20:33:33 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-08 20:53:36 +0000

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

diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile
index e1f8bcdeb5d2..4b708a1a49bd 100644
--- a/security/libgpg-error/Makefile
+++ b/security/libgpg-error/Makefile
@@ -13,7 +13,9 @@ LICENSE_COMB=	multi
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
 
-USES=		libtool tar:bzip2
+USES=		cpe libtool tar:bzip2
+
+CPE_VENDOR=	gnupg
 
 USE_LDCONFIG=		yes
 GNU_CONFIGURE=		yes



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