Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:31:36 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: 8caf45164bff - main - databases/adodb5: Add CPE information
Message-ID:  <202110142131.19ELVaPH073327@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=8caf45164bff5e58b3aca7d1ca30db94d670ae22

commit 8caf45164bff5e58b3aca7d1ca30db94d670ae22
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:29:58 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:29:58 +0000

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

diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile
index a06d175ca4dd..e0d8cf5cb5e9 100644
--- a/databases/adodb5/Makefile
+++ b/databases/adodb5/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Database library for PHP
 LICENSE=	BSD3CLAUSE LGPL21+
 LICENSE_COMB=	dual
 
-USES=		php:flavors
+USES=		cpe php:flavors
+CPE_VENDOR=	${PORTNAME}_project
 USE_PHP=	pcre
 
 USE_GITHUB=	yes



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