Received: by mail.netbsd.org (Postfix, from userid 605) id 280ED84D66; Sat, 20 Mar 2021 13:25:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5597784D58 for ; Sat, 20 Mar 2021 13:25:34 +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 vJYFbTDfZ0_V for ; Sat, 20 Mar 2021 13:25:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 64FE284DA6 for ; Sat, 20 Mar 2021 13:25:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62439FA95; Sat, 20 Mar 2021 13:25:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16162467335520" MIME-Version: 1.0 Date: Sat, 20 Mar 2021 13:25:33 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210320132533.62439FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16162467335520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Sat Mar 20 13:25:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated x11/xsnow to 3.2.2 To generate a diff of this commit: cvs rdiff -u -r1.1747 -r1.1748 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16162467335520 Content-Disposition: inline Content-Length: 721 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.1747 pkgsrc/doc/CHANGES-2021:1.1748 --- pkgsrc/doc/CHANGES-2021:1.1747 Sat Mar 20 09:33:09 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Mar 20 13:25:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1747 2021/03/20 09:33:09 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1748 2021/03/20 13:25:33 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2656,3 +2656,4 @@ Changes to the packages collection and i Removed lang/go114 successor lang/go116 [bsiegert 2021-03-20] Updated devel/py-ddt to 1.4.2 [adam 2021-03-20] Updated fonts/py-fonttools to 4.21.1 [adam 2021-03-20] + Updated x11/xsnow to 3.2.2 [gdt 2021-03-20] --_----------=_16162467335520--