Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:06 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: 2ec126b9a5b6 - main - security/beecrypt: Add CPE information
Message-ID:  <202109211259.18LCx6oL068004@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=2ec126b9a5b6b0819837f90ecab1cb63dfd12b4f

commit 2ec126b9a5b6b0819837f90ecab1cb63dfd12b4f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:20:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:57:57 +0000

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

diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index b6d77e39e7fb..3a6bde4f3415 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -20,9 +20,10 @@ BROKEN_powerpc64=	Does not build: Error: unsupported relocation against r3
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-java --without-python
 INSTALL_TARGET=	install-strip
-USES=		libtool
+USES=		cpe libtool
 USE_LDCONFIG=	yes
 TEST_TARGET=	check
+CPE_VENDOR=	beecrypt_project
 
 OPTIONS_DEFINE=	OPENMP
 OPENMP_CONFIGURE_ENABLE=	openmp



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