From owner-cvs-ports@FreeBSD.ORG Thu Jul 21 04:39:21 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 773341065670; Thu, 21 Jul 2011 04:39:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 67E388FC0C; Thu, 21 Jul 2011 04:39:21 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p6L4dL0I074984; Thu, 21 Jul 2011 04:39:21 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6L4dLWT074983; Thu, 21 Jul 2011 04:39:21 GMT (envelope-from linimon) Message-Id: <201107210439.p6L4dLWT074983@repoman.freebsd.org> From: Mark Linimon Date: Thu, 21 Jul 2011 04:39:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-f10 Makefile ports/emulators/linux_dist-gentoo-stage3 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2011 04:39:21 -0000 linimon 2011-07-21 04:39:21 UTC FreeBSD ports repository Modified files: emulators/linux_base-f10 Makefile emulators/linux_dist-gentoo-stage3 Makefile Log: Temporary workaround for INDEX building on pointyhat-west: allow override of LINUX_OSRELEASE. pointyhat-west itself might have a different version of linux compat than whatever we are testing on the client nodes. The more general solution is in ports/135221, which needs a careful -exp run to test. Hat: portmgr Revision Changes Path 1.61 +2 -0 ports/emulators/linux_base-f10/Makefile 1.33 +2 -0 ports/emulators/linux_dist-gentoo-stage3/Makefile