Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2DEBF63BB83 for ; Wed, 4 Aug 2010 16:15:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D147E63B101; Wed, 4 Aug 2010 16:15:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D04EC63B100 for ; Wed, 4 Aug 2010 16:15:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AE08C175DD; Wed, 4 Aug 2010 16:15:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 4 Aug 2010 16:15:36 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-DateTime-Format-DateParse To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100804161536.AE08C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Aug 4 16:15:36 UTC 2010 Modified Files: pkgsrc/time/p5-DateTime-Format-DateParse: Makefile distinfo Log Message: Updating time/p5-DateTime-Format-DateParse from 0.04 to 0.05 pkgsrc changes: - add license definition - adjust dependcy versions from dist-version to pkgsrc package version Upstream changes: 0.05 - test warning fix - Nanoseconds are always turned into an integer, with rounding as needed. (Dave Rolsky) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ pkgsrc/time/p5-DateTime-Format-DateParse/Makefile \ pkgsrc/time/p5-DateTime-Format-DateParse/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.