Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B3A2463B886 for ; Tue, 2 Feb 2010 12:43:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 635D463B10D; Tue, 2 Feb 2010 12:43:42 +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 97ABD63B10B for ; Tue, 2 Feb 2010 12:43:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 849FA175DD; Tue, 2 Feb 2010 12:43:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 2 Feb 2010 12:43:41 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-Time-Piece To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100202124341.849FA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Feb 2 12:43:41 UTC 2010 Modified Files: pkgsrc/time/p5-Time-Piece: Makefile distinfo Log Message: Updating time/p5-Time-Piece from 1.16 to 1.17 Upstream changes: 1.17 - Force all to use internal strptime then everyone gets %z even OSX users. - Finally figured out the timezone test failures on Win32 and fixed them. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/time/p5-Time-Piece/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/p5-Time-Piece/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.