Date: Wed, 4 Aug 2021 19:51:09 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 509bbce17b59 - 2021Q3 - www/radicale: Add USES=cpe Message-ID: <202108041951.174Jp9Dw018425@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=509bbce17b59e7753d02cb9ac68f4b79e3491439 commit 509bbce17b59e7753d02cb9ac68f4b79e3491439 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-04 19:34:23 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-04 19:48:30 +0000 www/radicale: Add USES=cpe (cherry picked from commit a32ee9496863eff7a5abb495ce066422fc5db610) --- www/radicale/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/radicale/Makefile b/www/radicale/Makefile index 4b49e46ecc6a..d120d14467ad 100644 --- a/www/radicale/Makefile +++ b/www/radicale/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}waitress>=0:www/py-waitress@${PY_FLAVOR} -USES= python:3.5+ shebangfix +USES= cpe python:3.5+ shebangfix USE_PYTHON= autoplist distutils USERS= radicale GROUPS= radicale
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108041951.174Jp9Dw018425>