Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 2010 07:58:34 GMT
From:      Dmitry <dmitry2006@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153368: www/trac update to ver. 0.12.1 [patch]
Message-ID:  <201012220758.oBM7wYPc071971@red.freebsd.org>
Resent-Message-ID: <201012220800.oBM80VD1076210@freefall.freebsd.org>

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

>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:



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