Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2022 14:59:46 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: fe12ad79f97d - main - textproc/apache-xmlbeans: Add CPE information
Message-ID:  <202205101459.24AExk8A083071@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=fe12ad79f97d3d6289791249bc277166980131de

commit fe12ad79f97d3d6289791249bc277166980131de
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-05-10 14:56:10 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-05-10 14:56:10 +0000

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

diff --git a/textproc/apache-xmlbeans/Makefile b/textproc/apache-xmlbeans/Makefile
index 3ed59bd64152..8d243a5b63f6 100644
--- a/textproc/apache-xmlbeans/Makefile
+++ b/textproc/apache-xmlbeans/Makefile
@@ -15,10 +15,11 @@ COMMENT=	Java classes for XML
 
 LICENSE=	APACHE20
 
-USES=		tar:tgz
+USES=		cpe tar:tgz
 USE_JAVA=	yes
 JAVA_VERSION=	8+
 SCHEMAS_VER=	1.4
+CPE_VENDOR=	apache
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes



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