svn commit: r555350 - head/www/py-tornado
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 15 18:07:38 UTC 2020
Author: sunpoet
Date: Sun Nov 15 18:07:29 2020
New Revision: 555350
URL: https://svnweb.freebsd.org/changeset/ports/555350
Log:
Update WWW
Modified:
head/www/py-tornado/Makefile
head/www/py-tornado/pkg-descr
Modified: head/www/py-tornado/Makefile
==============================================================================
--- head/www/py-tornado/Makefile Sun Nov 15 18:07:24 2020 (r555349)
+++ head/www/py-tornado/Makefile Sun Nov 15 18:07:29 2020 (r555350)
@@ -15,7 +15,7 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PY_FUTURES}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}tornado4 \
${PYTHON_PKGNAMEPREFIX}tornado6
Modified: head/www/py-tornado/pkg-descr
==============================================================================
--- head/www/py-tornado/pkg-descr Sun Nov 15 18:07:24 2020 (r555349)
+++ head/www/py-tornado/pkg-descr Sun Nov 15 18:07:29 2020 (r555350)
@@ -12,4 +12,4 @@ real-time web services. We built the web server specif
FriendFeed's real-time features - every active user of FriendFeed maintains an
open connection to the FriendFeed servers.
-WWW: http://www.tornadoweb.org/
+WWW: https://www.tornadoweb.org/
More information about the svn-ports-head
mailing list