Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00E8484E7E for ; Wed, 20 Sep 2023 13:44:51 +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 gxBpD7ZJsLpa for ; Wed, 20 Sep 2023 13:44:50 +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 5642F84D38 for ; Wed, 20 Sep 2023 13:44:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 538FFFBDB; Wed, 20 Sep 2023 13:44:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695217490237680" MIME-Version: 1.0 Date: Wed, 20 Sep 2023 13:44:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230920134450.538FFFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695217490237680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Sep 20 13:44:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated security/ruby-metasploit-payloads to 2.0.150 To generate a diff of this commit: cvs rdiff -u -r1.5587 -r1.5588 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695217490237680 Content-Disposition: inline Content-Length: 734 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.5587 pkgsrc/doc/CHANGES-2023:1.5588 --- pkgsrc/doc/CHANGES-2023:1.5587 Wed Sep 20 13:40:35 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 20 13:44:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5587 2023/09/20 13:40:35 taca Exp $ +$NetBSD: CHANGES-2023,v 1.5588 2023/09/20 13:44:50 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8117,3 +8117,4 @@ Changes to the packages collection and i Updated ham/chirp to 20230917 [gdt 2023-09-20] Updated net/bind918 to 9.18.19 [taca 2023-09-20] Updated textproc/ruby-tilt to 2.3.0 [taca 2023-09-20] + Updated security/ruby-metasploit-payloads to 2.0.150 [taca 2023-09-20] --_----------=_1695217490237680--