Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9443C63BA9C for ; Wed, 4 Aug 2010 16:42:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4179C63B101; Wed, 4 Aug 2010 16:42: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 604D263B100 for ; Wed, 4 Aug 2010 16:42:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4B230175DD; Wed, 4 Aug 2010 16:42:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 4 Aug 2010 16:42:36 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-DateTime-Format-HTTP To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100804164236.4B230175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Aug 4 16:42:36 UTC 2010 Modified Files: pkgsrc/time/p5-DateTime-Format-HTTP: Makefile distinfo Log Message: Updating time/p5-DateTime-Format-HTTP from 0.38 to 0.39 pkgsrc changes: - adjust license Upstream changes: 0.39 2010-07-03 - No code changes from previous versions. 0.38_01 2010-07-01 - Making sure the nanosecond is a integer, and not a float making the creation of a DateTime object fail. Fixes RT 58854 (Christiaan Kras) - Repository moved from Subversion to Git. The repository can be located at git://github.com/Htbaa/DateTime-Format-HTTP.git To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/p5-DateTime-Format-HTTP/Makefile \ pkgsrc/time/p5-DateTime-Format-HTTP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.