From owner-cvs-all@FreeBSD.ORG Thu Feb 26 12:44:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E150016A4CE; Thu, 26 Feb 2004 12:44:18 -0800 (PST) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB1043D1F; Thu, 26 Feb 2004 12:44:18 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (f1c1b0cab7b6b3dc07f0202274d8eac0@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203])i1QKiIB1004235; Thu, 26 Feb 2004 12:44:18 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5772166CAF; Thu, 26 Feb 2004 12:44:17 -0800 (PST) Date: Thu, 26 Feb 2004 12:44:17 -0800 From: Kris Kennaway To: Akinori MUSHA Message-ID: <20040226204417.GF5915@xor.obsecurity.org> References: <200402261920.i1QJK9DA070598@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sDKAb4OeUBrWWL6P" Content-Disposition: inline In-Reply-To: <200402261920.i1QJK9DA070598@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby16 Makefile pkg-plist ports/lang/ruby16-shim-ruby18 Makefile pkg-plist ports/lang/ruby16_static Makefile pkg-plist ports/lang/ruby18 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 26 Feb 2004 20:44:19 -0000 --sDKAb4OeUBrWWL6P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 26, 2004 at 11:20:09AM -0800, Akinori MUSHA wrote: > knu 2004/02/26 11:20:09 PST >=20 > FreeBSD ports repository >=20 > Modified files: > Mk bsd.ruby.mk=20 > lang/ruby16 Makefile pkg-plist=20 > lang/ruby16-shim-ruby18 Makefile pkg-plist=20 > lang/ruby16_static Makefile pkg-plist=20 > lang/ruby18 Makefile pkg-plist=20 > Log: > Change the default version of ruby to 1.8 for i386 as well, finally. > =20 > Always put a version suffix to the ruby name (no matter if ruby is the > default version) to avoid mess in future. > =20 > [Notes for i386 users] > =20 > If you are a ruby developer and still want to stick with ruby 1.6 as > default, please add RUBY_DEFAULT_VER=3D1.6 to /etc/make.conf. > =20 > If you are a ruby developer and want to keep ruby 1.6 as default, > please add RUBY_DEFAULT_VER=3D1.6 to /etc/make.conf. Otherwise, please > run the following series of commands to migrate to ruby 1.8: > =20 > 1) Reinstall portupgrade manually (and ruby 1.8 will be installed) > pkg_delete portupgrade-\* > (cd /usr/ports/sysutils/portupgrade; make install clean) > =20 > 2) Reinstall everything that depends on ruby 1.6 (to use ruby 1.8) > portupgrade -fr lang/ruby16 > =20 > 3) Reinstall ruby 1.8 (because the previous step kills symlinks) > portupgrade -f lang/ruby18 > =20 > 4) Deinstall ruby 1.6 stuff (if you are paranoia) > pkg_deinstall -ri lang/ruby16 This should be documented in CHANGES since it's almost certain to generate support questions. Kris --sDKAb4OeUBrWWL6P Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPlqgWry0BWjoQKURAlvwAJ9kNZir9fYTHL6qCo5kn7ssouHA7wCfZW6r hzY8GBzfbh4j37rPZr/vhZg= =77lo -----END PGP SIGNATURE----- --sDKAb4OeUBrWWL6P--