Received: by mail.netbsd.org (Postfix, from userid 605) id 1B05584D72; Fri, 13 Oct 2017 17:08:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A465084D5A for ; Fri, 13 Oct 2017 17:08:37 +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 GRORPoingDfD for ; Fri, 13 Oct 2017 17:08:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 06D9184CE4 for ; Fri, 13 Oct 2017 17:08:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0518FFBC7; Fri, 13 Oct 2017 17:08:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507914517283900" MIME-Version: 1.0 Date: Fri, 13 Oct 2017 17:08:37 +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: <20171013170837.0518FFBC7@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. --_----------=_1507914517283900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Fri Oct 13 17:08:36 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added security/ruby-rex-mime version 0.1.5 To generate a diff of this commit: cvs rdiff -u -r1.4447 -r1.4448 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507914517283900 Content-Disposition: inline Content-Length: 761 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.4447 pkgsrc/doc/CHANGES-2017:1.4448 --- pkgsrc/doc/CHANGES-2017:1.4447 Fri Oct 13 16:53:08 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Oct 13 17:08:36 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4447 2017/10/13 16:53:08 taca Exp $ +$NetBSD: CHANGES-2017,v 1.4448 2017/10/13 17:08:36 minskim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6316,3 +6316,4 @@ Changes to the packages collection and i Added security/ruby-rex-java version 0.1.5 [minskim 2017-10-13] Added security/ruby-rex-ole version 0.1.6 [minskim 2017-10-13] Updated www/ruby-jekyll to 3.5.2nb1 [taca 2017-10-13] + Added security/ruby-rex-mime version 0.1.5 [minskim 2017-10-13] --_----------=_1507914517283900--