Received: by mail.netbsd.org (Postfix, from userid 605) id 345A384DCB; Thu, 12 Oct 2017 16:19:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCCBA84D2F for ; Thu, 12 Oct 2017 16:19:46 +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 GrBmKE3K7QND for ; Thu, 12 Oct 2017 16:19:46 +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 25CEA84CE2 for ; Thu, 12 Oct 2017 16:19:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 24492FBC7; Thu, 12 Oct 2017 16:19:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507825186106120" MIME-Version: 1.0 Date: Thu, 12 Oct 2017 16:19:46 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20171012161946.24492FBC7@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. --_----------=_1507825186106120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Thu Oct 12 16:19:46 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added security/ruby-rex-core version 0.1.12 To generate a diff of this commit: cvs rdiff -u -r1.4423 -r1.4424 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507825186106120 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4423 pkgsrc/doc/CHANGES-2017:1.4424 --- pkgsrc/doc/CHANGES-2017:1.4423 Thu Oct 12 14:12:26 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 12 16:19:45 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4423 2017/10/12 14:12:26 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4424 2017/10/12 16:19:45 minskim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6284,3 +6284,4 @@ Changes to the packages collection and i Updated security/py-paramiko to 2.3.1 [adam 2017-10-12] Updated textproc/py-pyaml to 17.10.0 [adam 2017-10-12] Updated lang/nodejs to 8.7.0 [fhajny 2017-10-12] + Added security/ruby-rex-core version 0.1.12 [minskim 2017-10-12] --_----------=_1507825186106120--