From owner-svn-src-stable@FreeBSD.ORG Wed Oct 20 07:54:27 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5EB1106564A; Wed, 20 Oct 2010 07:54:27 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C3DB68FC08; Wed, 20 Oct 2010 07:54:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o9K7sRlc042036; Wed, 20 Oct 2010 07:54:27 GMT (envelope-from maxim@svn.freebsd.org) Received: (from maxim@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o9K7sRTk042034; Wed, 20 Oct 2010 07:54:27 GMT (envelope-from maxim@svn.freebsd.org) Message-Id: <201010200754.o9K7sRTk042034@svn.freebsd.org> From: Maxim Konovalov Date: Wed, 20 Oct 2010 07:54:27 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r214103 - stable/8/share/examples/etc X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2010 07:54:27 -0000 Author: maxim Date: Wed Oct 20 07:54:27 2010 New Revision: 214103 URL: http://svn.freebsd.org/changeset/base/214103 Log: MFC r212138: csup(1) does not have -g flag. Modified: stable/8/share/examples/etc/make.conf Directory Properties: stable/8/share/examples/etc/ (props changed) Modified: stable/8/share/examples/etc/make.conf ============================================================================== --- stable/8/share/examples/etc/make.conf Wed Oct 20 07:47:31 2010 (r214102) +++ stable/8/share/examples/etc/make.conf Wed Oct 20 07:54:27 2010 (r214103) @@ -181,7 +181,7 @@ #SUP_UPDATE= # #SUP= /usr/bin/csup -#SUPFLAGS= -g -L 2 +#SUPFLAGS= -L 2 #SUPHOST= cvsup.uk.FreeBSD.org #SUPFILE= /usr/share/examples/cvsup/standard-supfile #PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile