Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id D7E4163EC86 for ; Mon, 29 Apr 2013 12:07:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 95FF114A18F; Mon, 29 Apr 2013 12:07:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D9FA14A18E for ; Mon, 29 Apr 2013 12:07:23 +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 Oz6fUY57vV_1 for ; Mon, 29 Apr 2013 12:07:22 +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 C536214A18D for ; Mon, 29 Apr 2013 12:07:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B3D86175DD; Mon, 29 Apr 2013 12:07:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 29 Apr 2013 12:07:22 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Compress-Raw-Bzip2 To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20130429120722.B3D86175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Mon Apr 29 12:07:22 UTC 2013 Modified Files: pkgsrc/devel/p5-Compress-Raw-Bzip2: Makefile distinfo Log Message: Update p5-Compress-Raw-Bzip2 to 2.060. Changes from previous: ---------------------- 2.060 7 January 2013 * No Changes 2.059 24 November 2012 * Copy-on-write support [#81352] 2.058 12 November 2012 * No Changes 2.057 10 November 2012 * Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT [#80318] * Install to 'site' instead of 'perl' when perl version is 5.11+ [#79811] * update to ppport.h that includes SvPV_nomg_nolen [#78080] To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Compress-Raw-Bzip2/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Compress-Raw-Bzip2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.