Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F2FFF63B8A5 for ; Thu, 23 Apr 2009 21:38:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9713C63B133; Thu, 23 Apr 2009 21:38:04 +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 F25D663B11A for ; Thu, 23 Apr 2009 21:38:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C561D175D0; Thu, 23 Apr 2009 21:38:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 23 Apr 2009 21:38:02 +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: <20090423213802.C561D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Apr 23 21:38:02 UTC 2009 Modified Files: pkgsrc/pkgtools/rpm2pkg: Makefile pkgsrc/pkgtools/rpm2pkg/files: rpm2pkg.c Log Message: Update "rpm2pkg" package to version 2.2. Changes since version 2.1.1: - Switch to 2-clause BSD license. - Compile with extra warnings (again) if GCC is used as the compiler. - Fix build warnings reported by "-Wsign-compare". To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/pkgtools/rpm2pkg/Makefile cvs rdiff -u -r1.6 -r1.7 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.