Date: Mon, 08 Jun 2026 19:16:56 +0000 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: e3a3153a9944 - main - devel/apache-commons-configuration: Add CPE information Message-ID: <6a271528.3dac3.3bbe2b19@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3a3153a9944c573d76109233dfc0e6cee9723fb commit e3a3153a9944c573d76109233dfc0e6cee9723fb Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 18:43:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:08:55 +0000 devel/apache-commons-configuration: Add CPE information --- devel/apache-commons-configuration/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/devel/apache-commons-configuration/Makefile b/devel/apache-commons-configuration/Makefile index 01ee7c4a6fa1..bf8c2737d493 100644 --- a/devel/apache-commons-configuration/Makefile +++ b/devel/apache-commons-configuration/Makefile @@ -19,7 +19,10 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-beanutils.jar:java/apache-commons-beanutils \ ${JAVALIBDIR}/commons-lang.jar:java/apache-commons-lang \ ${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging -USES= java +USES= cpe java + +CPE_PRODUCT= commons_configuration +CPE_VENDOR= apache WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271528.3dac3.3bbe2b19>
