From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 22 08:00:31 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83F1F10656C8 for ; Wed, 22 Dec 2010 08:00:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 462F08FC14 for ; Wed, 22 Dec 2010 08:00:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBM80Vo3076231 for ; Wed, 22 Dec 2010 08:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBM80VD1076210; Wed, 22 Dec 2010 08:00:31 GMT (envelope-from gnats) Resent-Date: Wed, 22 Dec 2010 08:00:31 GMT Resent-Message-Id: <201012220800.oBM80VD1076210@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3974B106564A for ; Wed, 22 Dec 2010 07:58:35 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 28E6B8FC14 for ; Wed, 22 Dec 2010 07:58:35 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oBM7wYTN071972 for ; Wed, 22 Dec 2010 07:58:34 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id oBM7wYPc071971; Wed, 22 Dec 2010 07:58:34 GMT (envelope-from nobody) Message-Id: <201012220758.oBM7wYPc071971@red.freebsd.org> Date: Wed, 22 Dec 2010 07:58:34 GMT From: Dmitry To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/153368: www/trac update to ver. 0.12.1 [patch] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 08:00:31 -0000 >Number: 153368 >Category: ports >Synopsis: www/trac update to ver. 0.12.1 [patch] >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 22 08:00:30 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Dmitry >Release: 8.1-STABLE >Organization: >Environment: FreeBSD *** 8.1-STABLE FreeBSD 8.1-STABLE *** amd64 >Description: Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: * db: improve concurrency behavior (#9111) * fcgi: add an environment variable TRAC_USE_FLUP to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) * svn authz: improve compatibility with svn 1.5 format (#8289) * milestone: allow to set the time for the due date (#6369, #9582) * ticket: fixes for the CC: property (#8597, #9522) * notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) * i18n: added a configuration option to set the default language (#8117) * several fixes for upgrade (#9400, #9416, #9483, #9556) >How-To-Repeat: >Fix: not need now: patch-trac__util__translation.py and patch-trac__web__main.py Patch attached with submission follows: --- Makefile_ +++ Makefile @@ -6,8 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.12.1 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ --- distinfo_ +++ distinfo @@ -1,3 +1,2 @@ -MD5 (Trac-0.12.tar.gz) = 3e8fabbaf8fe889e9c03a7dff09d5d05 -SHA256 (Trac-0.12.tar.gz) = a1c15c0c3a0c717e6d50d4e4f949b8e8c510a308611013c45c6253c675e805cf -SIZE (Trac-0.12.tar.gz) = 2107428 +SHA256 (Trac-0.12.1.tar.gz) = 7ab452a99e61be9cc6b6fd7dbcfa6e4f5d1760480a132dc41c6fe2fce10c73a4 +SIZE (Trac-0.12.1.tar.gz) = 2170563 >Release-Note: >Audit-Trail: >Unformatted: