Received: by mail.netbsd.org (Postfix, from userid 605) id 062BD84D8D; Sat, 31 Dec 2022 10:22:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 377D484D27 for ; Sat, 31 Dec 2022 10:22:27 +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 jdaj9SXaVJxY for ; Sat, 31 Dec 2022 10:22:26 +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 8E84884CF9 for ; Sat, 31 Dec 2022 10:22:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8629AFA90; Sat, 31 Dec 2022 10:22:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672482146212260" MIME-Version: 1.0 Date: Sat, 31 Dec 2022 10:22:26 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20221231102226.8629AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672482146212260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Dec 31 10:22:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated security/R-digest to 0.6.31 To generate a diff of this commit: cvs rdiff -u -r1.6414 -r1.6415 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672482146212260 Content-Disposition: inline Content-Length: 726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6414 pkgsrc/doc/CHANGES-2022:1.6415 --- pkgsrc/doc/CHANGES-2022:1.6414 Sat Dec 31 10:15:30 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Dec 31 10:22:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6414 2022/12/31 10:15:30 mef Exp $ +$NetBSD: CHANGES-2022,v 1.6415 2022/12/31 10:22:26 mef Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9563,3 +9563,4 @@ Changes to the packages collection and i Removed devel/py-neovim [gutteridge 2022-12-31] Updated devel/gobject-introspection to 1.74.0nb1 [sekiya 2022-12-31] Updated mail/R-mime to 0.12 [mef 2022-12-31] + Updated security/R-digest to 0.6.31 [mef 2022-12-31] --_----------=_1672482146212260--