From owner-svn-src-stable@FreeBSD.ORG Fri Nov 7 22:06:06 2008 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 5750D1065677; Fri, 7 Nov 2008 22:06:06 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 448838FC19; Fri, 7 Nov 2008 22:06:06 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mA7M64A1094012; Fri, 7 Nov 2008 22:06:04 GMT (envelope-from blackend@svn.freebsd.org) Received: (from blackend@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mA7M64P5094011; Fri, 7 Nov 2008 22:06:04 GMT (envelope-from blackend@svn.freebsd.org) Message-Id: <200811072206.mA7M64P5094011@svn.freebsd.org> From: Marc Fonvieille Date: Fri, 7 Nov 2008 22:06:04 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r184754 - stable/7/usr.sbin/sysinstall 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: Fri, 07 Nov 2008 22:06:06 -0000 Author: blackend (doc committer) Date: Fri Nov 7 22:06:04 2008 New Revision: 184754 URL: http://svn.freebsd.org/changeset/base/184754 Log: MFC: r184753 Update ports number and size of Ports Collection. Approved by: re (kib) Modified: stable/7/usr.sbin/sysinstall/dist.c Modified: stable/7/usr.sbin/sysinstall/dist.c ============================================================================== --- stable/7/usr.sbin/sysinstall/dist.c Fri Nov 7 22:01:31 2008 (r184753) +++ stable/7/usr.sbin/sysinstall/dist.c Fri Nov 7 22:06:04 2008 (r184754) @@ -304,8 +304,8 @@ distMaybeSetPorts(dialogMenuItem *self) { dialog_clear_norefresh(); if (!msgYesNo("Would you like to install the FreeBSD ports collection?\n\n" - "This will give you ready access to over 17,000 ported software packages,\n" - "at a cost of around 400MB of disk space when \"clean\" and possibly\n" + "This will give you ready access to over 19,000 ported software packages,\n" + "at a cost of around 445MB of disk space when \"clean\" and possibly\n" "much more than that when a lot of the distribution tarballs are loaded\n" "(unless you have the extra discs available from a FreeBSD CD/DVD distribution\n" "and can mount them on /cdrom, in which case this is far less of a problem).\n\n"