Received: by mail.netbsd.org (Postfix, from userid 605) id E51B184DF0; Sun, 18 Jun 2017 03:30:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 73AC884DD2 for ; Sun, 18 Jun 2017 03:30:44 +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 cBR53SNsFWIj for ; Sun, 18 Jun 2017 03:30:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D799C84CE0 for ; Sun, 18 Jun 2017 03:30:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D60A9FAE8; Sun, 18 Jun 2017 03:30:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149775664364310" MIME-Version: 1.0 Date: Sun, 18 Jun 2017 03:30:43 +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: <20170618033043.D60A9FAE8@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. --_----------=_149775664364310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jun 18 03:30:43 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-Moose to 2.2005 To generate a diff of this commit: cvs rdiff -u -r1.2426 -r1.2427 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149775664364310 Content-Disposition: inline Content-Length: 734 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.2426 pkgsrc/doc/CHANGES-2017:1.2427 --- pkgsrc/doc/CHANGES-2017:1.2426 Sun Jun 18 03:25:09 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jun 18 03:30:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2426 2017/06/18 03:25:09 mef Exp $ +$NetBSD: CHANGES-2017,v 1.2427 2017/06/18 03:30:43 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3064,3 +3064,4 @@ Changes to the packages collection and i Updated devel/p5-PAR to 1.015 [mef 2017-06-18] Updated devel/p5-MooX-ConfigFromFile to 0.008 [mef 2017-06-18] Updated devel/p5-MooX-File-ConfigDir to 0.006 [mef 2017-06-18] + Updated devel/p5-Moose to 2.2005 [mef 2017-06-18] --_----------=_149775664364310--