Date: Thu, 10 Jun 2021 14:48:43 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 41182971812c - main - devel/py-pypugjs: Update version requirement of RUN_DEPENDS Message-ID: <202106101448.15AEmh0p049427@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=41182971812c157d525bcc3f5c3f1c17a6bea7aa commit 41182971812c157d525bcc3f5c3f1c17a6bea7aa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-10 14:29:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-10 14:46:15 +0000 devel/py-pypugjs: Update version requirement of RUN_DEPENDS --- devel/py-pypugjs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-pypugjs/Makefile b/devel/py-pypugjs/Makefile index 3b14b5ab4c99..a7787c524368 100644 --- a/devel/py-pypugjs/Makefile +++ b/devel/py-pypugjs/Makefile @@ -9,7 +9,7 @@ COMMENT= PugJS syntax adapter for Django, Jinja2 and Mako templates LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0:textproc/py-chardet@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0,1:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101448.15AEmh0p049427>
