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 A62C47A3DB for ; Thu, 14 Apr 2016 12:52:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5D48E85F2F; Thu, 14 Apr 2016 12:52:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E143885E38 for ; Thu, 14 Apr 2016 12:52:24 +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 J4gh_CHJKXBd for ; Thu, 14 Apr 2016 12:52:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 87B8284CE5 for ; Thu, 14 Apr 2016 12:52:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85DCFFBBA; Thu, 14 Apr 2016 12:52:24 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 14 Apr 2016 12:52:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/time/p5-Time-Duration-Parse To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160414125224.85DCFFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Apr 14 12:52:24 UTC 2016 Modified Files: pkgsrc/time/p5-Time-Duration-Parse: Makefile distinfo Log Message: Update p5-Time-Duration-Parse to 0.13. 0.13 2015-10-25 NEILB - Added additional abbrevations for 'months': 'mo', 'mon', 'mons'. Thanks to PERLANCAR. - Rewrote the main testsuite to be data driven, to make it easy to add test cases, as for the above change. - Updated github repo URL after changing my github username To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/p5-Time-Duration-Parse/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/p5-Time-Duration-Parse/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.