Received: by mail.netbsd.org (Postfix, from userid 605) id D8B5184D96; Tue, 26 Sep 2017 14:24:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BDE084D8A for ; Tue, 26 Sep 2017 14:24:41 +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 dHjUGUDIdm-P for ; Tue, 26 Sep 2017 14:24:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CE90884D4F for ; Tue, 26 Sep 2017 14:24:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB625FA9C; Tue, 26 Sep 2017 14:24:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506435880281110" MIME-Version: 1.0 Date: Tue, 26 Sep 2017 14:24:40 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170926142440.CB625FA9C@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. --_----------=_1506435880281110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Sep 26 14:24:40 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated devel/p5-File-Slurper to 0.010 To generate a diff of this commit: cvs rdiff -u -r1.4072 -r1.4073 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506435880281110 Content-Disposition: inline Content-Length: 744 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.4072 pkgsrc/doc/CHANGES-2017:1.4073 --- pkgsrc/doc/CHANGES-2017:1.4072 Tue Sep 26 14:23:25 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 26 14:24:40 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4072 2017/09/26 14:23:25 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4073 2017/09/26 14:24:40 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5803,3 +5803,4 @@ Changes to the packages collection and i Updated databases/mongo-c-driver to 1.8.0 [fhajny 2017-09-26] Updated devel/p5-CPAN-Perl-Releases to 3.38 [wiz 2017-09-26] Updated devel/p5-Devel-Cover to 1.27 [wiz 2017-09-26] + Updated devel/p5-File-Slurper to 0.010 [wiz 2017-09-26] --_----------=_1506435880281110--