summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-22 17:56:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-22 17:56:23 +0000
commit302336f25d5e12d60b2a0face8d7251eade79301 (patch)
tree3eaba803b566962b21e12a19547199ab18b97e26 /www
parentUpdate to 3.6.2 (diff)
Update to 8.4.5
- Take maintainership Changes: https://github.com/cherrypy/cheroot/releases PR: 250120 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 18 days)
Notes
Notes: svn path=/head/; revision=553051
Diffstat (limited to 'www')
-rw-r--r--www/py-cheroot/Makefile7
-rw-r--r--www/py-cheroot/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/www/py-cheroot/Makefile b/www/py-cheroot/Makefile
index a0b6eace9b72..56401852cd73 100644
--- a/www/py-cheroot/Makefile
+++ b/www/py-cheroot/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= cheroot
-PORTVERSION= 8.3.0
+PORTVERSION= 8.4.5
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= k@stereochro.me
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Highly-optimized, pure-python HTTP server
LICENSE= BSD3CLAUSE
@@ -29,7 +29,8 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>0:devel/py-ba
.endif
.if ${PYTHON_REL} < 3400
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}more-itertools5>=2.6:devel/py-more-itertools5@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}more-itertools5>=2.6:devel/py-more-itertools5@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}selectors2>=0:devel/py-selectors2@${PY_FLAVOR}
.else
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}more-itertools>=2.6:devel/py-more-itertools@${PY_FLAVOR}
.endif
diff --git a/www/py-cheroot/distinfo b/www/py-cheroot/distinfo
index 80b383b48755..449d568018d2 100644
--- a/www/py-cheroot/distinfo
+++ b/www/py-cheroot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581445433
-SHA256 (cheroot-8.3.0.tar.gz) = a0577e1f28661727d472671a7cc4e0c12ea0cbc5220265e70f00a8b8cb628931
-SIZE (cheroot-8.3.0.tar.gz) = 100557
+TIMESTAMP = 1601022321
+SHA256 (cheroot-8.4.5.tar.gz) = b6c18caf5f79cdae668c35fc8309fc88ea4a964cce9e2ca8504fab13bcf57301
+SIZE (cheroot-8.4.5.tar.gz) = 109443