Date: Tue, 19 Oct 2021 11:14:56 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7bf3ba24e58f - main - mail/mailman3: Add CPE information Message-ID: <202110191114.19JBEuHI062541@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bf3ba24e58facf04b3cc3b3ca9b4c1f53475e11 commit 7bf3ba24e58facf04b3cc3b3ca9b4c1f53475e11 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:33 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:33 +0000 mail/mailman3: Add CPE information Approved by: portmgr (blanket) --- mail/mailman3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/mailman3/Makefile b/mail/mailman3/Makefile index 009a4757a17f..aebacdbf8f99 100644 --- a/mail/mailman3/Makefile +++ b/mail/mailman3/Makefile @@ -28,7 +28,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosmtpd>=1.1:mail/py-aiosmtpd@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}zope.event>0:devel/py-zope.event@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} -USES= python:3.5+ +USES= cpe python:3.5+ +CPE_VENDOR= gnu USE_PYTHON= autoplist distutils USE_RC_SUBR= mailman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191114.19JBEuHI062541>