Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4BE7163CC32 for ; Tue, 16 Aug 2011 22:39:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 20AA614A37E; Tue, 16 Aug 2011 22:39:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E10FA14A37F for ; Tue, 16 Aug 2011 22:39:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Y6dKPApt0qBC for ; Tue, 16 Aug 2011 22:39:27 +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 47FB514A372 for ; Tue, 16 Aug 2011 22:39:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 23A3B175DD; Tue, 16 Aug 2011 22:39:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 16 Aug 2011 22:39:27 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/time/p5-Date-ICal To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20110816223927.23A3B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Aug 16 22:39:27 UTC 2011 Modified Files: pkgsrc/time/p5-Date-ICal: Makefile distinfo Log Message: Update to 2.678: Please note that this module is long-since abandoned. While I do accept patches, and occasionally apply them, for the most part it is recommended that you move off of this module and use the various modules developed by the datetime project. You can find out more about the datetime project at http://datetime.perl.org/ 2011-05-10 * Applies patch from Mark Alway for situation where min, hour, and sec are all '00'. However, a reminder that you should be using the DateTime modules instead. 2009-08-19 09:23 rbowen * No functional changes in this revision, just a move to svn and a cleanup of the documentation, removing references to long-defunct URLs, and adding references to the datetime.perl.org project, where you really should be looking for all of your Perl datetime needs. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/p5-Date-ICal/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/time/p5-Date-ICal/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.