Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A86E863BAB3 for ; Sun, 17 May 2009 18:08:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2D5F863B1B8; Sun, 17 May 2009 18:08:02 +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 13A7663B1A3 for ; Sun, 17 May 2009 18:08:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BED6E175D0; Sun, 17 May 2009 18:08:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 17 May 2009 18:08:00 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-DateTime To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090517180800.BED6E175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun May 17 18:08:00 UTC 2009 Modified Files: pkgsrc/time/p5-DateTime: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 DateTime modules from 0.49 to 0.50 Upstream changes: 0.50 2009-05-11 - Tests were failing on Win32 because they attempted to use a negative epoch. Fixed so that these tests are skipped. Fixes RT #45966. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/p5-DateTime/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/time/p5-DateTime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.