From owner-cvs-all Sun Feb 17 21:42:53 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 EC03737B400; Sun, 17 Feb 2002 21:42:48 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1I5gmH93213; Sun, 17 Feb 2002 21:42:48 -0800 (PST) (envelope-from knu) Message-Id: <200202180542.g1I5gmH93213@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 17 Feb 2002 21:42:48 -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/02/17 21:42:48 PST Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20020218. No bugfixes, just a couple of improvements. pkg_sort(1), portupgrade(1): - Sort packages by build-time dependencies in addition to run-time dependencies. This slightly slows sorting down but offers faultless upgrading. Inspired by: ade portcvsweb(1): - Accept a pkgname_glob, a portorigin_glob, and a cvs module alias. portcvsweb bash-1\* portcvsweb portupgrade portcvsweb \*/fd protcvsweb sys/i386/conf etc. etc... - Suppress ident(1)'s error message. - Add -h, -q and -v. Revision Changes Path 1.120 +1 -2 ports/sysutils/portupgrade/Makefile 1.110 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message