Received: by mail.netbsd.org (Postfix, from userid 605) id 59DEC84DBC; Tue, 25 May 2021 16:16:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 95B8484D98 for ; Tue, 25 May 2021 16:16:13 +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 WO1yRtFTQCQd for ; Tue, 25 May 2021 16:16:13 +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 EDB5384C71 for ; Tue, 25 May 2021 16:16:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EAC56FA95; Tue, 25 May 2021 16:16:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162195937239830" MIME-Version: 1.0 Date: Tue, 25 May 2021 16:16:12 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210525161612.EAC56FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162195937239830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue May 25 16:16:12 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/xplr to 0.12.1 To generate a diff of this commit: cvs rdiff -u -r1.2976 -r1.2977 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162195937239830 Content-Disposition: inline Content-Length: 741 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.2976 pkgsrc/doc/CHANGES-2021:1.2977 --- pkgsrc/doc/CHANGES-2021:1.2976 Tue May 25 15:24:38 2021 +++ pkgsrc/doc/CHANGES-2021 Tue May 25 16:16:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2976 2021/05/25 15:24:38 nia Exp $ +$NetBSD: CHANGES-2021,v 1.2977 2021/05/25 16:16:12 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4604,3 +4604,4 @@ Changes to the packages collection and i Removed audio/mpg123-sun successor audio/mpg123 [nia 2021-05-25] Removed audio/mpg123-oss successor audio/mpg123 [nia 2021-05-25] Added mail/s-nail version 14.9.22 [nia 2021-05-25] + Updated sysutils/xplr to 0.12.1 [pin 2021-05-25] --_----------=_162195937239830--