Received: by mail.netbsd.org (Postfix, from userid 605) id 1943984D48; Tue, 5 Sep 2017 18:32:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A060B84D43 for ; Tue, 5 Sep 2017 18:32:02 +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 TkIwfQ33VSwO for ; Tue, 5 Sep 2017 18:32:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1141684D39 for ; Tue, 5 Sep 2017 18:32:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC190FA97; Tue, 5 Sep 2017 18:32:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504636320118550" MIME-Version: 1.0 Date: Tue, 5 Sep 2017 18:32:00 +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: <20170905183200.DC190FA97@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. --_----------=_1504636320118550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Tue Sep 5 18:32:00 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added net/ruby-pcaprub version 0.12.4 To generate a diff of this commit: cvs rdiff -u -r1.3620 -r1.3621 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504636320118550 Content-Disposition: inline Content-Length: 747 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.3620 pkgsrc/doc/CHANGES-2017:1.3621 --- pkgsrc/doc/CHANGES-2017:1.3620 Tue Sep 5 18:23:58 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 5 18:32:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3620 2017/09/05 18:23:58 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.3621 2017/09/05 18:32:00 minskim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5087,3 +5087,4 @@ Changes to the packages collection and i Updated security/pear-Crypt_GPG to 1.6.2 [taca 2017-09-05] Updated www/contao44 to 4.4.4 [taca 2017-09-05] Added devel/py-contextlib2 version 0.5.5 [minskim 2017-09-05] + Added net/ruby-pcaprub version 0.12.4 [minskim 2017-09-05] --_----------=_1504636320118550--