Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 272BB63B879 for ; Wed, 22 Jul 2009 13:00:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE9FA63B196; Wed, 22 Jul 2009 13:00:46 +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 F0A6E63B177 for ; Wed, 22 Jul 2009 13:00:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E127F175D0; Wed, 22 Jul 2009 13:00:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 22 Jul 2009 13:00:45 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/time/remind To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090722130045.E127F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jul 22 13:00:45 UTC 2009 Modified Files: pkgsrc/time/remind: Makefile distinfo Log Message: Update to 3.1.7, set LICENSE. Wherever you could write "day Mon year", the parser now accepts "YYYY-MM-DD". A new slide() built-in function eases creation of some complicated reminders. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/time/remind/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/time/remind/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.