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 5B5487ABF0 for ; Sat, 5 Mar 2016 07:24:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CA2B885EF5; Sat, 5 Mar 2016 07:24:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5626B85E38 for ; Sat, 5 Mar 2016 07:24:33 +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 oBubnYGrwGTi for ; Sat, 5 Mar 2016 07:24:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0157584CEC for ; Sat, 5 Mar 2016 07:24:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EFED1FBB7; Sat, 5 Mar 2016 07:24:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 5 Mar 2016 07:24:32 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/time/p5-MooseX-Types-DateTime To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160305072432.EFED1FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Mar 5 07:24:32 UTC 2016 Modified Files: pkgsrc/time/p5-MooseX-Types-DateTime: Makefile distinfo Log Message: Update to 0.13 Upstream changes: 0.13 2015-10-04 23:38:13Z - make all tests pass with both the current DateTime::Locale and the upcoming new version (currently still in trial releases). 0.12 2015-09-27 05:01:39Z - fix new test that may fail with older Moose To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/time/p5-MooseX-Types-DateTime/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/p5-MooseX-Types-DateTime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.