Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0B0DD63BEB2 for ; Fri, 11 Nov 2011 11:02:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C709014A26F; Fri, 11 Nov 2011 11:02:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFE4414A25C for ; Fri, 11 Nov 2011 11:02: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 Fl5mUHubcD2P for ; Fri, 11 Nov 2011 11:02:24 +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 7636214A21E for ; Fri, 11 Nov 2011 11:02:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5859C175DD; Fri, 11 Nov 2011 11:02:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 11 Nov 2011 11:02:24 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-Compress-Raw-Bzip2 To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20111111110224.5859C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Fri Nov 11 11:02:24 UTC 2011 Modified Files: pkgsrc/devel/p5-Compress-Raw-Bzip2: Makefile distinfo Log Message: Updating devel/p5-Compress-Raw-Bzip2 from 2.037 to 2.040 for most recent low level programing interface to bzip2 from the Perl programming language as requirement for the update of devel/p5-IO-Compress to 2.040. Upstream changes: 2.040 28 October 2011 * No Changes 2.039 28 October 2011 * croak if attempt to freeze/thaw compression object [RT #69985] To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Compress-Raw-Bzip2/Makefile cvs rdiff -u -r1.12 -r1.13 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.