Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 83B7F63BB67 for ; Sun, 1 Aug 2010 20:35:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3394463B101; Sun, 1 Aug 2010 20:35:50 +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 6500E63B100 for ; Sun, 1 Aug 2010 20:35:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5201A175DD; Sun, 1 Aug 2010 20:35:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 1 Aug 2010 20:35:49 +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: <20100801203549.5201A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 1 20:35:49 UTC 2010 Modified Files: pkgsrc/time/p5-Time-Piece: Makefile distinfo Log Message: Updating time/p5-Time-Piece from 1.19 to 1.20 Upstream changes: 1.20 - Fix for alloca broke Solaris - Fixed documentation buggette about strptime - Added ->pretty() method for Time::Seconds objects - Add %s support to strptime To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/time/p5-Time-Piece/Makefile cvs rdiff -u -r1.9 -r1.10 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.