Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 77C8B63F3FE for ; Sat, 20 Apr 2013 11:44:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3AB4214A23A; Sat, 20 Apr 2013 11:44:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C924714A216 for ; Sat, 20 Apr 2013 11:44:31 +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 YRBu4CZYgMzn for ; Sat, 20 Apr 2013 11:44:31 +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 47D1C14A1C8 for ; Sat, 20 Apr 2013 11:44:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3A39C175DD; Sat, 20 Apr 2013 11:44:31 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 20 Apr 2013 11:44:31 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Compress-Raw-Zlib To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20130420114431.3A39C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Sat Apr 20 11:44:31 UTC 2013 Modified Files: pkgsrc/devel/p5-Compress-Raw-Zlib: Makefile distinfo pkgsrc/devel/p5-Compress-Raw-Zlib/patches: patch-aa Log Message: Update p5-Compress-Raw-Zlib to 2.060. Changes from previous: ---------------------- 2.060 7 January 2013 * Mention SimpleZip in POD 2.059 24 November 2012 * Copy-on-write support [#81353] 2.058 12 November 2012 * No Changes 2.057 10 November 2012 * Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT [#80319] * Install to 'site' instead of 'perl' when perl version is 5.11+ [#79812] * update to ppport.h that includes SvPV_nomg_nolen [#78079] To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-Compress-Raw-Zlib/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Compress-Raw-Zlib/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Compress-Raw-Zlib/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.