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 914017A271 for ; Sun, 21 Aug 2016 07:14:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 42FDA85ECF; Sun, 21 Aug 2016 07:14:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8AC785EB9 for ; Sun, 21 Aug 2016 07:14:56 +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 C-93StUZ7DDe for ; Sun, 21 Aug 2016 07:14:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2EF7B85EC9 for ; Sun, 21 Aug 2016 07:14:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D104FBC3; Sun, 21 Aug 2016 07:14:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471763696127340" MIME-Version: 1.0 Date: Sun, 21 Aug 2016 07:14:56 +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: <20160821071456.2D104FBC3@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. --_----------=_1471763696127340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 21 07:14:56 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/p5-Module-Build to 0.42200 To generate a diff of this commit: cvs rdiff -u -r1.3472 -r1.3473 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16305 -r1.16306 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471763696127340 Content-Disposition: inline Content-Length: 1339 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.3472 pkgsrc/doc/CHANGES-2016:1.3473 --- pkgsrc/doc/CHANGES-2016:1.3472 Sun Aug 21 07:08:22 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Aug 21 07:14:55 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3472 2016/08/21 07:08:22 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3473 2016/08/21 07:14:55 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4927,3 +4927,4 @@ Changes to the packages collection and i Updated devel/ruby-railties32 to 3.2.22.4 [taca 2016-08-21] Updated www/ruby-rails32 to 3.2.22.4 [taca 2016-08-21] Updated devel/p5-CPAN-Meta to 2.150010 [wiz 2016-08-21] + Updated devel/p5-Module-Build to 0.42200 [wiz 2016-08-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16305 pkgsrc/doc/TODO:1.16306 --- pkgsrc/doc/TODO:1.16305 Sat Aug 20 12:27:41 2016 +++ pkgsrc/doc/TODO Sun Aug 21 07:14:55 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16305 2016/08/20 12:27:41 mef Exp $ +$NetBSD: TODO,v 1.16306 2016/08/21 07:14:55 wiz Exp $ Suggested new packages ====================== @@ -1219,7 +1219,6 @@ For possible Perl packages updates, see o p5-IP-Country-3.03 o p5-Locale-Codes-3.38 o p5-Memoize-Memcached-0.11 - o p5-Module-Build-0.42200 o p5-Moose-Policy-0.05 o p5-Net-ManageSieve-0.13 o p5-NetPacket-1.6.0 --_----------=_1471763696127340--