Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7378363BC69 for ; Sun, 5 Sep 2010 01:22:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E2B6F63B100; Sun, 5 Sep 2010 01:22:42 +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 45EF263B108 for ; Sun, 5 Sep 2010 01:22:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 35146175DD; Sun, 5 Sep 2010 01:22:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 5 Sep 2010 01:22:30 +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: <20100905012230.35146175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sun Sep 5 01:22:30 UTC 2010 Modified Files: pkgsrc/pkgtools/rpm2pkg: Makefile pkgsrc/pkgtools/rpm2pkg/files: rpm2pkg.c Log Message: Update "rpm2pkg" package to version 3.1.2 (*sigh*): Fix bug in last change which broke extracting RPMs via "lzcat" (which is now also used for uncompressed RPMs). To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/pkgtools/rpm2pkg/Makefile cvs rdiff -u -r1.13 -r1.14 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.