Bug 173714

Summary: update www/py-tornado-2.3 to 2.4
Product: Ports & Packages Reporter: freebsd
Component: Individual Port(s)Assignee: Wesley Shields <wxs>
Status: Closed FIXED    
Severity: Affects Only Me CC: khsing.cn
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-tornado.patch
none
py-tornado-2.4.patch
none
www_py-tornado.diff none

Description freebsd 2012-11-19 08:40:00 UTC
	Attached patch updated www/py-tornado-2.3 to 2.4
	Update requested by kris.universe@gmail.com citing numerous 
	bugfixes.

Fix: Apply attached patch.
Comment 1 koobs 2012-11-19 09:04:58 UTC
Updated patch:

- Update to 2.4
- Use GITHUB (And remove CHEESESHOP & FETCH_ARGS override)
- Remove PYTHON_REL condition for < 260 (No longer supported)
- Patch setup.py to add zip_safe=False (modules reference __file__)
- Trim Makefile header
- Whitespace alignment
- Add regression-test: target

Changes:

http://www.tornadoweb.org/documentation/releases/v2.4.0.html

====[QA]====
portlint: WARN: Makefile: only one MASTER_SITE configured
porttest: OK (9.0-RELEASE amd64)
unittest: Ran 261 tests in 4.269s - OK
testport: poudriere
- freebsd-8-amd64: OK
- freebsd-8-i386: OK
===========
Comment 2 Grzegorz Blach 2012-11-26 23:05:44 UTC
Update to 2.4.1

Changes: http://www.tornadoweb.org/documentation/releases/v2.4.1.html
Comment 3 khsing.cn 2012-11-28 08:19:29 UTC
Approved 
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2012-11-29 16:40:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 5 Wesley Shields freebsd_committer freebsd_triage 2012-12-02 01:19:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!