Received: by mail.netbsd.org (Postfix, from userid 605) id E97A684D78; Tue, 9 Jan 2018 22:21:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 73F5184D73 for ; Tue, 9 Jan 2018 22:21:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id JatGvlUQYs9N for ; Tue, 9 Jan 2018 22:21:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1397684D60 for ; Tue, 9 Jan 2018 22:21:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10442FBDE; Tue, 9 Jan 2018 22:21:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515536495270710" MIME-Version: 1.0 Date: Tue, 9 Jan 2018 22:21:35 +0000 From: "Tim Zingelman" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20180109222135.10442FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1515536495270710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tez Date: Tue Jan 9 22:21:34 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/bzr to 2.6.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515536495270710 Content-Disposition: inline Content-Length: 705 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.100 pkgsrc/doc/CHANGES-2018:1.101 --- pkgsrc/doc/CHANGES-2018:1.100 Tue Jan 9 20:56:04 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Jan 9 22:21:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.100 2018/01/09 20:56:04 bsiegert Exp $ +$NetBSD: CHANGES-2018,v 1.101 2018/01/09 22:21:34 tez Exp $ Changes to the packages collection and infrastructure in 2018: @@ -165,3 +165,4 @@ Changes to the packages collection and i Updated net/tor to 0.3.2.9 [wiz 2018-01-09] Updated textproc/py-sphinx to 1.6.6 [adam 2018-01-09] Updated www/caddy to 0.10.10 [bsiegert 2018-01-09] + Updated devel/bzr to 2.6.0nb1 [tez 2018-01-09] --_----------=_1515536495270710--