Received: by mail.netbsd.org (Postfix, from userid 605) id 2A6F584DB5; Wed, 9 Jun 2021 15:19:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 66EE484DB3 for ; Wed, 9 Jun 2021 15:19:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id I5FY5LSTo_V5 for ; Wed, 9 Jun 2021 15:19:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C42D684D14 for ; Wed, 9 Jun 2021 15:19:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C17A0FA95; Wed, 9 Jun 2021 15:19:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623251990223830" MIME-Version: 1.0 Date: Wed, 9 Jun 2021 15:19:50 +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: <20210609151950.C17A0FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623251990223830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: cirnatdan Date: Wed Jun 9 15:19:50 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated graphics/gnome-backgrounds to 40.1 To generate a diff of this commit: cvs rdiff -u -r1.3323 -r1.3324 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623251990223830 Content-Disposition: inline Content-Length: 764 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.3323 pkgsrc/doc/CHANGES-2021:1.3324 --- pkgsrc/doc/CHANGES-2021:1.3323 Wed Jun 9 15:11:59 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 9 15:19:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3323 2021/06/09 15:11:59 nia Exp $ +$NetBSD: CHANGES-2021,v 1.3324 2021/06/09 15:19:50 cirnatdan Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5335,3 +5335,4 @@ Changes to the packages collection and i Updated devel/py-fastimport to 0.9.13 [adam 2021-06-09] Added parallel/spirv-llvm-translator version 10.0.0 [nia 2021-06-09] Added parallel/opencl-clang version 10.0.0.1 [nia 2021-06-09] + Updated graphics/gnome-backgrounds to 40.1 [dan 2021-06-09] --_----------=_1623251990223830--