Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 81E281A923A for ; Sat, 27 Nov 2021 12:33:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B2CAC84E78; Sat, 27 Nov 2021 12:33:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF8DE84E73 for ; Sat, 27 Nov 2021 12:33:34 +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 3dSrj2WVVSNB for ; Sat, 27 Nov 2021 12:33:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 55E5684CD9 for ; Sat, 27 Nov 2021 12:33:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 533F0FAEC; Sat, 27 Nov 2021 12:33:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638016414175300" MIME-Version: 1.0 Date: Sat, 27 Nov 2021 12:33:34 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20211127123334.533F0FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638016414175300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sat Nov 27 12:33:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added misc/gkrellsun version 1.0.0 To generate a diff of this commit: cvs rdiff -u -r1.5842 -r1.5843 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638016414175300 Content-Disposition: inline Content-Length: 735 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.5842 pkgsrc/doc/CHANGES-2021:1.5843 --- pkgsrc/doc/CHANGES-2021:1.5842 Sat Nov 27 11:42:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Nov 27 12:33:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5842 2021/11/27 11:42:02 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5843 2021/11/27 12:33:34 pho Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8869,3 +8869,4 @@ Changes to the packages collection and i Added audio/gkrellmpc version 0.1_beta10 [pho 2021-11-27] Updated devel/py-prompt_toolkit to 3.0.23 [adam 2021-11-27] Updated devel/py-ipython to 7.30.0 [adam 2021-11-27] + Added misc/gkrellsun version 1.0.0 [pho 2021-11-27] --_----------=_1638016414175300--