Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CE75B63BA2A for ; Mon, 25 Jan 2010 00:09:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4596263B1ED; Mon, 25 Jan 2010 00:09:46 +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 5A04F63B1EB for ; Mon, 25 Jan 2010 00:09:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 30876175DD; Mon, 25 Jan 2010 00:09:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 25 Jan 2010 00:09:45 +0000 From: Zafer Aydogan Subject: CVS commit: pkgsrc/archivers/pigz To: pkgsrc-changes@NetBSD.org Reply-To: zafer@netbsd.org X-Mailer: log_accum Message-Id: <20100125000945.30876175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: zafer Date: Mon Jan 25 00:09:45 UTC 2010 Modified Files: pkgsrc/archivers/pigz: Makefile distinfo Log Message: Update to 2.1.6 The changes from 2.1.5 are: - Added pigz.spec to distribution for RPM systems [Brown] - Avoid some compiler warnings - Process symbolic links if piping to stdout [Hoffst?tte] - Decompress if executable named "gunzip" [Hoffst?tte] - Allow ".tgz" suffix [Chernookiy] - Fix adler32 comparison on .zz files To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/pigz/Makefile \ pkgsrc/archivers/pigz/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.