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 91B387A0F3 for ; Fri, 3 Feb 2017 02:07:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 435CB855CB; Fri, 3 Feb 2017 02:07:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C83C384CF0 for ; Fri, 3 Feb 2017 02:07:29 +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 CFIQ0vDyoZdP for ; Fri, 3 Feb 2017 02:07:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 690E584CE7 for ; Fri, 3 Feb 2017 02:07:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66FCDFBA6; Fri, 3 Feb 2017 02:07:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1486087649241350" MIME-Version: 1.0 Date: Fri, 3 Feb 2017 02:07:29 +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: <20170203020729.66FCDFBA6@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. --_----------=_1486087649241350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Feb 3 02:07:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-Moose to 2.2004 To generate a diff of this commit: cvs rdiff -u -r1.550 -r1.551 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1486087649241350 Content-Disposition: inline Content-Length: 709 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.550 pkgsrc/doc/CHANGES-2017:1.551 --- pkgsrc/doc/CHANGES-2017:1.550 Thu Feb 2 20:43:17 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Feb 3 02:07:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.550 2017/02/02 20:43:17 leot Exp $ +$NetBSD: CHANGES-2017,v 1.551 2017/02/03 02:07:29 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -704,3 +704,4 @@ Changes to the packages collection and i Updated x11/xf86-video-ati to 7.8.0nb1 [wiz 2017-02-02] Updated www/py-pelican to 3.7.1 [nils 2017-02-02] Updated x11/st-term to 0.7nb1 [leot 2017-02-02] + Updated devel/p5-Moose to 2.2004 [wen 2017-02-03] --_----------=_1486087649241350--