Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD68A63B89C for ; Wed, 22 Dec 2010 09:36:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 84F7619D61D; Wed, 22 Dec 2010 09:36:38 +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 C85BB19D5D7 for ; Wed, 22 Dec 2010 09:36:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BB8B7175DD; Wed, 22 Dec 2010 09:36:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 22 Dec 2010 09:36:35 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/pkgtools/rpm2pkg To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20101222093635.BB8B7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Wed Dec 22 09:36:35 UTC 2010 Modified Files: pkgsrc/pkgtools/rpm2pkg: Makefile pkgsrc/pkgtools/rpm2pkg/files: rpm2pkg.c Log Message: Update "rpm2pkg" package to version 3.1.7. Changes since 3.1.6: - Use "xzcat" instead of "lzcat". This package now doesn't depend on the "archivers/xz" package under NetBSD-current because "xzcat" is part of the base distribution. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 pkgsrc/pkgtools/rpm2pkg/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/pkgtools/rpm2pkg/files/rpm2pkg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.