From owner-cvs-all Mon Aug 13 13:45:24 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 BA73C37B407; Mon, 13 Aug 2001 13:45:19 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7DKjGV67986; Mon, 13 Aug 2001 13:45:19 -0700 (PDT) (envelope-from knu) Message-Id: <200108132045.f7DKjGV67986@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 13 Aug 2001 13:45:16 -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/13 13:45:16 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010814, with some enhanced support for coping with cyclic dependencies. - Fix a bug in the cyclic dependencies handler where it couldn't always cope with a cycle properly. [Problem found by: Fritz Heinrichmeyer ] - Don't emit a confusing error message "Cannot update the ports DB!" on a recoverable error. - Implement a cyclic dependencies fixer in pkgdepfix(1). (Cyclic dependencies could never be generated if ports are made properly..) Revision Changes Path 1.43 +2 -2 ports/sysutils/portupgrade/Makefile 1.39 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message