Date: Wed, 03 Jun 2026 08:46:54 +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: 30f4601bc2ba - main - security/xml-security: Fix deprecated CPE_PRODUCT Message-ID: <6a1fe9fe.3ceb5.14b69a3a@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=30f4601bc2babdf668dba260c23fcf5b6552aae8 commit 30f4601bc2babdf668dba260c23fcf5b6552aae8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-03 08:17:58 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-03 08:43:07 +0000 security/xml-security: Fix deprecated CPE_PRODUCT --- security/xml-security/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile index 1791588fc904..5ce1d176f82c 100644 --- a/security/xml-security/Makefile +++ b/security/xml-security/Makefile @@ -14,7 +14,7 @@ LICENSE= APACHE20 RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging USES= cpe java:run -CPE_PRODUCT= xml_security_for_java +CPE_PRODUCT= santuario_xml_security_for_java CPE_VENDOR= apache NO_BUILD= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1fe9fe.3ceb5.14b69a3a>
