Received: by mail.netbsd.org (Postfix, from userid 605) id C619284D9F; Sat, 17 Jun 2017 13:27:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5730384D9C for ; Sat, 17 Jun 2017 13:27:05 +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 MjAL2LEopwKV for ; Sat, 17 Jun 2017 13:27:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BAE3384D88 for ; Sat, 17 Jun 2017 13:27:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B4785FAE8; Sat, 17 Jun 2017 13:27:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149770602484130" MIME-Version: 1.0 Date: Sat, 17 Jun 2017 13:27:04 +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: <20170617132704.B4785FAE8@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. --_----------=_149770602484130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jun 17 13:27:04 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-MooseX-Types-Structured to 0.36 To generate a diff of this commit: cvs rdiff -u -r1.2419 -r1.2420 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149770602484130 Content-Disposition: inline Content-Length: 740 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.2419 pkgsrc/doc/CHANGES-2017:1.2420 --- pkgsrc/doc/CHANGES-2017:1.2419 Sat Jun 17 13:09:43 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jun 17 13:27:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2419 2017/06/17 13:09:43 mef Exp $ +$NetBSD: CHANGES-2017,v 1.2420 2017/06/17 13:27:04 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3057,3 +3057,4 @@ Changes to the packages collection and i Updated mail/postfix-sqlite to 3.2.2 [taca 2017-06-17] Updated devel/p5-Perl-Critic to 1.128 [mef 2017-06-17] Updated devel/p5-Parse-Yapp to 1.06 [mef 2017-06-17] + Updated devel/p5-MooseX-Types-Structured to 0.36 [mef 2017-06-17] --_----------=_149770602484130--