Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 297DD63B86D for ; Tue, 11 Sep 2012 09:24:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0315E14A1DE; Tue, 11 Sep 2012 09:24:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0AA6814A1DA for ; Tue, 11 Sep 2012 09:24:13 +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 0NA1iZDb4bWL for ; Tue, 11 Sep 2012 09:24:12 +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 783A814A1D5 for ; Tue, 11 Sep 2012 09:24:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7E70B175DD; Tue, 11 Sep 2012 09:24:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 11 Sep 2012 09:24:08 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/time/p5-Time-HiRes To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120911092408.7E70B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Tue Sep 11 09:24:08 UTC 2012 Modified Files: pkgsrc/time/p5-Time-HiRes: Makefile distinfo Log Message: Updating package for CPAN module Time::HiRes in time/p5-Time-HiRes from 1.9724nb1 to 1.9725. upstream changes: 1.9725 [2012-02-01] - Correct stack discipline in stat(), which was screwing up list operations in expressions containing calls to it [rt.cpan.org #72926]. - Add missing OUTPUT sections to the XS code [rt.cpan.org #70930]. - Skip itimer tests on GNU/Hurd, which has the API but lacks the implementation [rt.cpan.org #72754]. - Fix a doubled word in the documentation [rt.cpan.org #72763]. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/time/p5-Time-HiRes/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/time/p5-Time-HiRes/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.