Received: by mail.netbsd.org (Postfix, from userid 605) id EB10884EBC; Wed, 24 Jun 2020 11:10:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 75D3284DFA for ; Wed, 24 Jun 2020 11:10:24 +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 e_DEYtyU4kwY for ; Wed, 24 Jun 2020 11:10:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D2F5684CDA for ; Wed, 24 Jun 2020 11:10:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D0583FB28; Wed, 24 Jun 2020 11:10:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1592997023191520" MIME-Version: 1.0 Date: Wed, 24 Jun 2020 11:10:23 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200624111023.D0583FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1592997023191520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Jun 24 11:10:23 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated security/ruby-metasploit-model to 3.0.0 To generate a diff of this commit: cvs rdiff -u -r1.3761 -r1.3762 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1592997023191520 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3761 pkgsrc/doc/CHANGES-2020:1.3762 --- pkgsrc/doc/CHANGES-2020:1.3761 Wed Jun 24 06:34:13 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jun 24 11:10:23 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3761 2020/06/24 06:34:13 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.3762 2020/06/24 11:10:23 taca Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6029,3 +6029,4 @@ Changes to the packages collection and i Updated sysutils/nnn to 3.2nb2 [sjmulder 2020-06-23] Updated devel/ruby-redmine to 4.0.7nb4 [taca 2020-06-24] Updated mail/mutt to 1.14.5 [wiz 2020-06-24] + Updated security/ruby-metasploit-model to 3.0.0 [taca 2020-06-24] --_----------=_1592997023191520--