From owner-cvs-all Wed Aug 29 3: 7: 2 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 8C95637B406; Wed, 29 Aug 2001 03:06:58 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7TA6wr73179; Wed, 29 Aug 2001 03:06:58 -0700 (PDT) (envelope-from knu) Message-Id: <200108291006.f7TA6wr73179@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 29 Aug 2001 03:06:58 -0700 (PDT) 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 2001/08/29 03:06:58 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010829.1. Not a really mandatory update. portupgrade: - Make portupgrade download packages using pkg_fetch(1) when -FP is given. (also aware of -R, -f and -v) pkg_fetch: - Be more intelligent and try All and Latest in the proper order. - Return a non-zero status value when some are failed. - Change -r to -R, since it recurses upwards through dependencies. Revision Changes Path 1.68 +2 -2 ports/sysutils/portupgrade/Makefile 1.60 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message