From owner-cvs-all Tue Mar 26 14: 7:17 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 8CB8C37B416; Tue, 26 Mar 2002 14:07:13 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2QM7DU86692; Tue, 26 Mar 2002 14:07:13 -0800 (PST) (envelope-from knu) Message-Id: <200203262207.g2QM7DU86692@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 26 Mar 2002 14:07:13 -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/03/26 14:07:13 PST Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20020327.2. Now automatic portsclean -L works properly. portupgrade(1): - Fix portsclean -L invocation. - Fix some messages. - Update the manpage. o Add another example for -B that runs 'cvs update' for the master port(s) of a slave port, using 'ports_glob -M'. Question by: Ollivier Robert o Mention that portupgrade(1) now runs `portsclean -L' at the end of each upgrade. o Fix wording and update the descriptions about portsclean -L. portsclean(1): - Fix wording and update the descriptions about -L. Revision Changes Path 1.133 +3 -2 ports/sysutils/portupgrade/Makefile 1.119 +1 -0 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message