Received: by mail.netbsd.org (Postfix, from userid 605) id 632EF84E9A; Tue, 26 May 2020 15:31:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E087C84CDA for ; Tue, 26 May 2020 15:31:09 +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 F4YZ-bRo40vI for ; Tue, 26 May 2020 15:31:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 444D184E88 for ; Tue, 26 May 2020 15:31:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3BEA1FB27; Tue, 26 May 2020 15:31:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159050706943060" MIME-Version: 1.0 Date: Tue, 26 May 2020 15:31:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200526153109.3BEA1FB27@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. --_----------=_159050706943060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 26 15:31:09 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated emulators/wine, databases/prometheus To generate a diff of this commit: cvs rdiff -u -r1.3192 -r1.3193 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159050706943060 Content-Disposition: inline Content-Length: 791 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.3192 pkgsrc/doc/CHANGES-2020:1.3193 --- pkgsrc/doc/CHANGES-2020:1.3192 Tue May 26 12:51:40 2020 +++ pkgsrc/doc/CHANGES-2020 Tue May 26 15:31:09 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3192 2020/05/26 12:51:40 adam Exp $ +$NetBSD: CHANGES-2020,v 1.3193 2020/05/26 15:31:09 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5079,3 +5079,5 @@ Changes to the packages collection and i Updated databases/sqlite3-docs to 3.32.1 [adam 2020-05-26] Updated databases/sqlite3-tcl to 3.32.1 [adam 2020-05-26] Updated devel/lemon to 1.0.3.32.1 [adam 2020-05-26] + Updated emulators/wine to 4.0.4 [adam 2020-05-26] + Updated databases/prometheus to 2.18.1 [adam 2020-05-26] --_----------=_159050706943060--