Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D3FD963B8A5 for ; Fri, 1 May 2009 21:15:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 45D3C63B1C6; Fri, 1 May 2009 21:15:36 +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 EAB8B63B1CA for ; Fri, 1 May 2009 21:15:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 74A3D175D0; Fri, 1 May 2009 21:15:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 1 May 2009 21:15:34 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-Time To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090501211534.74A3D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Fri May 1 21:15:34 UTC 2009 Modified Files: pkgsrc/time/p5-Time: Makefile distinfo Log Message: PkgSrc changes: - Updating package for various p5 time related module from 2003.1126 to 2006.0814 - Setting license to public-domain Upstream changes: 2006.0814: A bugfix for negative offsets that overflowed (from Vernon Lyon ) Add a few more timezones (from Peter Ludemann and Alex Bowley ) Recognize fractional times counts like "1.5 minutes ago" (from Simon Wistow ) Recognize Dow "before last" (from Ole Craig ) Change various __DATA__ to __END__ (from Nick Ing-Simmons ) To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/p5-Time/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/p5-Time/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.