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 E3CF81A923D for ; Sat, 29 Jan 2022 07:32:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5356E84D84; Sat, 29 Jan 2022 07:32:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8DC0484D21 for ; Sat, 29 Jan 2022 07:32:58 +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 ita5OUrTtLQN for ; Sat, 29 Jan 2022 07:32:57 +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 70CEE84D04 for ; Sat, 29 Jan 2022 07:32:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 69869FB24; Sat, 29 Jan 2022 07:32:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164344157779400" MIME-Version: 1.0 Date: Sat, 29 Jan 2022 07:32:57 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220129073257.69869FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164344157779400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jan 29 07:32:57 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: CHANGES-2021: mention successor for p5-YAML-XS To generate a diff of this commit: cvs rdiff -u -r1.6476 -r1.6477 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164344157779400 Content-Disposition: inline Content-Length: 980 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.6476 pkgsrc/doc/CHANGES-2021:1.6477 --- pkgsrc/doc/CHANGES-2021:1.6476 Fri Dec 31 17:28:28 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jan 29 07:32:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6476 2021/12/31 17:28:28 plunky Exp $ +$NetBSD: CHANGES-2021,v 1.6477 2022/01/29 07:32:57 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7248,7 +7248,7 @@ Changes to the packages collection and i Updated sysutils/zoxide to 0.7.5 [pin 2021-09-11] Updated audio/termusic to 0.3.10 [pin 2021-09-11] Updated devel/git-cliff to 0.3.0 [pin 2021-09-11] - Removed textproc/p5-YAML-XS [wen 2021-09-11] + Removed textproc/p5-YAML-XS successor textproc/p5-YAML-LibYAML [wen 2021-09-11] Added audio/aften version 0.0.8 [nia 2021-09-11] Updated math/p5-Statistics-Descriptive to 3.0800 [wen 2021-09-11] Updated misc/p5-Business-ISBN-Data to 20210112.006 [wen 2021-09-11] --_----------=_164344157779400--