From owner-svn-ports-all@FreeBSD.ORG Tue Dec 11 07:49:10 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B93DBE50; Tue, 11 Dec 2012 07:49:10 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9E0358FC1D; Tue, 11 Dec 2012 07:49:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBB7nAdO033043; Tue, 11 Dec 2012 07:49:10 GMT (envelope-from ume@svn.freebsd.org) Received: (from ume@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBB7nATC033042; Tue, 11 Dec 2012 07:49:10 GMT (envelope-from ume@svn.freebsd.org) Message-Id: <201212110749.qBB7nATC033042@svn.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 11 Dec 2012 07:49:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308669 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 07:49:10 -0000 Author: ume Date: Tue Dec 11 07:49:10 2012 New Revision: 308669 URL: http://svnweb.freebsd.org/changeset/ports/308669 Log: Correct use of portmaster's options. Spotted by: Thomas Mueller Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Dec 11 07:48:34 2012 (r308668) +++ head/UPDATING Tue Dec 11 07:49:10 2012 (r308669) @@ -13,7 +13,7 @@ you update your ports collection, before rebuild all ports that depend on it. If you use portmaster: - portmaster -r -w cyrus-sasl- + portmaster -w -r cyrus-sasl- If you use portupgrade: portupgrade -fr security/cyrus-sasl2