FreeBSD Bugzilla – Attachment 144721 Details for
Bug 191425
[patch] www/py-tornado: Update to 4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 4.0
tornado-4.0.diff (text/plain), 1.38 KB, created by
Grzegorz Blach
on 2014-07-16 10:28:33 UTC
(
hide
)
Description:
Update to 4.0
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2014-07-16 10:28:33 UTC
Size:
1.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 362016) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tornado >-PORTVERSION= 3.2.1 >+PORTVERSION= 4.0 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,6 +12,8 @@ > > LICENSE= APACHE20 > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:${PORTSDIR}/security/py-certify >+ > USE_PYTHON= yes > USE_PYDISTUTILS= yes > PYDISTUTILS_AUTOPLIST= yes >@@ -19,8 +21,8 @@ > .include <bsd.port.pre.mk> > > .if ${PYTHON_REL} < 300 >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curl>0:${PORTSDIR}/ftp/py-curl \ >- ${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:${PORTSDIR}/security/py-backports.ssl_match_hostname >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:${PORTSDIR}/security/py-backports.ssl_match_hostname \ >+ ${PYTHON_PKGNAMEPREFIX}futures>0:${PORTSDIR}/devel/py-futures > .endif > > regression-test: build >Index: distinfo >=================================================================== >--- distinfo (revision 362016) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (tornado-3.2.1.tar.gz) = 4a5f0b1b381d80ec320c7c8f3265e6008afc527cc35b6c36d03acf18c21fcac6 >-SIZE (tornado-3.2.1.tar.gz) = 403419 >+SHA256 (tornado-4.0.tar.gz) = ea5a7eba713befffb428ba93f57e9e15f548632d363cdfdcb331e09d27877026 >+SIZE (tornado-4.0.tar.gz) = 313742
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval?
(khsing.cn)
Actions:
View
|
Diff
Attachments on
bug 191425
:
144176
| 144721