mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 5.0
This commit is contained in:
parent
a8ee124de1
commit
f65cc4b200
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464162
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tornado
|
||||
PORTVERSION= 4.5.3
|
||||
PORTVERSION= 5.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,8 +18,7 @@ USE_PYTHON= autoplist distutils
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3400
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${FLAVOR}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${FLAVOR}
|
||||
.endif
|
||||
|
||||
.if ${PYTHON_REL} < 3500
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516988402
|
||||
SHA256 (tornado-4.5.3.tar.gz) = 6d14e47eab0e15799cf3cdcc86b0b98279da68522caace2bd7ce644287685f0a
|
||||
SIZE (tornado-4.5.3.tar.gz) = 484221
|
||||
TIMESTAMP = 1520762566
|
||||
SHA256 (tornado-5.0.tar.gz) = 62f754562c61ea94b00d61727202105068bc2760f076cc34d2da1a57041731aa
|
||||
SIZE (tornado-5.0.tar.gz) = 504081
|
||||
|
|
Loading…
Add table
Reference in a new issue