Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6358F63C131 for ; Sat, 2 May 2009 21:04:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EC63C63B1F3; Sat, 2 May 2009 21:04:35 +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 8248E63B222 for ; Sat, 2 May 2009 21:04:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 618F7175D0; Sat, 2 May 2009 21:04:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 2 May 2009 21:04:34 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Date-Simple To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090502210434.618F7175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat May 2 21:04:34 UTC 2009 Modified Files: pkgsrc/devel/p5-Date-Simple: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 module Date::Simple from 3.02 to 3.03 - Setting license to gnu-gpl-v2 Upstream changes: 2008-01-12 Igor Sutton * Subclassing should now work with today, ymd and d8 constructors (bug #32250). 2008-01-10 Igor Sutton * Copy default_format from old Date::Simple object when adding or subtracting (bug #31037). 2008-01-09 Igor Sutton * Applied patch proposed for 64bit support (bug #28549). To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Date-Simple/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Date-Simple/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.