Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DCB0D63BB39 for ; Sat, 31 Jul 2010 09:52:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 192CB63B101; Sat, 31 Jul 2010 09:52:23 +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 2B61363B100 for ; Sat, 31 Jul 2010 09:52:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 16C50175DD; Sat, 31 Jul 2010 09:52:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 31 Jul 2010 09:52:22 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Compress-Raw-Zlib To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100731095222.16C50175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Jul 31 09:52:21 UTC 2010 Modified Files: pkgsrc/devel/p5-Compress-Raw-Zlib: Makefile distinfo Log Message: Updating devel/p5-Compress-Raw-Zlib from 2.024 to 2.030 Upstream changes: 2.030 22 July 2010 * Ran the zlib2ansi script against the files in zlib-src. Thanks to Nicholas Clark for the reminder. * Added "-DNO_VIZ" to DEFINE in Makefile.PL [RT #65293] 2.027 24 April 2010 * Updated to include zlib 1.2.5 2.026 7 April 2010 * Fixed definition of Z_TREES in Makefile.PL [RT #65293] * Fixed build issue with definition of off64_t not found on Solaris by modifying the zlib source - changed the symbol _LARGEFILE64_SOURCE to _LARGEFILE64_SOURCE_dummy in zconf.h, zlib.h and zutil.h [RT #56108] 2.025 27 March 2010 * Updated to include zlib 1.2.4 * Allow zlib version check to be disabled by setting TEST_SKIP_VERSION_CHECK environment variable. [RT #54510] To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Compress-Raw-Zlib/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Compress-Raw-Zlib/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.