Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:37: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: 4a6766e2c694 - main - www/moin2: Fix CPE information
Message-ID:  <6a271a12.3e4d1.1cce1cc0@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=4a6766e2c6946a3d1dee0207e0be48527ebff214

commit 4a6766e2c6946a3d1dee0207e0be48527ebff214
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:30:04 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:30:34 +0000

    www/moin2: Fix CPE information
---
 www/moin2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/moin2/Makefile b/www/moin2/Makefile
index a83f69aa421e..13b8fbf053da 100644
--- a/www/moin2/Makefile
+++ b/www/moin2/Makefile
@@ -47,6 +47,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=2.10.0:devel/py-babel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xstatic-svg-edit-moin>=2012.11.15.1:devel/py-xstatic-svg-edit-moin@${PY_FLAVOR}
 
 USES=		cpe python shebangfix
+CPE_PRODUCT=	moinmoin
 CPE_VENDOR=	moinmo
 USE_PYTHON=	autoplist pep517
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271a12.3e4d1.1cce1cc0>