Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9BC1C63C081 for ; Tue, 7 Feb 2012 01:32:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3057114A2EA; Tue, 7 Feb 2012 01:32:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2E5A14A2DE for ; Tue, 7 Feb 2012 01:32:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id F0-Bxsk_ww0P for ; Tue, 7 Feb 2012 01:32:18 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2FE1214A2D3 for ; Tue, 7 Feb 2012 01:32:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83C92175DD; Tue, 7 Feb 2012 01:32:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 7 Feb 2012 01:32:17 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/www/trac To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20120207013217.83C92175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gdt Date: Tue Feb 7 01:32:17 UTC 2012 Modified Files: pkgsrc/www/trac: Makefile distinfo Log Message: Update to trac 0.12.3 compatibility with Subversion 1.7 (#10414) easier troubleshooting of common startup errors (#10024) jQuery upgraded to 1.4.4 (#10001) improve fine-grained permission handling in the source browser (#9976, #10208, #10110) ... and dozens more fixes! To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 pkgsrc/www/trac/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/trac/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.