From owner-cvs-all@FreeBSD.ORG Wed Jan 30 01:48:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3774916A41B; Wed, 30 Jan 2008 01:48:11 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A43C13C457; Wed, 30 Jan 2008 01:48:11 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m0U1mACp056623; Wed, 30 Jan 2008 01:48:10 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0U1mAUi056622; Wed, 30 Jan 2008 01:48:10 GMT (envelope-from dougb) Message-Id: <200801300148.m0U1mAUi056622@repoman.freebsd.org> From: Doug Barton Date: Wed, 30 Jan 2008 01:48:10 +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/ports-mgmt/portmaster/files portmaster.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 01:48:11 -0000 dougb 2008-01-30 01:48:10 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster/files portmaster.sh.in Log: Cosmetic fix for the code: Only expand the $FreeBSD tag once Bug fix: If using the combination -aiG, don't run the interactive mode test in the build phase, use the one that's already in check_for_updates() Revision Changes Path 2.1 +3 -3 ports/ports-mgmt/portmaster/files/portmaster.sh.in