Received: by mail.netbsd.org (Postfix, from userid 605) id 7C24484DD9; Thu, 3 Jun 2021 15:06:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B6F7084DD8 for ; Thu, 3 Jun 2021 15:06:06 +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 Hfi-c50ui_fR for ; Thu, 3 Jun 2021 15:06:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1D17E84DD1 for ; Thu, 3 Jun 2021 15:06:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14B28FA95; Thu, 3 Jun 2021 15:06:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622732766133840" MIME-Version: 1.0 Date: Thu, 3 Jun 2021 15:06:06 +0000 From: "Dan Cirnat" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: cirnatdan@netbsd.org X-Mailer: log_accum Message-Id: <20210603150606.14B28FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622732766133840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: cirnatdan Date: Thu Jun 3 15:06:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated wm/mutter to 40.1 To generate a diff of this commit: cvs rdiff -u -r1.3206 -r1.3207 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622732766133840 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3206 pkgsrc/doc/CHANGES-2021:1.3207 --- pkgsrc/doc/CHANGES-2021:1.3206 Thu Jun 3 15:04:03 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jun 3 15:06:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3206 2021/06/03 15:04:03 taca Exp $ +$NetBSD: CHANGES-2021,v 1.3207 2021/06/03 15:06:05 cirnatdan Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4981,3 +4981,4 @@ Changes to the packages collection and i Updated misc/ruby-bundler to 2.2.19 [taca 2021-06-03] Removed misc/ruby-mimemagic [taca 2021-06-03] Updated sysutils/ruby-facter to 4.2.0 [taca 2021-06-03] + Updated wm/mutter to 40.1 [cirnatdan 2021-06-03] --_----------=_1622732766133840--