Received: by mail.netbsd.org (Postfix, from userid 605) id B8AE8855B4; Fri, 24 Nov 2017 13:21:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 43F8D84D24 for ; Fri, 24 Nov 2017 13:21:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id B8QCeXTwmjmN for ; Fri, 24 Nov 2017 13:21:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A983584C6C for ; Fri, 24 Nov 2017 13:21:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A8115FB40; Fri, 24 Nov 2017 13:21:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511529668234950" MIME-Version: 1.0 Date: Fri, 24 Nov 2017 13:21:08 +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: <20171124132108.A8115FB40@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. --_----------=_1511529668234950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Nov 24 13:21:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated converters/p5-JSON-PP to 2.97000 To generate a diff of this commit: cvs rdiff -u -r1.5003 -r1.5004 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511529668234950 Content-Disposition: inline Content-Length: 731 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.5003 pkgsrc/doc/CHANGES-2017:1.5004 --- pkgsrc/doc/CHANGES-2017:1.5003 Fri Nov 24 13:20:02 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Nov 24 13:21:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5003 2017/11/24 13:20:02 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.5004 2017/11/24 13:21:08 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7201,3 +7201,4 @@ Changes to the packages collection and i Updated archivers/py-lz4 to 0.11.1 [adam 2017-11-24] Updated textproc/py-colour to 0.1.5 [adam 2017-11-24] Updated converters/p5-JSON to 2.97000 [wiz 2017-11-24] + Updated converters/p5-JSON-PP to 2.97000 [wiz 2017-11-24] --_----------=_1511529668234950--