Received: by mail.netbsd.org (Postfix, from userid 605) id B71A584D16; Sat, 29 May 2021 00:20:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F11D284D10 for ; Sat, 29 May 2021 00:20:45 +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 cla4jAXrqxYg for ; Sat, 29 May 2021 00:20:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 88CE384CE3 for ; Sat, 29 May 2021 00:20:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85050FA95; Sat, 29 May 2021 00:20:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622247645223840" MIME-Version: 1.0 Date: Sat, 29 May 2021 00:20:45 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20210529002045.85050FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622247645223840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Sat May 29 00:20:45 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: pysolfc To generate a diff of this commit: cvs rdiff -u -r1.3010 -r1.3011 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622247645223840 Content-Disposition: inline Content-Length: 729 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.3010 pkgsrc/doc/CHANGES-2021:1.3011 --- pkgsrc/doc/CHANGES-2021:1.3010 Fri May 28 10:32:47 2021 +++ pkgsrc/doc/CHANGES-2021 Sat May 29 00:20:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3010 2021/05/28 10:32:47 pin Exp $ +$NetBSD: CHANGES-2021,v 1.3011 2021/05/29 00:20:45 dholland Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4644,3 +4644,4 @@ Changes to the packages collection and i Updated audio/schismtracker to 20210525 [fcambus 2021-05-28] Updated www/stagit to 0.9.6 [fcambus 2021-05-28] Updated audio/ncspot to 0.7.2 [pin 2021-05-28] + Updated games/pysolfc to 2.6.4nb3 [dholland 2021-05-29] --_----------=_1622247645223840--