From owner-cvs-all Sun Apr 1 14:21:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54BC437B718; Sun, 1 Apr 2001 14:21:28 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f31LLSv32856; Sun, 1 Apr 2001 14:21:28 -0700 (PDT) (envelope-from knu) Message-Id: <200104012121.f31LLSv32856@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 1 Apr 2001 14:21:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/04/01 14:21:28 PDT Modified files: lang/ruby Makefile Log: Do a ${MV} with -f so that the installation process won't stop and ask a question when some version of ruby is already installed. This is useful when you want to automatically upgrade the port using portupgrade. :) Submitted by: Jimmy Olgeni Revision Changes Path 1.47 +2 -2 ports/lang/ruby/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message