Received: by mail.netbsd.org (Postfix, from userid 605) id 77EF684D8F; Sat, 7 Apr 2018 08:47:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 75DA884CD1 for ; Sat, 7 Apr 2018 08:47:06 +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 Ze6B0XJ-3Bsf for ; Sat, 7 Apr 2018 08:47:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id AF73C84CD0 for ; Sat, 7 Apr 2018 08:47:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A7837FBEC; Sat, 7 Apr 2018 08:47:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523090825210880" MIME-Version: 1.0 Date: Sat, 7 Apr 2018 08:47:05 +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: <20180407084705.A7837FBEC@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. --_----------=_1523090825210880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Apr 7 08:47:05 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/p5-MooX-StrictConstructor to 0.010 To generate a diff of this commit: cvs rdiff -u -r1.1688 -r1.1689 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523090825210880 Content-Disposition: inline Content-Length: 749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1688 pkgsrc/doc/CHANGES-2018:1.1689 --- pkgsrc/doc/CHANGES-2018:1.1688 Sat Apr 7 08:13:49 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Apr 7 08:47:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1688 2018/04/07 08:13:49 wen Exp $ +$NetBSD: CHANGES-2018,v 1.1689 2018/04/07 08:47:05 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2299,3 +2299,4 @@ Changes to the packages collection and i Updated devel/p5-Test-Perl-Critic to 1.04 [wen 2018-04-07] Updated misc/libreoffice to 6.0.3.2 [ryoon 2018-04-07] Updated devel/p5-System-Command to 1.119 [wen 2018-04-07] + Updated devel/p5-MooX-StrictConstructor to 0.010 [wen 2018-04-07] --_----------=_1523090825210880--