git: 2a3f1df9744e - main - www/buku: Update version requirement of RUN_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:31:30 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2a3f1df9744e61a572c19e83f72b2f85a3989cef
commit 2a3f1df9744e61a572c19e83f72b2f85a3989cef
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:21:18 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:21:18 +0000
www/buku: Update version requirement of RUN_DEPENDS
---
www/buku/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/buku/Makefile b/www/buku/Makefile
index c5ea713c37de..58b007cc7ecd 100644
--- a/www/buku/Makefile
+++ b/www/buku/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4.1:www/py-beautifulsoup@${
${PYTHON_PKGNAMEPREFIX}cryptography>=1.2.3:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}urllib3>=1.23:net/py-urllib3@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.23,1:net/py-urllib3@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils noflavors
More information about the dev-commits-ports-main
mailing list