Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AEC4963C093 for ; Tue, 6 Sep 2011 17:48:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 81D5514A1BD; Tue, 6 Sep 2011 17:48:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13FE914A1BE for ; Tue, 6 Sep 2011 17:48:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id YEJZBp5Yqgz0 for ; Tue, 6 Sep 2011 17:48:25 +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 540EF14A1BD for ; Tue, 6 Sep 2011 17:48:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2D825175DD; Tue, 6 Sep 2011 17:48:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 6 Sep 2011 17:48:25 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/mk/emulator To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20110906174825.2D825175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: abs Date: Tue Sep 6 17:48:25 UTC 2011 Modified Files: pkgsrc/mk/emulator: linux-suse.mk linux.mk Log Message: Fix the logic so if a package sets EMUL_REQD to suse>=11.3, then use that in preference to SUSE_PREFER To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/mk/emulator/linux-suse.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/mk/emulator/linux.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.