Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CA01F63B8FB for ; Tue, 19 May 2009 23:27:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 842BD63B1FE; Tue, 19 May 2009 23:27: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 2290D63B125 for ; Tue, 19 May 2009 23:27:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 08702175D0; Tue, 19 May 2009 23:27:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 19 May 2009 23:27:35 +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: <20090519232735.08702175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue May 19 23:27:35 UTC 2009 Modified Files: pkgsrc/time/p5-Time-Piece: Makefile distinfo Log Message: pkgsrc changes: - updating package for p5 module Time::Piece from 1.13nb1 to 1.14 - setting gnu-gpl-v2 as license upstream changes: 1.14 - rework add_months() to not rely on strptime being able to parse illegal dates (Gisle Aas). - Various win32 TZ fixes from p5p core perl version To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/time/p5-Time-Piece/Makefile cvs rdiff -u -r1.4 -r1.5 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.