From owner-svn-ports-all@FreeBSD.ORG Sat Jun 1 01:08:05 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9C2B9C9; Sat, 1 Jun 2013 01:08:05 +0000 (UTC) (envelope-from swills@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 8E8F162C; Sat, 1 Jun 2013 01:08:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r51185Es049183; Sat, 1 Jun 2013 01:08:05 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r51185LV049182; Sat, 1 Jun 2013 01:08:05 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201306010108.r51185LV049182@svn.freebsd.org> From: Steve Wills Date: Sat, 1 Jun 2013 01:08:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319551 - 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: Sat, 01 Jun 2013 01:08:05 -0000 Author: swills Date: Sat Jun 1 01:08:05 2013 New Revision: 319551 URL: http://svnweb.freebsd.org/changeset/ports/319551 Log: - Update ruby note to remind users to stop software before updating it. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Jun 1 00:52:11 2013 (r319550) +++ head/UPDATING Sat Jun 1 01:08:05 2013 (r319551) @@ -16,8 +16,9 @@ you update your ports collection, before AFFECTS: users of lang/ruby18 AUTHOR: swills@FreeBSD.org - The default ruby version has been updated from 1.8 to 1.9. You'll need to - rebuild all ports that depend on ruby: + The default ruby version has been updated from 1.8 to 1.9. First, stop any + software that uses ruby. Then, you'll need to rebuild all ports that depend + on ruby: If you use portmaster: # portmaster -o lang/ruby19 lang/ruby18