Received: by mail.netbsd.org (Postfix, from userid 605) id 054FB84EAC; Tue, 26 May 2020 20:44:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8620B84EA6 for ; Tue, 26 May 2020 20:43:59 +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 l1OkUlLpaqVy for ; Tue, 26 May 2020 20:43:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1BE2184CCD for ; Tue, 26 May 2020 20:43:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18E97FB27; Tue, 26 May 2020 20:43:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15905258398660" MIME-Version: 1.0 Date: Tue, 26 May 2020 20:43:59 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20200526204359.18E97FB27@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. --_----------=_15905258398660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Tue May 26 20:43:59 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/fossil to 2.11 To generate a diff of this commit: cvs rdiff -u -r1.3194 -r1.3195 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15905258398660 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3194 pkgsrc/doc/CHANGES-2020:1.3195 --- pkgsrc/doc/CHANGES-2020:1.3194 Tue May 26 16:54:06 2020 +++ pkgsrc/doc/CHANGES-2020 Tue May 26 20:43:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3194 2020/05/26 16:54:06 adam Exp $ +$NetBSD: CHANGES-2020,v 1.3195 2020/05/26 20:43:58 js Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5083,3 +5083,4 @@ Changes to the packages collection and i Updated databases/prometheus to 2.18.1 [adam 2020-05-26] Updated lang/nodejs12 to 12.17.0 [adam 2020-05-26] Updated net/py-prometheus_client to 0.8.0 [adam 2020-05-26] + Updated devel/fossil to 2.11 [js 2020-05-26] --_----------=_15905258398660--