Received: by mail.netbsd.org (Postfix, from userid 605) id 6775684D85; Wed, 21 Apr 2021 08:30:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A16A184D21 for ; Wed, 21 Apr 2021 08:30:16 +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 lhIs5JgnQQV4 for ; Wed, 21 Apr 2021 08:30:16 +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 3824884D81 for ; Wed, 21 Apr 2021 08:30:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34F18FA95; Wed, 21 Apr 2021 08:30:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618993816230420" MIME-Version: 1.0 Date: Wed, 21 Apr 2021 08:30:16 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210421083016.34F18FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618993816230420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Apr 21 08:30:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/xplr to 0.5.4 To generate a diff of this commit: cvs rdiff -u -r1.2282 -r1.2283 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618993816230420 Content-Disposition: inline Content-Length: 712 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.2282 pkgsrc/doc/CHANGES-2021:1.2283 --- pkgsrc/doc/CHANGES-2021:1.2282 Wed Apr 21 08:29:08 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Apr 21 08:30:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2282 2021/04/21 08:29:08 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2283 2021/04/21 08:30:16 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3604,3 +3604,4 @@ Changes to the packages collection and i Updated emulators/stella to 6.5.3 [nia 2021-04-21] Updated emulators/libretro-stella to 6.5.3 [nia 2021-04-21] Updated x11/qt5ct to 1.2 [pin 2021-04-21] + Updated sysutils/xplr to 0.5.4 [pin 2021-04-21] --_----------=_1618993816230420--