From owner-cvs-all Tue May 29 14:11:53 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 4F66237B43F; Tue, 29 May 2001 14:11:48 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4TLBmn92140; Tue, 29 May 2001 14:11:48 -0700 (PDT) (envelope-from knu) Message-Id: <200105292111.f4TLBmn92140@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 29 May 2001 14:11:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo pkg-plist 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/05/29 14:11:47 PDT Modified files: sysutils/portupgrade Makefile distinfo pkg-plist Log: Update portupgrade to 1.26 and portversion to 1.4. This is a milestone release for me. Enjoy. :> portupgrade changes: - Implement -s/--sort which sorts packages in the dependency order. - Implement -R/--upward-recursive, and get -r/--recursive working for upgrading as well. (Finally!) - Add -DBATCH to the make fetch' commandline to prevent ports from dumbly waiting for user input. Greatly inspired by: Jimmy Olgeni (Thanks!!) portversion changes: - Make command output optimal by using portupgrade's -s option. - Report possible ports' Makefile breakage. Revision Changes Path 1.10 +3 -3 ports/sysutils/portupgrade/Makefile 1.10 +1 -1 ports/sysutils/portupgrade/distinfo 1.6 +1 -0 ports/sysutils/portupgrade/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message