Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:48:51 +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: f3b370101a9f - main - textproc/py-mistune0: Fix CPE information
Message-ID:  <6a271ca3.3fc09.122a8afc@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=f3b370101a9fdfd6ec68200cb96680a6e7d78d18

commit f3b370101a9fdfd6ec68200cb96680a6e7d78d18
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:41:09 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:41:09 +0000

    textproc/py-mistune0: Fix CPE information
---
 textproc/py-mistune0/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/py-mistune0/Makefile b/textproc/py-mistune0/Makefile
index 44fc2e6bc510..faffd6b32414 100644
--- a/textproc/py-mistune0/Makefile
+++ b/textproc/py-mistune0/Makefile
@@ -22,6 +22,7 @@ USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
+CPE_PRODUCT=	mistune
 CPE_VENDOR=	mistune_project
 
 PORTSCOUT=	limit:^0\.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271ca3.3fc09.122a8afc>