Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:31:56 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: 38bfe6313602 - main - databases/sqlcipher: Add CPE information
Message-ID:  <202110142131.19ELVuHk074608@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=38bfe63136024e38158b7e28287b4dab503f49d2

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

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

diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index 28535bede5f5..083a4353459c 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Encrypted SQLite database
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		libedit libtool pathfix ssl tcl:86,build
+USES=		cpe libedit libtool pathfix ssl tcl:86,build
+CPE_VENDOR=	zetetic
 USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 



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