Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8AC0763DE5A for ; Sat, 28 Jan 2012 06:52:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C4A6714A275; Sat, 28 Jan 2012 06:52:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4168714A271 for ; Sat, 28 Jan 2012 06:52:24 +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 jstzG5MKxXQ3 for ; Sat, 28 Jan 2012 06:52:23 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 0E02F14A26F for ; Sat, 28 Jan 2012 06:52:22 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id q0S6prr5028181 for ; Sat, 28 Jan 2012 07:51:53 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id q0S6pqqQ028179 for pkgsrc-changes@netbsd.org; Sat, 28 Jan 2012 07:51:52 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BB9014A203 for ; Thu, 26 Jan 2012 19:00:54 +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 y8KN9EUz1_Q8 for ; Thu, 26 Jan 2012 19:00:54 +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 EC7F514A1D5 for ; Thu, 26 Jan 2012 19:00:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 08132175DD; Thu, 26 Jan 2012 19:00:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Thu, 26 Jan 2012 19:00:53 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/time/p5-DateTime-Format-Strptime To: pkgsrc-changes@netbsd.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20120126190054.08132175DD@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (nef.pbox.org [127.0.0.1]); Sat, 28 Jan 2012 07:51:53 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Thu Jan 26 19:00:53 UTC 2012 Modified Files: pkgsrc/time/p5-DateTime-Format-Strptime: Makefile distinfo Log Message: Updated to 1.5000 Changes: 1.5000 2010-10-16 - This module did not recognize UTC as a valid time zone. Patch by Danijel Tašov. RT #59209. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/time/p5-DateTime-Format-Strptime/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/p5-DateTime-Format-Strptime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.