From owner-cvs-all Mon Sep 17 11:10: 5 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 9F28D37B416; Mon, 17 Sep 2001 11:09:58 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8HI9w313115; Mon, 17 Sep 2001 11:09:58 -0700 (PDT) (envelope-from knu) Message-Id: <200109171809.f8HI9w313115@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 17 Sep 2001 11:09:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/09/17 11:09:58 PDT Modified files: sysutils/portupgrade Makefile Log: Remove ruby_static from RUN_DEPENDS. Now that RUBY_ARCH has been changed not to include a minor version of the system, you no longer need to have ruby_s in order to cope with the migration problem with a minor system upgrade like 4.3 -> 4.4. You will need ruby_static only if you are going to do a major upgrade of your system like 4.3 -> 5.0. Revision Changes Path 1.76 +2 -3 ports/sysutils/portupgrade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message