Received: by mail.netbsd.org (Postfix, from userid 605) id 2FFEC84D79; Tue, 22 Aug 2017 12:20:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B608284D78 for ; Tue, 22 Aug 2017 12:20:57 +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 IQmm5MGlmSsB for ; Tue, 22 Aug 2017 12:20:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 17DAB84D76 for ; Tue, 22 Aug 2017 12:20:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16426FA7A; Tue, 22 Aug 2017 12:20:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503404457157540" MIME-Version: 1.0 Date: Tue, 22 Aug 2017 12:20:57 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20170822122057.16426FA7A@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. --_----------=_1503404457157540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Aug 22 12:20:56 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-Data-Integer to 0.006 Updated devel/p5-Data-Peek to 0.47 Updated devel/p5-Data-Section to 0.200.007 Updated devel/p5-Debug-Client to 0.31 To generate a diff of this commit: cvs rdiff -u -r1.3403 -r1.3404 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503404457157540 Content-Disposition: inline Content-Length: 894 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.3403 pkgsrc/doc/CHANGES-2017:1.3404 --- pkgsrc/doc/CHANGES-2017:1.3403 Tue Aug 22 08:53:47 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Aug 22 12:20:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3403 2017/08/22 08:53:47 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3404 2017/08/22 12:20:56 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4744,3 +4744,7 @@ Changes to the packages collection and i Updated www/py-cheroot to 5.8.3 [adam 2017-08-22] Updated www/py-websockets to 3.4 [adam 2017-08-22] Updated www/py-autobahn to 17.8.1 [adam 2017-08-22] + Updated devel/p5-Data-Integer to 0.006 [mef 2017-08-22] + Updated devel/p5-Data-Peek to 0.47 [mef 2017-08-22] + Updated devel/p5-Data-Section to 0.200.007 [mef 2017-08-22] + Updated devel/p5-Debug-Client to 0.31 [mef 2017-08-22] --_----------=_1503404457157540--