Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  6 Mar 2012 21:29:00 +0100 (CET)
From:      freebsd@nagilum.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Guixing Bai <khsing.cn@gmail.com>
Subject:   ports/165788: www/py-tornado update
Message-ID:  <20120306202900.C6EAF678B2@cakebox.homeunix.net>
Resent-Message-ID: <201203062030.q26KUA6I099546@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165788
>Category:       ports
>Synopsis:       www/py-tornado update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 06 20:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cakebox.tis 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Feb 27 09:34:17 CET 2012 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386


>Description:
	update py-tornado from 2.1 to 2.2
>How-To-Repeat:
>Fix:

	apply attached patch

--- py-tornado.patch begins here ---
diff -Naur py-tornado/Makefile py-tornado.new/Makefile
--- py-tornado/Makefile	2012-03-06 20:40:31.000000000 +0100
+++ py-tornado.new/Makefile	2012-03-06 20:39:59.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tornado
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		http://github.com/downloads/facebook/tornado/
diff -Naur py-tornado/distinfo py-tornado.new/distinfo
--- py-tornado/distinfo	2011-10-19 15:07:10.000000000 +0200
+++ py-tornado.new/distinfo	2012-03-06 20:42:19.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (tornado-2.1.tar.gz) = 036b2987b96341f8d9075f72a171a27a59b403e2c385446696c7d1a11497f1ab
-SIZE (tornado-2.1.tar.gz) = 318159
+SHA256 (tornado-2.2.tar.gz) = 246f9c7cd476fc17a09c86cbcbab2350353dc0c6d9220e1acc8814186a1a0466
+SIZE (tornado-2.2.tar.gz) = 330317
--- py-tornado.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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