Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 18:07:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555352 - head/www/py-tornado6
Message-ID:  <202011151807.0AFI7cc8022567@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 18:07:38 2020
New Revision: 555352
URL: https://svnweb.freebsd.org/changeset/ports/555352

Log:
  Update to 6.1
  
  - Update WWW
  
  Changes:	https://www.tornadoweb.org/en/stable/releases.html

Modified:
  head/www/py-tornado6/Makefile
  head/www/py-tornado6/distinfo
  head/www/py-tornado6/pkg-descr

Modified: head/www/py-tornado6/Makefile
==============================================================================
--- head/www/py-tornado6/Makefile	Sun Nov 15 18:07:33 2020	(r555351)
+++ head/www/py-tornado6/Makefile	Sun Nov 15 18:07:38 2020	(r555352)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tornado
-PORTVERSION=	6.0.4
+PORTVERSION=	6.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT=	Python Web Server from FriendFeed
 LICENSE=	APACHE20
 
 USES=		dos2unix python:3.5+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}tornado \
 			${PYTHON_PKGNAMEPREFIX}tornado4

Modified: head/www/py-tornado6/distinfo
==============================================================================
--- head/www/py-tornado6/distinfo	Sun Nov 15 18:07:33 2020	(r555351)
+++ head/www/py-tornado6/distinfo	Sun Nov 15 18:07:38 2020	(r555352)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583322947
-SHA256 (tornado-6.0.4.tar.gz) = 0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc
-SIZE (tornado-6.0.4.tar.gz) = 496204
+TIMESTAMP = 1605426501
+SHA256 (tornado-6.1.tar.gz) = 33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791
+SIZE (tornado-6.1.tar.gz) = 497359

Modified: head/www/py-tornado6/pkg-descr
==============================================================================
--- head/www/py-tornado6/pkg-descr	Sun Nov 15 18:07:33 2020	(r555351)
+++ head/www/py-tornado6/pkg-descr	Sun Nov 15 18:07:38 2020	(r555352)
@@ -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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011151807.0AFI7cc8022567>