From owner-cvs-all@FreeBSD.ORG Tue Nov 14 07:10:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70A9616A571; Tue, 14 Nov 2006 07:10:01 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4144C43D68; Tue, 14 Nov 2006 07:10:01 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAE7A1u4046498; Tue, 14 Nov 2006 07:10:01 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAE7A16Q046497; Tue, 14 Nov 2006 07:10:01 GMT (envelope-from clsung) Message-Id: <200611140710.kAE7A16Q046497@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 14 Nov 2006 07:10:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/trac Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 07:10:01 -0000 clsung 2006-11-14 07:10:00 UTC FreeBSD ports repository Modified files: www/trac Makefile distinfo Log: - Update to 0.10.2 Trac 0.10.2 is a bug fix release and fixes few bugs introduced in the 0.10.1 release. A brief summary of major changes: * Fixes deadlock when using authz_file config option (#3996). * Makes the CSRF code play nice with the XmlRpcPlugin (#4122). * Fixes Timeline breakage after svn commit when using sqlite (#4120). The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.10.2 PR: ports/105505 Submitted by: Li-Wen Hsu Revision Changes Path 1.24 +1 -1 ports/www/trac/Makefile 1.14 +3 -3 ports/www/trac/distinfo