Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ACF7063BDF9 for ; Sat, 8 Aug 2009 15:52:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5542763B153; Sat, 8 Aug 2009 15:52:10 +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 6D7B963B15B for ; Sat, 8 Aug 2009 15:52:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5A3CF175D0; Sat, 8 Aug 2009 15:52:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 8 Aug 2009 15:52:09 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/bzr To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090808155209.5A3CF175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Aug 8 15:52:09 UTC 2009 Modified Files: pkgsrc/devel/bzr: Makefile PLIST distinfo pkgsrc/devel/bzr/patches: patch-ab Log Message: Update to 1.17, based on patches by Jan Danielsson. Bazaar continues to blaze a straight and shining path to the 2.0 release and the elevation of the ``2a`` beta format to the full glory of "supported and stable". Highlights in this release include greatly reduced memory consumption during commits, faster ``ls``, faster ``annotate``, faster network operations if you're specifying a revision number and the final destruction of those annoying progress bar artifacts. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/bzr/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/bzr/PLIST cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/bzr/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/bzr/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.