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 8C4B97A16F for ; Wed, 19 Apr 2017 12:28:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3629A84E04; Wed, 19 Apr 2017 12:28:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB59A84C6C for ; Wed, 19 Apr 2017 12:28:47 +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 6iizoTpN8A5w for ; Wed, 19 Apr 2017 12:28:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4E38B84DFA for ; Wed, 19 Apr 2017 12:28:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C52DFBE4; Wed, 19 Apr 2017 12:28:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1492604927149210" MIME-Version: 1.0 Date: Wed, 19 Apr 2017 12:28:47 +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: <20170419122847.4C52DFBE4@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. --_----------=_1492604927149210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Apr 19 12:28:47 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/p5-MetaCPAN-Client to 2.011000 Updated devel/p5-Git-CPAN-Patch to 2.3.1 Updated devel/p5-Data-Printer to 0.39 Updated devel/p5-Log-Dispatch-FileRotate to 1.25 Updated devel/p5-Function-Parameters to 2.000006 To generate a diff of this commit: cvs rdiff -u -r1.1620 -r1.1621 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17256 -r1.17257 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1492604927149210 Content-Disposition: inline Content-Length: 1701 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.1620 pkgsrc/doc/CHANGES-2017:1.1621 --- pkgsrc/doc/CHANGES-2017:1.1620 Wed Apr 19 12:26:59 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Apr 19 12:28:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1620 2017/04/19 12:26:59 joerg Exp $ +$NetBSD: CHANGES-2017,v 1.1621 2017/04/19 12:28:47 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2005,6 +2005,11 @@ Changes to the packages collection and i Updated www/curl to 7.54.0 [wiz 2017-04-19] Updated devel/afl to 2.41b [wiz 2017-04-19] Updated devel/cppunit to 1.14.0 [wiz 2017-04-19] + Updated devel/p5-MetaCPAN-Client to 2.011000 [mef 2017-04-19] + Updated devel/p5-Git-CPAN-Patch to 2.3.1 [mef 2017-04-19] + Updated devel/p5-Data-Printer to 0.39 [mef 2017-04-19] + Updated devel/p5-Log-Dispatch-FileRotate to 1.25 [mef 2017-04-19] + Updated devel/p5-Function-Parameters to 2.000006 [mef 2017-04-19] Updated sysutils/dbus to 1.10.18 [wiz 2017-04-19] Updated devel/fossil to 2.2 [joerg 2017-04-19] Updated time/khal to 0.9.5 [wiz 2017-04-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17256 pkgsrc/doc/TODO:1.17257 --- pkgsrc/doc/TODO:1.17256 Wed Apr 19 12:25:28 2017 +++ pkgsrc/doc/TODO Wed Apr 19 12:28:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17256 2017/04/19 12:25:28 wiz Exp $ +$NetBSD: TODO,v 1.17257 2017/04/19 12:28:46 mef Exp $ Suggested new packages ====================== @@ -1153,7 +1153,6 @@ For possible Perl packages updates, see o p5-Clone-PP-1.07 o p5-DBD-DB2-1.85 o p5-DBD-postgresql-3.6.0 - o p5-Data-Printer-0.39 o p5-FormValidator-Simple-1.00 o p5-GStreamer-0.20 o p5-GraphViz2-2.37 --_----------=_1492604927149210--