Received: by mail.netbsd.org (Postfix, from userid 605) id 0052D84D8F; Wed, 8 Nov 2017 16:28:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8029084D41 for ; Wed, 8 Nov 2017 16:28:54 +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 Hlfed175CW-U for ; Wed, 8 Nov 2017 16:28:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E395C84C86 for ; Wed, 8 Nov 2017 16:28:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E13DAFBDE; Wed, 8 Nov 2017 16:28:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510158533103870" MIME-Version: 1.0 Date: Wed, 8 Nov 2017 16:28:53 +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: <20171108162853.E13DAFBDE@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. --_----------=_1510158533103870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 8 16:28:53 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated devel/p5-Context-Preserve to 0.03 To generate a diff of this commit: cvs rdiff -u -r1.4760 -r1.4761 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510158533103870 Content-Disposition: inline Content-Length: 735 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.4760 pkgsrc/doc/CHANGES-2017:1.4761 --- pkgsrc/doc/CHANGES-2017:1.4760 Wed Nov 8 16:28:04 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Nov 8 16:28:53 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4760 2017/11/08 16:28:04 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4761 2017/11/08 16:28:53 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6859,3 +6859,4 @@ Changes to the packages collection and i Updated devel/p5-App-CLI to 0.49 [wiz 2017-11-08] Updated devel/p5-Class-Accessor to 0.51 [wiz 2017-11-08] Updated devel/p5-Class-Container to 0.13 [wiz 2017-11-08] + Updated devel/p5-Context-Preserve to 0.03 [wiz 2017-11-08] --_----------=_1510158533103870--