Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2026 19:36:03 +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: f618faa2e1f5 - main - lang/linux-rl9-python3: Fix CPE information
Message-ID:  <6a305423.30f13.1ce7e545@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=f618faa2e1f50a282666f3339ac71804715e00a1

commit f618faa2e1f50a282666f3339ac71804715e00a1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-15 19:32:34 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-15 19:35:59 +0000

    lang/linux-rl9-python3: Fix CPE information
---
 lang/linux-rl9-python3/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/linux-rl9-python3/Makefile b/lang/linux-rl9-python3/Makefile
index 062db157656c..be4c783fcdba 100644
--- a/lang/linux-rl9-python3/Makefile
+++ b/lang/linux-rl9-python3/Makefile
@@ -11,6 +11,7 @@ WWW=		https://www.python.org/
 LICENSE=	PSFL
 
 USES=		cpe linux:rl9
+CPE_PRODUCT=	python
 USE_LDCONFIG=	yes
 USE_LINUX_RPM=	yes
 WANT_LINUX32=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a305423.30f13.1ce7e545>