Received: by mail.netbsd.org (Postfix, from userid 605) id E807984EB1; Wed, 15 Feb 2023 03:14:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13EBC84EAB for ; Wed, 15 Feb 2023 03:14:06 +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 NSxZbRdUNhcA for ; Wed, 15 Feb 2023 03:14:05 +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 6262D84D58 for ; Wed, 15 Feb 2023 03:14:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5BBF4FA90; Wed, 15 Feb 2023 03:14:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167643084527090" MIME-Version: 1.0 Date: Wed, 15 Feb 2023 03:14:05 +0000 From: "Charlotte Koch" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: charlotte@netbsd.org X-Mailer: log_accum Message-Id: <20230215031405.5BBF4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167643084527090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: charlotte Date: Wed Feb 15 03:14:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.1234 -r1.1235 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167643084527090 Content-Disposition: inline Content-Length: 817 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1234 pkgsrc/doc/CHANGES-2023:1.1235 --- pkgsrc/doc/CHANGES-2023:1.1234 Wed Feb 15 03:07:50 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 15 03:14:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1234 2023/02/15 03:07:50 charlotte Exp $ +$NetBSD: CHANGES-2023,v 1.1235 2023/02/15 03:14:05 charlotte Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1566,4 +1566,4 @@ Changes to the packages collection and i Added devel/shellspec version 0.28.1 [schmonz 2023-02-14] Updated x11/xfce4-notifyd to 0.8.0 [gutteridge 2023-02-15] Added games/nanosaur version 1.4.4 [charlotte 2023-02-15] - Added games/nanosaur2 version 2.1.0[charlotte 2023-02-15] + Added games/nanosaur2 version 2.1.0 [charlotte 2023-02-15] --_----------=_167643084527090--