From owner-cvs-all Wed Jan 16 2:38:57 2002 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 CD52D37B416; Wed, 16 Jan 2002 02:38:53 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0GAcr251129; Wed, 16 Jan 2002 02:38:53 -0800 (PST) (envelope-from knu) Message-Id: <200201161038.g0GAcr251129@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 16 Jan 2002 02:38:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo 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 2002/01/16 02:38:53 PST Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20020116.1. - Distinguish "ignored" from "skipped", and only report ignored packages when -v/--verbose is specified. (This reduces loads of "No need to upgrade ..." messages that you see when you run portupgrade -a, etc.) Point taken from: Quincey Koziol - Embrace the bsd.*.mk changes in CURRENT and stop files from getting installed into /. Problem noted by: Brooks Davis , Anders Andersson For recent CURRENT users, please manually remove /_* and /*.rb files that should have been accidentally installed by bsd.prog.mk. Revision Changes Path 1.109 +1 -1 ports/sysutils/portupgrade/Makefile 1.101 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message