git: e65567d3bcc5 - main - security/libgpg-error: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 8 20:54:02 UTC 2021


The branch main has been updated by decke:

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

commit e65567d3bcc52076090a2876fc268e33508b44fe
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:33:33 +0000
Commit:     Bernhard Froehlich <decke at 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


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