Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 681E77A271 for ; Fri, 29 Jul 2016 12:11:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E737185E7E; Fri, 29 Jul 2016 12:11:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 77A4885E45 for ; Fri, 29 Jul 2016 12:11:20 +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 0apA9u_u4gTj for ; Fri, 29 Jul 2016 12:11:20 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D23BA85E57 for ; Fri, 29 Jul 2016 12:11:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF6B5FBB5; Fri, 29 Jul 2016 12:11:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469794279142600" MIME-Version: 1.0 Date: Fri, 29 Jul 2016 12:11:19 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160729121119.CF6B5FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1469794279142600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Jul 29 12:11:19 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated lang/p5-Switch to 2.17 To generate a diff of this commit: cvs rdiff -u -r1.3125 -r1.3126 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16213 -r1.16214 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469794279142600 Content-Disposition: inline Content-Length: 1314 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3125 pkgsrc/doc/CHANGES-2016:1.3126 --- pkgsrc/doc/CHANGES-2016:1.3125 Fri Jul 29 11:58:29 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Jul 29 12:11:19 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3125 2016/07/29 11:58:29 wen Exp $ +$NetBSD: CHANGES-2016,v 1.3126 2016/07/29 12:11:19 wen Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4436,3 +4436,4 @@ Changes to the packages collection and i Updated databases/sql-workbench to 120 [abs 2016-07-29] Updated security/p5-Digest-SHA3 to 0.25 [wen 2016-07-29] Updated devel/p5-Perl6-Export to 0.009 [wen 2016-09-29] + Updated lang/p5-Switch to 2.17 [wen 2016-07-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16213 pkgsrc/doc/TODO:1.16214 --- pkgsrc/doc/TODO:1.16213 Fri Jul 29 11:58:29 2016 +++ pkgsrc/doc/TODO Fri Jul 29 12:11:19 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16213 2016/07/29 11:58:29 wen Exp $ +$NetBSD: TODO,v 1.16214 2016/07/29 12:11:19 wen Exp $ Suggested new packages ====================== @@ -1273,7 +1273,6 @@ For possible Perl packages updates, see o p5-SVG-Graph-0.0402 o p5-SVN-Simple-0.312 o p5-Software-License-0.103011 - o p5-Switch-2.17 o p5-Sys-Utmp-1.7 o p5-Text-Hunspell-2.14 o p5-Tie-Cycle-1.221 --_----------=_1469794279142600--